Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/openmpi.spec'], chrootPath='/var/lib/mock/module-openmpi-2.1-20181215212125-a5b0195c-build-14632852-1044841/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 30: %{name} here because of _cc_name_suffix Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/openmpi.spec'], chrootPath='/var/lib/mock/module-openmpi-2.1-20181215212125-a5b0195c-build-14632852-1044841/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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': 'en_US.UTF-8'} and shell False warning: Macro expanded in comment on line 30: %{name} here because of _cc_name_suffix Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M6T7kS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openmpi-2.1.6rc1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/openmpi-2.1.6rc1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmpi-2.1.6rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zh7izi + umask 022 + cd /builddir/build/BUILD + cd openmpi-2.1.6rc1 + ./configure --prefix=/usr/lib/openmpi --mandir=/usr/share/man/openmpi-arm --includedir=/usr/include/openmpi-arm --sysconfdir=/etc/openmpi-arm --disable-silent-rules --enable-builtin-atomics --enable-mpi-thread-multiple --enable-mpi-cxx --enable-mpi-java --with-sge --with-valgrind --enable-memchecker --with-hwloc=/usr CC=gcc CXX=g++ 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' FC=gfortran 'FCFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' checking for perl... perl ./configure: line 5716: hostname: command not found ============================================================================ == Configuring Open MPI ============================================================================ *** Startup tests checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf 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 '1000' is supported by ustar format... yes checking whether GID '425' 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 versions checking for repo version... v2.1.5-29-gd9b9e59 checking Open MPI version... 2.1.6rc1 checking Open MPI release date... Nov 28, 2018 checking Open MPI repository version... v2.1.5-29-gd9b9e59 checking for repo version... v2.1.5-29-gd9b9e59 checking Open MPI Run-Time Environment version... 2.1.6rc1 checking Open MPI Run-Time Environment release date... Nov 28, 2018 checking Open MPI Run-Time Environment repository version... v2.1.5-29-gd9b9e59 checking for repo version... v2.1.5-29-gd9b9e59 checking Open SHMEM version... 2.1.6rc1 checking Open SHMEM release date... Nov 28, 2018 checking Open SHMEM repository version... v2.1.5-29-gd9b9e59 checking for repo version... v2.1.5-29-gd9b9e59 checking Open Portable Access Layer version... 2.1.6rc1 checking Open Portable Access Layer release date... Nov 28, 2018 checking Open Portable Access Layer repository version... v2.1.5-29-gd9b9e59 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-2.1.6rc1 configure: srcdir: /builddir/build/BUILD/openmpi-2.1.6rc1 ./configure: line 8760: hostname: command not found installing to directory "/usr/lib/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 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@ Distribution checking if want ident string... 2.1.6rc1 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 __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 external PMIx support()... no *** ORTE Configuration options checking if want orterun "--prefix" behavior to be enabled by default... no checking if want orte static ports... yes *** 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 checking which 'use mpi_f08' implementation to use... regular (no subarray support) *** 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 checking if want custom libmpi(_FOO) name... mpi checking if want wrapper compiler rpath 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 for gcc option to accept ISO C99... none needed 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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... no 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 char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 8 checking size of float _Complex... 8 checking size of double _Complex... 16 checking size of long double _Complex... 16 checking size of void *... 4 checking size of size_t... 4 checking size of ssize_t... 4 checking size of ptrdiff_t... 4 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... 4 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 8 checking alignment of float _Complex... 4 checking alignment of double _Complex... 8 checking alignment of long double _Complex... 8 checking alignment of void *... 4 checking alignment of size_t... 4 checking for C bool type... no checking size of _Bool... 1 checking for weak symbol support... yes checking for macro weak symbol support... yes checking for functional offsetof macro... yes *** C++ compiler and preprocessor 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions checking size of bool... 1 checking alignment of bool... 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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__(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 compiler familyid... 1 checking for compiler familyname... GNU checking for compiler version... 524801 checking for compiler version_str... 8.2.1 *** Java compiler checking OS X/macOS locations... not found checking Linux locations... found (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include) checking --with-jdk-bindir value... sanity check ok (/usr/bin) checking --with-jdk-headers value... sanity check ok (/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/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 Java support available... yes *** Java MPI bindings checking if want Java bindings... yes checking if shared libraries are enabled... yes checking if Java support was found... 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 processor support of __atomic builtin atomic compare-and-swap on 128-bit values... no checking for __atomic builtin atomic compare-and-swap on 128-bit values with -mcx16 flag... no 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... ARM checking for builtin atomics... BUILTIN_GCC checking for atomic assembly filename... none *** Fortran compiler checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes 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 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... no 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... no checking for C type matching bit representation of REAL*16... skipped (no REAL*16) configure: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled 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... no 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... 5 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 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)... 4 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 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 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 sys/mount.h... yes checking for sys/sysctl.h... yes 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_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 pointer diff type... ptrdiff_t (size: 4) checking for type of MPI_Aint... ptrdiff_t (size: 4) checking for type of MPI_Count... long (size: 4) checking for type of MPI_Offset... long (size: 4) checking for an MPI datatype for MPI_Offset... MPI_LONG checking for MPI_INTEGER_KIND... 4 checking for MPI_ADDRESS_KIND... 4 checking for MPI_COUNT_KIND... 4 checking for MPI_OFFSET_KIND... 4 checking the linker for support for the -fini option... yes ============================================================================ == Library and Function tests ============================================================================ checking for library containing openpty... -lutil 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 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... no checking if C++ compiler and POSIX threads work as is... no checking if Fortran compiler and POSIX threads work as is... no checking if C compiler and POSIX threads work with -Kthread... no checking if C compiler and POSIX threads work with -kthread... no checking if C compiler and POSIX threads work with -pthread... yes checking if C++ compiler and POSIX threads work with -Kthread... no checking if C++ compiler and POSIX threads work with -kthread... no checking if C++ compiler and POSIX threads work with -pthread... yes checking if Fortran compiler and POSIX threads work with -Kthread... no checking if Fortran compiler and POSIX threads work with -kthread... no checking if Fortran compiler and POSIX threads work with -pthread... 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 if want MPI_THREAD_MULTIPLE support... Enabled 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/lib/openmpi' '--mandir=/usr/share/man/openmpi-arm' '--includedir=/usr/include/openmpi-arm' '--sysconfdir=/etc/openmpi-arm' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-thread-multiple' '--enable-mpi-cxx' '--enable-mpi-java' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CC=gcc' 'CXX=g++' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'FC=gfortran' 'FCFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'PKG_CONFIG_PATH=:/usr/lib/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... hwloc1112, external --- MCA component hwloc:hwloc1112 (m4 configuration macro, priority 90) checking for MCA component hwloc:hwloc1112 compile mode... static checking hwloc building mode... embedded configure: hwloc builddir: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/hwloc1112/hwloc configure: hwloc srcdir: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/hwloc1112/hwloc checking for hwloc version... 1.11.2 checking if want hwloc maintainer support... disabled (embedded mode) checking for hwloc directory prefix... opal/mca/hwloc/hwloc1112/hwloc/ checking for hwloc symbol prefix... hwloc_ checking size of void *... (cached) 4 checking which OS support to include... Linux checking which CPU support to include... unknown checking size of unsigned long... 4 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 function strncasecmp is declared... 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 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) yes checking whether CTL_HW is declared... no checking whether HW_NCPU is declared... no checking whether strtoull is declared... yes 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 function sched_setaffinity is declared... 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... yes checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether function ffs is declared... yes checking for ffsl... yes checking whether function ffsl is declared... 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 numaif.h usability... no checking numaif.h presence... no checking for numaif.h... 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 custom xml_nolibxml linux linuxpci checking components to build as plugins... checking whether hwloc configure succeeded... yes checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no configure: WARNING: using an external hwloc; disqualifying this component checking if MCA component hwloc:hwloc1112 can compile... no --- 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 external hwloc supports XML... yes checking for infiniband/verbs.h... (cached) no checking if external hwloc version is 1.8 or greater... yes checking if external hwloc version is lower than 2.0... yes checking if MCA component hwloc:external can compile... yes 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 if user requested PMI support... no 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, dl, event, hwloc, if, installdirs, memchecker, memcpy, memory, mpool, patcher, pmix, pstat, rcache, sec, shmem, timer +++ Configuring MCA framework common checking for no configure components in framework common... checking for m4 configure components in framework common... cuda, sm, ugni, verbs, libfabric, 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: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:ugni (m4 configuration macro) checking for MCA component common:ugni compile mode... dso checking for CRAY_UGNI... no checking if MCA component common:ugni can compile... no --- 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... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking if ConnectX XRC support is enabled... no checking if ConnectIB XRC support is enabled... no checking if dynamic SL is enabled... no checking if MCA component common:verbs can compile... no --- MCA component common:libfabric (m4 configuration macro) checking for MCA component common:libfabric compile mode... dso checking --with-libfabric value... simple ok (unspecified value) checking --with-libfabric-libdir value... simple ok (unspecified value) checking looking for 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 MCA component common:libfabric 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... bucket, basic checking for m4 configure components in framework allocator... --- MCA component allocator:bucket (no configuration) checking for MCA component allocator:bucket compile mode... dso checking if MCA component allocator:bucket can compile... yes --- MCA component allocator:basic (no configuration) checking for MCA component allocator:basic compile mode... dso checking if MCA component allocator:basic can compile... yes +++ Configuring MCA framework backtrace checking for no configure components in framework backtrace... checking for m4 configure components in framework backtrace... none, printstack, execinfo --- 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: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: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... openib, vader, tcp, portals4, sm, usnic, ugni, smcuda, scif --- 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:openib (m4 configuration macro) checking for MCA component btl:openib compile mode... dso 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.ext_atomic_cap... no checking if MCA component btl:openib can compile... no --- 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 --- 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: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... no 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:usnic (m4 configuration macro) checking for MCA component btl:usnic compile mode... dso checking size of void *... (cached) 4 checking for 64 bit Linux... no checking if MCA component btl:usnic can compile... no --- MCA component btl:ugni (m4 configuration macro) checking for MCA component btl:ugni compile mode... dso checking if MCA component btl:ugni can compile... no --- 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:scif (m4 configuration macro) checking for MCA component btl:scif compile mode... dso checking --with-scif value... simple ok (unspecified value) checking scif.h usability... no checking scif.h presence... no checking for scif.h... no checking if MCA component btl:scif can compile... no +++ Configuring MCA framework dl checking for no configure components in framework dl... checking for m4 configure components in framework dl... libltdl, dlopen --- 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... -ldl 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... libevent2022, external --- MCA component event:external (m4 configuration macro, priority 90) checking for MCA component event:external compile mode... static checking if MCA component event:external can compile... no --- MCA component event:libevent2022 (m4 configuration macro, priority 80) checking for MCA component event:libevent2022 compile mode... static checking libevent configuration args... --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport configure: OPAL configuring in opal/mca/event/libevent2022/libevent configure: running /bin/sh './configure' --disable-dns --disable-http --disable-rpc --disable-openssl --enable-thread-support --disable-evport '--prefix=/usr/lib/openmpi' '--mandir=/usr/share/man/openmpi-arm' '--includedir=/usr/include/openmpi-arm' '--sysconfdir=/etc/openmpi-arm' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-thread-multiple' '--enable-mpi-cxx' '--enable-mpi-java' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CC=gcc' 'CXX=g++' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'FC=gfortran' 'FCFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' 'CPPFLAGS=-I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random' --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... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf 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... 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 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 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... yes 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 whether CTL_KERN is declared... yes checking whether KERN_RANDOM is declared... yes checking whether RANDOM_UUID is declared... yes checking whether KERN_ARND is declared... no 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... yes checking for umask... yes checking for getaddrinfo... yes checking size of long... 4 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 for working epoll library interface... checking if epoll can build... yes yes checking for epoll syscall support... 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) 4 checking size of int... 4 checking size of short... 2 checking size of size_t... 4 checking size of void *... 4 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... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking size of pthread_t... 4 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 checking if MCA component event:libevent2022 can compile... yes checking if have working event ops for the event framework... yes checking for winning event component header file... libevent2022/libevent2022.h +++ Configuring MCA framework if checking for no configure components in framework if... checking for m4 configure components in framework if... bsdx_ipv6, solaris_ipv6, bsdx_ipv4, posix_ipv4, linux_ipv6 --- 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: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 --- 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: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: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 +++ 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 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... overwrite --- MCA component patcher:overwrite (m4 configuration macro) checking for MCA component patcher:overwrite compile mode... dso checking if MCA component patcher:overwrite can compile... no +++ Configuring MCA framework pmix checking for no configure components in framework pmix... checking for m4 configure components in framework pmix... s1, cray, pmix112, s2, external --- 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:cray (m4 configuration macro) checking for MCA component pmix:cray compile mode... dso checking for Cray PMI support... checking for CRAY_PMI... no checking if MCA component pmix:cray can compile... no --- MCA component pmix:pmix112 (m4 configuration macro) checking for MCA component pmix:pmix112 compile mode... dso checking if PMIx shared memory data store is enabled... yes configure: OPAL configuring in opal/mca/pmix/pmix112/pmix configure: running /bin/sh './configure' --disable-debug --enable-embedded-mode --disable-pmix-backward-compatibility --with-pmix-symbol-prefix=opal_pmix_pmix112_ --enable-dstore --with-libevent-header=\"opal/mca/event/libevent2022/libevent2022.h\" --with-hwloc-header=\"opal/mca/hwloc/external/external.h\" '--prefix=/usr/lib/openmpi' '--mandir=/usr/share/man/openmpi-arm' '--includedir=/usr/include/openmpi-arm' '--sysconfdir=/etc/openmpi-arm' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-thread-multiple' '--enable-mpi-cxx' '--enable-mpi-java' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CC=gcc' 'CXX=g++' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'FC=gfortran' 'FCFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'PKG_CONFIG_PATH=:/usr/lib/pkgconfig:/usr/share/pkgconfig' 'CFLAGS=-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard ' 'CPPFLAGS=-I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' --cache-file=/dev/null --srcdir=. --disable-option-checking ./configure: line 3034: hostname: command not found ============================================================================ == Configuring PMIx ============================================================================ checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking target system type... armv7l-unknown-linux-gnueabihf 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 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf 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... 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 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 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 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 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 want pretty-print stacktrace... yes checking if want shared memory datastore... 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 ./configure: line 17160: hostname: command not found installing to directory "/usr/lib/openmpi" *** C compiler and preprocessor checking for gcc option to accept ISO C99... none needed 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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing checking for C ident string support... #ident 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 configure: pmix builddir: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix configure: pmix srcdir: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix checking for pmix version... 1.2.4 checking if want pmix maintainer support... disabled checking for pmix directory prefix... (none) checking for pmix symbol prefix... opal_pmix_pmix112_ ============================================================================ == Compiler and preprocessor tests ============================================================================ 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... no 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... 4 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of void *... 4 checking size of size_t... 4 checking size of ptrdiff_t... 4 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... 4 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of void *... 4 checking alignment of size_t... 4 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 compiler familyid... 0 checking for compiler familyname... UNKNOWN checking for compiler version... 0 checking for compiler version_str... UNKNOWN *** Assembler checking dependency style of gcc... gcc3 checking for perl... /usr/bin/perl checking for __atomic builtin atomics... yes checking for processor support of __atomic builtin atomic compare-and-swap on 128-bit values... no checking for __atomic builtin atomic compare-and-swap on 128-bit values with -mcx16 flag... no 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... ARM checking for builtin atomics... BUILTIN_GCC ============================================================================ == 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 for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... 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/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 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 net/uio.h usability... no checking net/uio.h presence... no checking for net/uio.h... no 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 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/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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no 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... 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: 4) ============================================================================ == Library and Function tests ============================================================================ checking for library containing socket... none required checking for library containing dirname... none required checking for library containing ceil... -lm 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 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 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 if gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) ============================================================================ == Libevent ============================================================================ checking for libevent... assumed available (embedded mode) checking libevent header... "opal/mca/event/libevent2022/libevent2022.h" checking libevent2/thread header... "opal/mca/event/libevent2022/libevent2022.h" ============================================================================ == HWLOC ============================================================================ checking for hwloc... assumed available (embedded mode) checking hwloc header... "opal/mca/hwloc/external/external.h" ============================================================================ == SASL ============================================================================ checking will sasl support be built... no ============================================================================ == Munge ============================================================================ checking will munge support be built... no ============================================================================ == Dstore Locking ============================================================================ checking for struct flock.l_type... yes checking for pthread_rwlockattr_setkind_np... yes checking for pthread_rwlockattr_setpshared... yes *** Set path-related compiler flags *** Final output checking for the C compiler vendor... (cached) gnu checking for ANSI C header files... (cached) yes checking if gcc supports -finline-functions... (cached) yes checking if gcc supports -fno-strict-aliasing... (cached) yes configure: WARNING: -fno-strict-aliasing has been added to CFLAGS checking if gcc supports __builtin_expect... (cached) yes checking if gcc supports __builtin_prefetch... (cached) yes checking if gcc supports __builtin_clz... (cached) yes checking for C optimization flags... -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden checking for C ident string support... #ident ============================================================================ == Final compiler flags ============================================================================ checking final CPPFLAGS... -I$(PMIX_top_srcdir) -I$(PMIX_top_srcdir)/src -I$(PMIX_top_srcdir)/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include checking final CFLAGS... -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden ============================================================================ == 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 Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating test/simple/Makefile config.status: creating include/pmix/autogen/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: /bin/sh './configure' succeeded for opal/mca/pmix/pmix112/pmix checking if MCA component pmix:pmix112 can compile... yes --- 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 --- MCA component pmix:external (m4 configuration macro) checking for MCA component pmix:external compile mode... dso checking if MCA component pmix:external can compile... no +++ Configuring MCA framework pstat checking for no configure components in framework pstat... checking for m4 configure components in framework pstat... test, linux --- 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... rgpusm, udreg, gpusm --- 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: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 --- 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 +++ Configuring MCA framework sec checking for no configure components in framework sec... basic checking for m4 configure components in framework sec... munge, keystone --- MCA component sec:basic (no configuration) checking for MCA component sec:basic compile mode... dso checking if MCA component sec:basic can compile... yes --- MCA component sec:munge (m4 configuration macro) checking for MCA component sec:munge compile mode... dso checking for munge in... (default search paths) checking munge.h usability... no checking munge.h presence... no checking for munge.h... no checking will munge support be built... no checking if MCA component sec:munge can compile... no --- MCA component sec:keystone (m4 configuration macro) checking for MCA component sec:keystone compile mode... dso checking want keystone security... no checking if MCA component sec:keystone can compile... no +++ Configuring MCA framework shmem checking for no configure components in framework shmem... checking for m4 configure components in framework shmem... posix, sysv, mmap --- 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... -lrt 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 --- 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 +++ Configuring MCA framework timer checking for no configure components in framework timer... checking for m4 configure components in framework timer... solaris, altix, darwin, linux --- 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: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 --- 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... no *** Configuring MCA for orte checking for frameworks for orte... common, dfs, errmgr, ess, filem, grpcomm, iof, notifier, odls, oob, plm, ras, rmaps, rml, routed, rtc, schizo, 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 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 orte_check_cray_alps_happy = no checking if MCA component common:alps can compile... no +++ Configuring MCA framework dfs checking for no configure components in framework dfs... test, orted, app checking for m4 configure components in framework dfs... --- MCA component dfs:test (no configuration) checking for MCA component dfs:test compile mode... dso checking if MCA component dfs:test can compile... yes --- MCA component dfs:orted (no configuration) checking for MCA component dfs:orted compile mode... dso checking if MCA component dfs:orted can compile... yes --- MCA component dfs:app (no configuration) checking for MCA component dfs:app compile mode... dso checking if MCA component dfs:app can compile... yes +++ Configuring MCA framework errmgr checking for no configure components in framework errmgr... default_tool, default_orted, default_hnp, default_app checking for m4 configure components in framework errmgr... --- 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 --- 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_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_app (no configuration) checking for MCA component errmgr:default_app compile mode... dso checking if MCA component errmgr:default_app can compile... yes +++ Configuring MCA framework ess checking for no configure components in framework ess... singleton, pmi, env, hnp, tool checking for m4 configure components in framework ess... lsf, slurm, tm, alps --- 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:pmi (no configuration) checking for MCA component ess:pmi compile mode... dso checking if MCA component ess:pmi can compile... yes --- 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:tool (no configuration) checking for MCA component ess:tool compile mode... dso checking if MCA component ess:tool can compile... yes --- 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 lsf/lsf.h usability... no checking lsf/lsf.h presence... no checking for lsf/lsf.h... no 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... pbs-config checking tm.h usability... yes checking tm.h presence... yes checking for tm.h... yes checking for tm_finalize... yes checking if MCA component ess:tm 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 +++ 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... mr_hnp, orted, hnp, tool, mr_orted checking for m4 configure components in framework iof... --- MCA component iof:mr_hnp (no configuration) checking for MCA component iof:mr_hnp compile mode... dso checking if MCA component iof:mr_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:hnp (no configuration) checking for MCA component iof:hnp compile mode... dso checking if MCA component iof:hnp 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 --- MCA component iof:mr_orted (no configuration) checking for MCA component iof:mr_orted compile mode... dso checking if MCA component iof:mr_orted can compile... yes +++ Configuring MCA framework notifier checking for no configure components in framework notifier... checking for m4 configure components in framework notifier... syslog --- MCA component notifier:syslog (m4 configuration macro) checking for MCA component notifier:syslog compile mode... dso checking for syslog.h... (cached) yes checking if MCA component notifier:syslog can compile... yes +++ Configuring MCA framework odls checking for no configure components in framework odls... checking for m4 configure components in framework odls... default, alps --- 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:alps (m4 configuration macro) checking for MCA component odls:alps compile mode... dso checking if MCA component odls:alps can compile... no +++ Configuring MCA framework oob checking for no configure components in framework oob... checking for m4 configure components in framework oob... ud, tcp, alps, usock --- MCA component oob:ud (m4 configuration macro) checking for MCA component oob:ud compile mode... dso checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking if MCA component oob:ud 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 --- 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:usock (m4 configuration macro) checking for MCA component oob:usock compile mode... dso checking for struct sockaddr_un... yes checking if MCA component oob:usock can compile... yes +++ Configuring MCA framework plm checking for no configure components in framework plm... checking for m4 configure components in framework plm... lsf, isolated, slurm, tm, rsh, alps --- 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: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: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... yes --- 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:alps (m4 configuration macro) checking for MCA component plm:alps compile mode... dso checking if MCA component plm:alps can compile... no +++ Configuring MCA framework ras checking for no configure components in framework ras... simulator checking for m4 configure components in framework ras... lsf, loadleveler, slurm, tm, alps, gridengine --- 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: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:loadleveler (m4 configuration macro) checking for MCA component ras:loadleveler compile mode... dso checking if MCA component ras:loadleveler can compile... yes --- 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... 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 +++ Configuring MCA framework rmaps checking for no configure components in framework rmaps... round_robin, resilient, mindist, rank_file, ppr, seq, staged checking for m4 configure components in framework rmaps... --- 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:resilient (no configuration) checking for MCA component rmaps:resilient compile mode... dso checking if MCA component rmaps:resilient can compile... yes --- 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: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:ppr (no configuration) checking for MCA component rmaps:ppr compile mode... dso checking if MCA component rmaps:ppr 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 --- MCA component rmaps:staged (no configuration) checking for MCA component rmaps:staged compile mode... dso checking if MCA component rmaps:staged can compile... yes +++ Configuring MCA framework rml checking for no configure components in framework rml... oob checking for m4 configure components in framework rml... ftrm --- MCA component rml:oob (no configuration) checking for MCA component rml:oob compile mode... dso checking if MCA component rml:oob can compile... yes --- MCA component rml:ftrm (m4 configuration macro) checking for MCA component rml:ftrm compile mode... dso checking if MCA component rml:ftrm can compile... no +++ Configuring MCA framework routed checking for no configure components in framework routed... radix, debruijn, binomial, direct checking for m4 configure components in framework routed... --- MCA component routed:radix (no configuration) checking for MCA component routed:radix compile mode... dso checking if MCA component routed:radix can compile... yes --- MCA component routed:debruijn (no configuration) checking for MCA component routed:debruijn compile mode... dso checking if MCA component routed:debruijn can compile... yes --- 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 +++ Configuring MCA framework rtc checking for no configure components in framework rtc... hwloc checking for m4 configure components in framework rtc... freq --- MCA component rtc:hwloc (no configuration) checking for MCA component rtc:hwloc compile mode... dso checking if MCA component rtc:hwloc can compile... yes --- MCA component rtc:freq (m4 configuration macro) checking for MCA component rtc:freq compile mode... dso checking for freq control support... yes checking if MCA component rtc:freq can compile... yes +++ Configuring MCA framework schizo checking for no configure components in framework schizo... ompi checking for m4 configure components in framework schizo... --- MCA component schizo:ompi (no configuration) checking for MCA component schizo:ompi compile mode... dso checking if MCA component schizo:ompi can compile... yes +++ Configuring MCA framework state checking for no configure components in framework state... novm, orted, app, dvm, hnp, tool, staged_hnp, staged_orted checking for m4 configure components in framework state... --- 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:app (no configuration) checking for MCA component state:app compile mode... dso checking if MCA component state:app can compile... yes --- MCA component state:dvm (no configuration) checking for MCA component state:dvm compile mode... dso checking if MCA component state:dvm 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:tool (no configuration) checking for MCA component state:tool compile mode... dso checking if MCA component state:tool can compile... yes --- MCA component state:staged_hnp (no configuration) checking for MCA component state:staged_hnp compile mode... dso checking if MCA component state:staged_hnp can compile... yes --- MCA component state:staged_orted (no configuration) checking for MCA component state:staged_orted compile mode... dso checking if MCA component state:staged_orted can compile... yes *** Configuring MCA for ompi checking for frameworks for ompi... common, bml, coll, fbtl, fcoll, fs, 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... +++ 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... sync, tuned, sm, basic, inter, self, libnbc checking for m4 configure components in framework coll... fca, cuda, portals4, hcoll --- 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:sm (no configuration) checking for MCA component coll:sm compile mode... dso checking if MCA component coll:sm 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:inter (no configuration) checking for MCA component coll:inter compile mode... dso checking if MCA component coll:inter 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:libnbc (no configuration) checking for MCA component coll:libnbc compile mode... dso checking if MCA component coll:libnbc can compile... yes --- 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: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:portals4 (m4 configuration macro) checking for MCA component coll:portals4 compile mode... dso checking if MCA component coll:portals4 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 +++ Configuring MCA framework fbtl checking for no configure components in framework fbtl... checking for m4 configure components in framework fbtl... posix, pvfs2, plfs --- 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 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 --- MCA component fbtl:plfs (m4 configuration macro) checking for MCA component fbtl:plfs compile mode... dso checking --with-plfs value... simple ok (unspecified value) checking plfs.h usability... no checking plfs.h presence... no checking for plfs.h... no PLFS support not found checking if MCA component fbtl:plfs can compile... no +++ Configuring MCA framework fcoll checking for no configure components in framework fcoll... individual, two_phase, static, dynamic, dynamic_gen2 checking for m4 configure components in framework fcoll... --- 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:static (no configuration) checking for MCA component fcoll:static compile mode... dso checking if MCA component fcoll:static can compile... yes --- 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 +++ Configuring MCA framework fs checking for no configure components in framework fs... ufs checking for m4 configure components in framework fs... pvfs2, plfs, lustre --- MCA component fs:ufs (no configuration) checking for MCA component fs:ufs compile mode... dso checking if MCA component fs:ufs can compile... yes --- 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:plfs (m4 configuration macro) checking for MCA component fs:plfs compile mode... dso checking --with-plfs value... simple ok (unspecified value) checking for plfs.h... (cached) no PLFS support not found checking if MCA component fs:plfs 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) looking for header without includes checking lustre/lustreapi.h usability... no checking lustre/lustreapi.h presence... no checking for lustre/lustreapi.h... no checking lustre/lustreapi.h usability... no checking lustre/lustreapi.h presence... no checking for lustre/lustreapi.h... no checking for required lustre data structures... no checking if MCA component fs:lustre can compile... no +++ Configuring MCA framework io checking for no configure components in framework io... checking for m4 configure components in framework io... romio314, ompio --- MCA component io:romio314 (m4 configuration macro) checking for MCA component io:romio314 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/romio314/romio configure: running /bin/sh './configure' FROM_OMPI=yes CC="gcc" CFLAGS="-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__" CPPFLAGS=" -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include" FFLAGS="" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " --enable-shared --disable-static --prefix=/usr/lib/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... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf 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... 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 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-2.1.6rc1/ompi/mca/io/romio314/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 *... 4 checking for int large enough for pointers... yes 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 gpfs.h usability... no checking gpfs.h presence... no checking for gpfs.h... no checking gpfs_fcntl.h usability... no checking gpfs_fcntl.h presence... no checking for gpfs_fcntl.h... no 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_type member of statfs structure... 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 unistd.h... (cached) yes checking for large file defines... yes checking whether off64_t is an scalar type... yes 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... no checking for usleep... yes checking whether usleep needs a declaration... no checking for unistd.h... (cached) yes checking for large file defines... yes 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 -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 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/romio314/romio ROMIO distribution configured successfully checking if MCA component io:romio314 can compile... yes --- 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 +++ Configuring MCA framework mtl checking for no configure components in framework mtl... checking for m4 configure components in framework mtl... psm2, portals4, ofi, mxm, psm --- 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 --- 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:ofi (m4 configuration macro) checking for MCA component mtl:ofi compile mode... dso checking if MCA component mtl:ofi can compile... yes checking for index in endpoint array for tag MTL... 1 --- MCA component mtl:mxm (m4 configuration macro) checking for MCA component mtl:mxm 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 mtl:mxm 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 +++ Configuring MCA framework op checking for no configure components in framework op... checking for m4 configure components in framework op... +++ Configuring MCA framework osc checking for no configure components in framework osc... sm checking for m4 configure components in framework osc... portals4, rdma, pt2pt --- 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: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: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:pt2pt (m4 configuration macro) checking for MCA component osc:pt2pt compile mode... dso checking if MCA component osc:pt2pt can compile... yes +++ Configuring MCA framework pml checking for no configure components in framework pml... cm checking for m4 configure components in framework pml... yalla, v, ob1, ucx --- 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:yalla (m4 configuration macro) checking for MCA component pml:yalla compile mode... dso checking if MCA component pml:yalla can compile... no --- 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: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 --with-ucx value... simple ok (unspecified value) checking --with-ucx-libdir value... simple ok (unspecified value) checking ucp/api/ucp.h usability... no checking ucp/api/ucp.h presence... no checking for ucp/api/ucp.h... no checking for UCX version compatibility... no checking if MCA component pml:ucx can compile... no +++ Configuring MCA framework rte checking for no configure components in framework rte... checking for m4 configure components in framework rte... orte --- MCA component rte:orte (m4 configuration macro, priority 100) 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... --- MCA component topo:basic (no configuration) checking for MCA component topo:basic compile mode... dso checking if MCA component topo:basic 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... no +++ Configuring MCA framework memheap checking for no configure components in framework memheap... ptmalloc, buddy checking for m4 configure components in framework memheap... --- MCA component memheap:ptmalloc (no configuration) checking for MCA component memheap:ptmalloc compile mode... dso checking if MCA component memheap:ptmalloc can compile... yes --- MCA component memheap:buddy (no configuration) checking for MCA component memheap:buddy compile mode... dso checking if MCA component memheap:buddy can compile... yes +++ Configuring MCA framework scoll checking for no configure components in framework scoll... mpi, basic checking for m4 configure components in framework scoll... fca --- 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:basic (no configuration) checking for MCA component scoll:basic compile mode... dso checking if MCA component scoll:basic 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... yoda checking for m4 configure components in framework spml... ikrit, ucx --- MCA component spml:yoda (no configuration) checking for MCA component spml:yoda compile mode... dso checking if MCA component spml:yoda can compile... yes --- 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... no +++ Configuring MCA framework sshmem checking for no configure components in framework sshmem... checking for m4 configure components in framework sshmem... verbs, sysv, mmap --- 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 if MCA component sshmem:verbs can compile... no --- 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: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 checking for size of endpoint array... 2 ============================================================================ == Extended MPI interfaces setup ============================================================================ checking for available MPI Extensions... affinity, cuda 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 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 ============================================================================ == 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf 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... no checking for dlopen in -ldl... 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... -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread checking for debugger extra CFLAGS... -g *** 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) checking for OPAL CPPFLAGS... checking for OPAL CFLAGS... -pthread checking for OPAL CFLAGS_PREFIX... checking for OPAL CXXFLAGS... -pthread 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 -ldl -lutil -lm checking for ORTE CPPFLAGS... checking for ORTE CFLAGS... -pthread 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 -ldl -lutil -lm checking for OMPI CPPFLAGS... checking for OMPI CFLAGS... -pthread checking for OMPI CFLAGS_PREFIX... checking for OMPI CXXFLAGS... -pthread checking for OMPI CXXFLAGS_PREFIX... checking for OMPI FCFLAGS... -pthread -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 -ldl -lutil -lm -lrt checking if libtool needs -no-undefined flag to build shared libraries... no *** Final output 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/hwloc1112/Makefile config.status: creating opal/mca/hwloc/hwloc1112/hwloc/Makefile config.status: creating opal/mca/hwloc/hwloc1112/hwloc/include/Makefile config.status: creating opal/mca/hwloc/hwloc1112/hwloc/src/Makefile config.status: creating opal/mca/hwloc/external/Makefile config.status: creating opal/mca/common/Makefile config.status: creating opal/mca/common/cuda/Makefile config.status: creating opal/mca/common/sm/Makefile config.status: creating opal/mca/common/ugni/Makefile config.status: creating opal/mca/common/verbs/Makefile config.status: creating opal/mca/common/libfabric/Makefile config.status: creating opal/mca/common/verbs_usnic/Makefile config.status: creating opal/mca/allocator/Makefile config.status: creating opal/mca/allocator/bucket/Makefile config.status: creating opal/mca/allocator/basic/Makefile config.status: creating opal/mca/backtrace/Makefile config.status: creating opal/mca/backtrace/printstack/Makefile config.status: creating opal/mca/backtrace/execinfo/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/openib/Makefile config.status: creating opal/mca/btl/vader/Makefile config.status: creating opal/mca/btl/tcp/Makefile config.status: creating opal/mca/btl/portals4/Makefile config.status: creating opal/mca/btl/sm/Makefile config.status: creating opal/mca/btl/usnic/Makefile config.status: creating opal/mca/btl/ugni/Makefile config.status: creating opal/mca/btl/smcuda/Makefile config.status: creating opal/mca/btl/scif/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_ipv6/Makefile config.status: creating opal/mca/if/solaris_ipv6/Makefile config.status: creating opal/mca/if/bsdx_ipv4/Makefile config.status: creating opal/mca/if/posix_ipv4/Makefile config.status: creating opal/mca/if/linux_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/overwrite/Makefile config.status: creating opal/mca/pmix/Makefile config.status: creating opal/mca/pmix/s1/Makefile config.status: creating opal/mca/pmix/cray/Makefile config.status: creating opal/mca/pmix/pmix112/Makefile config.status: creating opal/mca/pmix/s2/Makefile config.status: creating opal/mca/pmix/external/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/rgpusm/Makefile config.status: creating opal/mca/rcache/udreg/Makefile config.status: creating opal/mca/rcache/gpusm/Makefile config.status: creating opal/mca/sec/Makefile config.status: creating opal/mca/sec/basic/Makefile config.status: creating opal/mca/sec/munge/Makefile config.status: creating opal/mca/sec/keystone/Makefile config.status: creating opal/mca/shmem/Makefile config.status: creating opal/mca/shmem/posix/Makefile config.status: creating opal/mca/shmem/sysv/Makefile config.status: creating opal/mca/shmem/mmap/Makefile config.status: creating opal/mca/timer/Makefile config.status: creating opal/mca/timer/altix/Makefile config.status: creating opal/mca/timer/solaris/Makefile config.status: creating opal/mca/timer/darwin/Makefile config.status: creating opal/mca/timer/linux/Makefile config.status: creating orte/mca/common/Makefile config.status: creating orte/mca/common/alps/Makefile config.status: creating orte/mca/dfs/Makefile config.status: creating orte/mca/dfs/test/Makefile config.status: creating orte/mca/dfs/orted/Makefile config.status: creating orte/mca/dfs/app/Makefile config.status: creating orte/mca/errmgr/Makefile config.status: creating orte/mca/errmgr/default_tool/Makefile config.status: creating orte/mca/errmgr/default_orted/Makefile config.status: creating orte/mca/errmgr/default_hnp/Makefile config.status: creating orte/mca/errmgr/default_app/Makefile config.status: creating orte/mca/ess/Makefile config.status: creating orte/mca/ess/singleton/Makefile config.status: creating orte/mca/ess/pmi/Makefile config.status: creating orte/mca/ess/env/Makefile config.status: creating orte/mca/ess/hnp/Makefile config.status: creating orte/mca/ess/tool/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/ess/alps/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/mr_hnp/Makefile config.status: creating orte/mca/iof/orted/Makefile config.status: creating orte/mca/iof/hnp/Makefile config.status: creating orte/mca/iof/tool/Makefile config.status: creating orte/mca/iof/mr_orted/Makefile config.status: creating orte/mca/notifier/Makefile config.status: creating orte/mca/notifier/syslog/Makefile config.status: creating orte/mca/odls/Makefile config.status: creating orte/mca/odls/default/Makefile config.status: creating orte/mca/odls/alps/Makefile config.status: creating orte/mca/oob/Makefile config.status: creating orte/mca/oob/ud/Makefile config.status: creating orte/mca/oob/tcp/Makefile config.status: creating orte/mca/oob/alps/Makefile config.status: creating orte/mca/oob/usock/Makefile config.status: creating orte/mca/plm/Makefile config.status: creating orte/mca/plm/lsf/Makefile config.status: creating orte/mca/plm/isolated/Makefile config.status: creating orte/mca/plm/slurm/Makefile config.status: creating orte/mca/plm/tm/Makefile config.status: creating orte/mca/plm/rsh/Makefile config.status: creating orte/mca/plm/alps/Makefile config.status: creating orte/mca/ras/Makefile config.status: creating orte/mca/ras/simulator/Makefile config.status: creating orte/mca/ras/lsf/Makefile config.status: creating orte/mca/ras/loadleveler/Makefile config.status: creating orte/mca/ras/slurm/Makefile config.status: creating orte/mca/ras/tm/Makefile config.status: creating orte/mca/ras/alps/Makefile config.status: creating orte/mca/ras/gridengine/Makefile config.status: creating orte/mca/rmaps/Makefile config.status: creating orte/mca/rmaps/round_robin/Makefile config.status: creating orte/mca/rmaps/resilient/Makefile config.status: creating orte/mca/rmaps/mindist/Makefile config.status: creating orte/mca/rmaps/rank_file/Makefile config.status: creating orte/mca/rmaps/ppr/Makefile config.status: creating orte/mca/rmaps/seq/Makefile config.status: creating orte/mca/rmaps/staged/Makefile config.status: creating orte/mca/rml/Makefile config.status: creating orte/mca/rml/oob/Makefile config.status: creating orte/mca/rml/ftrm/Makefile config.status: creating orte/mca/routed/Makefile config.status: creating orte/mca/routed/radix/Makefile config.status: creating orte/mca/routed/debruijn/Makefile config.status: creating orte/mca/routed/binomial/Makefile config.status: creating orte/mca/routed/direct/Makefile config.status: creating orte/mca/rtc/Makefile config.status: creating orte/mca/rtc/hwloc/Makefile config.status: creating orte/mca/rtc/freq/Makefile config.status: creating orte/mca/schizo/Makefile config.status: creating orte/mca/schizo/ompi/Makefile config.status: creating orte/mca/state/Makefile config.status: creating orte/mca/state/novm/Makefile config.status: creating orte/mca/state/orted/Makefile config.status: creating orte/mca/state/app/Makefile config.status: creating orte/mca/state/dvm/Makefile config.status: creating orte/mca/state/hnp/Makefile config.status: creating orte/mca/state/tool/Makefile config.status: creating orte/mca/state/staged_hnp/Makefile config.status: creating orte/mca/state/staged_orted/Makefile config.status: creating ompi/mca/common/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/sync/Makefile config.status: creating ompi/mca/coll/tuned/Makefile config.status: creating ompi/mca/coll/sm/Makefile config.status: creating ompi/mca/coll/basic/Makefile config.status: creating ompi/mca/coll/inter/Makefile config.status: creating ompi/mca/coll/self/Makefile config.status: creating ompi/mca/coll/libnbc/Makefile config.status: creating ompi/mca/coll/fca/Makefile config.status: creating ompi/mca/coll/cuda/Makefile config.status: creating ompi/mca/coll/portals4/Makefile config.status: creating ompi/mca/coll/hcoll/Makefile config.status: creating ompi/mca/fbtl/Makefile config.status: creating ompi/mca/fbtl/posix/Makefile config.status: creating ompi/mca/fbtl/pvfs2/Makefile config.status: creating ompi/mca/fbtl/plfs/Makefile config.status: creating ompi/mca/fcoll/Makefile config.status: creating ompi/mca/fcoll/individual/Makefile config.status: creating ompi/mca/fcoll/two_phase/Makefile config.status: creating ompi/mca/fcoll/static/Makefile config.status: creating ompi/mca/fcoll/dynamic/Makefile config.status: creating ompi/mca/fcoll/dynamic_gen2/Makefile config.status: creating ompi/mca/fs/Makefile config.status: creating ompi/mca/fs/ufs/Makefile config.status: creating ompi/mca/fs/pvfs2/Makefile config.status: creating ompi/mca/fs/plfs/Makefile config.status: creating ompi/mca/fs/lustre/Makefile config.status: creating ompi/mca/io/Makefile config.status: creating ompi/mca/io/romio314/Makefile config.status: creating ompi/mca/io/ompio/Makefile config.status: creating ompi/mca/mtl/Makefile config.status: creating ompi/mca/mtl/psm2/Makefile config.status: creating ompi/mca/mtl/portals4/Makefile config.status: creating ompi/mca/mtl/ofi/Makefile config.status: creating ompi/mca/mtl/mxm/Makefile config.status: creating ompi/mca/mtl/psm/Makefile config.status: creating ompi/mca/op/Makefile config.status: creating ompi/mca/osc/Makefile config.status: creating ompi/mca/osc/sm/Makefile config.status: creating ompi/mca/osc/portals4/Makefile config.status: creating ompi/mca/osc/rdma/Makefile config.status: creating ompi/mca/osc/pt2pt/Makefile config.status: creating ompi/mca/pml/Makefile config.status: creating ompi/mca/pml/cm/Makefile config.status: creating ompi/mca/pml/yalla/Makefile config.status: creating ompi/mca/pml/v/Makefile config.status: creating ompi/mca/pml/ob1/Makefile config.status: creating ompi/mca/pml/ucx/Makefile config.status: creating ompi/mca/rte/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/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/ptmalloc/Makefile config.status: creating oshmem/mca/memheap/buddy/Makefile config.status: creating oshmem/mca/scoll/Makefile config.status: creating oshmem/mca/scoll/mpi/Makefile config.status: creating oshmem/mca/scoll/basic/Makefile config.status: creating oshmem/mca/scoll/fca/Makefile config.status: creating oshmem/mca/spml/Makefile config.status: creating oshmem/mca/spml/yoda/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/verbs/Makefile config.status: creating oshmem/mca/sshmem/sysv/Makefile config.status: creating oshmem/mca/sshmem/mmap/Makefile config.status: creating ompi/mpiext/affinity/Makefile config.status: creating ompi/mpiext/affinity/c/Makefile config.status: creating ompi/mpiext/cuda/Makefile config.status: creating ompi/mpiext/cuda/c/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/class/Makefile config.status: creating test/support/Makefile config.status: creating test/threads/Makefile config.status: creating test/util/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/asm/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 orte/Makefile config.status: creating orte/include/Makefile config.status: creating orte/etc/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-ps/Makefile config.status: creating orte/tools/orte-clean/Makefile config.status: creating orte/tools/orte-top/Makefile config.status: creating orte/tools/orte-info/Makefile config.status: creating orte/tools/orte-server/Makefile config.status: creating orte/tools/orte-submit/Makefile config.status: creating orte/tools/orte-dvm/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-f08/Makefile config.status: creating ompi/mpi/fortran/use-mpi-f08-desc/Makefile config.status: creating ompi/mpi/fortran/mpiext/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/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/hwloc1112/hwloc/include/private/autogen/config.h config.status: creating opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen/config.h config.status: creating ompi/mpiext/cuda/c/mpiext_cuda_c.h config.status: ompi/mpiext/cuda/c/mpiext_cuda_c.h is unchanged config.status: executing depfiles commands config.status: executing opal/mca/event/libevent2022/libevent/include/event2/event-config.h commands config.status: executing libtool commands Open MPI configuration: ----------------------- Version: 2.1.6rc1 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 Transports ----------------------- Cray uGNI (Gemini/Aries): no Intel Omnipath (PSM2): no Intel SCIF: no Intel TrueScale (PSM): no Mellanox MXM: no Open UCX: no OpenFabrics Libfabric: yes OpenFabrics Verbs: no 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 Slurm: yes ssh/rsh: yes Torque: yes + make -j4 V=1 Making all in config make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' Making all in contrib make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' Making all in opal make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making all in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' Making all in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' depbase=`echo asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT asm.lo -MD -MP -MF $depbase.Tpo -c -o asm.lo asm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT asm.lo -MD -MP -MF .deps/asm.Tpo -c asm.c -fPIC -DPIC -o .libs/asm.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libasm.la asm.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libasm.a .libs/asm.o libtool: link: ranlib .libs/libasm.a libtool: link: ( cd ".libs" && rm -f "libasm.la" && ln -s "../libasm.la" "libasm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' Making all in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DCHECKSUM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DCHECKSUM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_convertor.lo -MD -MP -MF $depbase.Tpo -c -o opal_convertor.lo opal_convertor.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DCHECKSUM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_convertor.lo -MD -MP -MF .deps/opal_convertor.Tpo -c opal_convertor.c -fPIC -DPIC -o .libs/opal_convertor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DCHECKSUM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 opal_datatype_pack.c: In function 'pack_predefined_heterogeneous': opal_datatype_pack.c:421:24: warning: variable '_l_blength' set but not used [-Wunused-but-set-variable] size_t _r_blength, _l_blength; ^~~~~~~~~~ opal_datatype_pack.c: In function 'opal_pack_general_checksum': opal_datatype_pack.c:467:9: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mv -f .deps/libdatatype_reliable_la-opal_datatype_pack.Tpo .deps/libdatatype_reliable_la-opal_datatype_pack.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mv -f .deps/libdatatype_reliable_la-opal_datatype_unpack.Tpo .deps/libdatatype_reliable_la-opal_datatype_unpack.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 opal_datatype_pack.c: In function 'pack_predefined_heterogeneous': libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 opal_datatype_pack.c:421:24: warning: variable '_l_blength' set but not used [-Wunused-but-set-variable] size_t _r_blength, _l_blength; ^~~~~~~~~~ opal_datatype_pack.c: In function 'opal_pack_general': opal_datatype_pack.c:467:9: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -DCHECKSUM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdatatype_reliable.la libdatatype_reliable_la-opal_datatype_pack.lo libdatatype_reliable_la-opal_datatype_unpack.lo -lrt -lm -lutil -lhwloc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_optimize.lo opal_datatype_pack.lo opal_datatype_position.lo opal_datatype_resize.lo opal_datatype_unpack.lo libdatatype_reliable.la -lrt -lm -lutil -lhwloc libtool: link: (cd .libs/libdatatype.lax/libdatatype_reliable.a && ar x "/builddir/build/BUILD/openmpi-2.1.6rc1/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_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-2.1.6rc1/opal/datatype' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' Making all in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making all in keyval make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT keyval_lex.lo -MD -MP -MF .deps/keyval_lex.Tpo -c keyval_lex.c -fPIC -DPIC -o .libs/keyval_lex.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopalutilkeyval.la keyval_lex.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/util/keyval' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT alfg.lo -MD -MP -MF $depbase.Tpo -c -o alfg.lo alfg.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT arch.lo -MD -MP -MF $depbase.Tpo -c -o arch.lo arch.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT argv.lo -MD -MP -MF $depbase.Tpo -c -o argv.lo argv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c arch.c -fPIC -DPIC -o .libs/arch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -fPIC -DPIC -o .libs/argv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -fPIC -DPIC -o .libs/basename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT alfg.lo -MD -MP -MF .deps/alfg.Tpo -c alfg.c -fPIC -DPIC -o .libs/alfg.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT cmd_line.lo -MD -MP -MF $depbase.Tpo -c -o cmd_line.lo cmd_line.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT crc.lo -MD -MP -MF $depbase.Tpo -c -o crc.lo crc.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT cmd_line.lo -MD -MP -MF .deps/cmd_line.Tpo -c cmd_line.c -fPIC -DPIC -o .libs/cmd_line.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT daemon_init.lo -MD -MP -MF .deps/daemon_init.Tpo -c daemon_init.c -fPIC -DPIC -o .libs/daemon_init.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c &&\ mv -f $depbase.Tpo $depbase.Plo daemon_init.c: In function 'opal_daemon_init': daemon_init.c:55:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(working_dir); /* change working directory */ ^~~~~~~~~~~~~~~~~~ cmd_line.c: In function 'set_dest': cmd_line.c:1159:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "%s=%s", option->clo_mca_param_env_var, sval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_line.c:1162:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "%s=1", option->clo_mca_param_env_var); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o error.c: In function 'opal_strerror_unknown': error.c:79:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(str, "Unknown error: %d (%s error %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ errnum, converters[i].project, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ errnum - converters[i].err_base); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error.c:87:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(str, "Unknown error: %d", errnum); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c -fPIC -DPIC -o .libs/fd.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT few.lo -MD -MP -MF $depbase.Tpo -c -o few.lo few.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT few.lo -MD -MP -MF .deps/few.Tpo -c few.c -fPIC -DPIC -o .libs/few.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT if.lo -MD -MP -MF .deps/if.Tpo -c if.c -fPIC -DPIC -o .libs/if.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT keyval_parse.lo -MD -MP -MF $depbase.Tpo -c -o keyval_parse.lo keyval_parse.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT keyval_parse.lo -MD -MP -MF .deps/keyval_parse.Tpo -c keyval_parse.c -fPIC -DPIC -o .libs/keyval_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT numtostr.lo -MD -MP -MF $depbase.Tpo -c -o numtostr.lo numtostr.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_environ.lo -MD -MP -MF $depbase.Tpo -c -o opal_environ.lo opal_environ.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_getcwd.lo -MD -MP -MF $depbase.Tpo -c -o opal_getcwd.lo opal_getcwd.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT numtostr.lo -MD -MP -MF .deps/numtostr.Tpo -c numtostr.c -fPIC -DPIC -o .libs/numtostr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_environ.lo -MD -MP -MF .deps/opal_environ.Tpo -c opal_environ.c -fPIC -DPIC -o .libs/opal_environ.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_getcwd.lo -MD -MP -MF .deps/opal_getcwd.Tpo -c opal_getcwd.c -fPIC -DPIC -o .libs/opal_getcwd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_pty.lo -MD -MP -MF .deps/opal_pty.Tpo -c opal_pty.c -fPIC -DPIC -o .libs/opal_pty.o opal_environ.c: In function 'opal_setenv': opal_environ.c:105:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newvalue, "%s=", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_environ.c:107:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newvalue, "%s=%s", name, value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_environ.c:165:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&compare, "%s=", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_environ.c: In function 'opal_unsetenv': opal_environ.c:221:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&compare, "%s=", name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT os_dirpath.lo -MD -MP -MF $depbase.Tpo -c -o os_dirpath.lo os_dirpath.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT os_path.lo -MD -MP -MF $depbase.Tpo -c -o os_path.lo os_path.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT output.lo -MD -MP -MF $depbase.Tpo -c -o output.lo output.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT os_dirpath.lo -MD -MP -MF .deps/os_dirpath.Tpo -c os_dirpath.c -fPIC -DPIC -o .libs/os_dirpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT os_path.lo -MD -MP -MF .deps/os_path.Tpo -c os_path.c -fPIC -DPIC -o .libs/os_path.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.c -fPIC -DPIC -o .libs/path.o output.c: In function 'opal_output_init': output.c:189:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&verbose.lds_prefix, "[%s:%05d] ", hostname, getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:210:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&output_prefix, "output-pid%d-", getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c: In function 'opal_output_reopen_all': output.c:279:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&verbose.lds_prefix, "[%s:%05d] ", hostname, getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c: In function 'output': output.c:968:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fileno(stdout), out, (int)strlen(out)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:974:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write((-1 == default_stderr_fd) ? ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileno(stderr) : default_stderr_fd, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out, (int)strlen(out)); ~~~~~~~~~~~~~~~~~~~~~~ output.c:996:20: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ldi->ldi_fd, buffer, (int)strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:1004:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ldi->ldi_fd, out, (int)strlen(out)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ path.c: In function 'opal_find_absolute_path': path.c:406:9: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result [-Wunused-result] realpath( abs_app_name, resolved_path ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c: In function 'make_string': output.c:858:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(no_newline_string, format, arglist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo printf.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT qsort.lo -MD -MP -MF $depbase.Tpo -c -o qsort.lo qsort.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c qsort.c -fPIC -DPIC -o .libs/qsort.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT stacktrace.lo -MD -MP -MF $depbase.Tpo -c -o stacktrace.lo stacktrace.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT show_help.lo -MD -MP -MF .deps/show_help.Tpo -c show_help.c -fPIC -DPIC -o .libs/show_help.o show_help.c: In function 'opal_show_help_vstring': show_help.c:311:9: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&output, single_string, arglist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ show_help.c: In function 'open_file': show_help.c:163:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&err_msg, "%s: %s", filename, strerror(errno)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ show_help.c:167:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, "%s%s%s.txt", search_dirs[i], OPAL_PATH_SEP, base); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT strncpy.lo -MD -MP -MF .deps/strncpy.Tpo -c strncpy.c -fPIC -DPIC -o .libs/strncpy.o 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sys_limits.lo -MD -MP -MF $depbase.Tpo -c -o sys_limits.lo sys_limits.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT uri.lo -MD -MP -MF $depbase.Tpo -c -o uri.lo uri.c &&\ mv -f $depbase.Tpo $depbase.Plo stacktrace.c: In function 'show_stackframe': stacktrace.c:138:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(opal_stacktrace_output_fileno, print_buffer, ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stacktrace.c:388:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(opal_stacktrace_output_fileno, print_buffer, sizeof(print_buffer)-size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stacktrace.c:395:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(opal_stacktrace_output_fileno, unable_to_print_msg, strlen(unable_to_print_msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stacktrace.c:404:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(opal_stacktrace_output_fileno, print_buffer, ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stacktrace.c:406:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(opal_stacktrace_output_fileno, unable_to_print_msg, strlen(unable_to_print_msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sys_limits.lo -MD -MP -MF .deps/sys_limits.Tpo -c sys_limits.c -fPIC -DPIC -o .libs/sys_limits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o uri.c: In function 'opal_filename_to_uri': uri.c:62:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&uri, "file://%s", filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uri.c:99:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&uri, "file://%s%s", hostname, fn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopalutil.la alfg.lo arch.lo argv.lo basename.lo cmd_line.lo crc.lo daemon_init.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 keyval/libopalutilkeyval.la -lrt -lm -lutil -lhwloc libtool: link: (cd .libs/libopalutil.lax/libopalutilkeyval.a && ar x "/builddir/build/BUILD/openmpi-2.1.6rc1/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/cmd_line.o .libs/crc.o .libs/daemon_init.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/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-2.1.6rc1/opal/util' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making all in mca/base make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mca_base_cmd_line.c: In function 'mca_base_cmd_line_wrap_args': mca_base_cmd_line.c:232:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tstr, "\"%s\"", args[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mca_base_open.c: In function 'mca_base_open': mca_base_open.c:80:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mca_base_user_default_path, "%s"OPAL_PATH_SEP".openmpi"OPAL_PATH_SEP"components", opal_home_directory()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_open.c:89:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&value, "%s%c%s", mca_base_system_default_path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAL_ENV_SEP, mca_base_user_default_path); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_open.c:148:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lds.lds_prefix, "[%s:%05d] ", hostname, getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mca_base_var.c: In function 'var_value_string': mca_base_var.c:1954:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'const unsigned int'} [-Wformat=] ret = asprintf (value_string, "%" PRIsize_t, value->sizetval); ^~~ ~~~~~~~~~~~~~~~ In file included from ../../../opal/include/opal_config_bottom.h:251, from ../../../opal/include/opal_config.h:2837, from mca_base_var.c:26: ../../../opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" mca_base_var.c: In function 'mca_base_var_cache_files': mca_base_var.c:437:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mca_base_var_files, "%s"OPAL_PATH_SEP".openmpi" OPAL_PATH_SEP ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "mca-params.conf%c%s" OPAL_PATH_SEP "openmpi-mca-params.conf", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ home, OPAL_ENV_SEP, opal_install_dirs.sysconfdir); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:545:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mca_base_param_file_path, "%s%c%s", force_agg_path, OPAL_ENV_SEP, tmp_str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c: In function 'resolve_relative_paths': mca_base_var.c:414:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp_str, "%s%c%s", *file_prefix, sep, *files); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c: In function 'mca_base_var_build_env': mca_base_var.c:1074:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, "%sSOURCE_%s=FILE:%s", mca_prefix, var->mbv_full_name, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var_source_file (var)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:1078:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&str, "%sSOURCE_%s=COMMAND_LINE", mca_prefix, var->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c: In function 'mca_base_var_dump': mca_base_var.c:2113:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "mca:%s:%s:param:%s:", framework, component, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ full_name); ~~~~~~~~~~ mca_base_var.c:2119:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%svalue:\"%s\"", tmp, value_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2121:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%svalue:%s", tmp, value_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2125:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%ssource:%s", tmp, source_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2128:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%sstatus:%s", tmp, VAR_IS_DEFAULT_ONLY(var[0]) ? "read-only" : "writeable"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2131:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%slevel:%d", tmp, var->mbv_info_lvl + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2135:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%shelp:%s", tmp, var->mbv_description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2149:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%senumerator:value:%d:%s", tmp, enum_value, enum_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2154:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%sdeprecated:%s", tmp, VAR_IS_DEPRECATED(var[0]) ? "yes" : "no"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2156:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%stype:%s", tmp, var_type_names[var->mbv_type]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2160:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%ssynonym_of:name:%s", tmp, original->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2170:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%ssynonym:name:%s", tmp, synonym->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2184:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (out[0], "%s \"%s\" (current value: \"%s\", data source: %s, level: %d %s, type: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VAR_IS_DEFAULT_ONLY(var[0]) ? "informational" : "parameter", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ full_name, value_string, source_string, var->mbv_info_lvl + 1, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ info_lvl_strings[var->mbv_info_lvl], var_type_names[var->mbv_type]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2191:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (out[0], "%s, deprecated", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2198:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s, synonym of: %s)", tmp, original->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2201:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s, synonyms: ", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2214:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s%s)", tmp, synonym->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2216:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s%s, ", tmp, synonym->mbv_full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2221:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s)", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2228:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0] + line++, "%s", var->mbv_description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2236:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (out[0] + line++, "Valid values: %s", values); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_var.c:2248:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(out[0], "%s=%s (%s)", var->mbv_full_name, value_string, source_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c: In function 'mca_base_pvar_dump': mca_base_pvar.c:847:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "mca:%s:%s:pvar:%s:", framework, component, full_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:849:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%sclass:%s", tmp, pvar_class_names[pvar->var_class]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:850:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%sread-only:%s", tmp, mca_base_pvar_is_readonly(pvar) ? "true" : "false"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:851:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%scontinuous:%s", tmp, mca_base_pvar_is_continuous(pvar) ? "true" : "false"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:852:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%satomic:%s", tmp, mca_base_pvar_is_atomic(pvar) ? "true" : "false"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:856:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%shelp:%s", tmp, pvar->description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:870:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%senumerator:value:%d:%s", tmp, enum_value, enum_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:874:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%stype:%s", tmp, var_type_names[pvar->type]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:883:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf (out[0] + line++, "performance \"%s\" (type: %s, class: %s)", full_name, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ var_type_names[pvar->type], pvar_class_names[pvar->var_class]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:887:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(out[0] + line++, "%s", pvar->description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_base_pvar.c:895:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf (out[0] + line++, "Values: %s", values); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mca_base_framework.c: In function 'mca_base_framework_register': mca_base_framework.c:83:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&desc, "Default selection set of components for the %s framework (" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " means use all components that can be found)", framework->framework_name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/base' Making all in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' Making all in mca/allocator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_allocator.la base/allocator_base_frame.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/allocator' Making all in mca/backtrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_backtrace.la base/backtrace_component.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/backtrace' Making all in mca/btl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/btl_base_error.c: In function 'mca_btl_base_error_no_nics': base/btl_base_error.c:66:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&procid, "%s", OPAL_NAME_PRINT(OPAL_PROC_MY_NAME)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_btl.la base/btl_base_frame.lo base/btl_base_error.lo base/btl_base_select.lo base/btl_base_mca.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/btl' Making all in mca/dl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_dl.la base/dl_base_open.lo base/dl_base_close.lo base/dl_base_select.lo base/dl_base_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/dl' Making all in mca/event make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_event.la base/event_base_frame.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/event' Making all in mca/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/hwloc_base_dt.c: In function 'print_hwloc_obj': base/hwloc_base_dt.c:245:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx, "\n%s\t", (NULL == prefix) ? "" : prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:246:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sType: %s Number of child objects: %u%sName=%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, string, obj->arity, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx, (NULL == obj->name) ? "NULL" : obj->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:251:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s%s", tmp, pfx, string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:260:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%sCpuset: %s", tmp, pfx, string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:266:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%sOnline: %s", tmp, pfx, string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:272:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%sAllowed: %s", tmp, pfx, string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:279:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%sBind CPU proc: %s%sBind CPU thread: %s", tmp, pfx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (support->cpubind->set_thisproc_cpubind) ? "TRUE" : "FALSE", pfx, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (support->cpubind->set_thisthread_cpubind) ? "TRUE" : "FALSE"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:284:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%sBind MEM proc: %s%sBind MEM thread: %s", tmp, pfx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (support->membind->set_thisproc_membind) ? "TRUE" : "FALSE", pfx, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (support->membind->set_thisthread_membind) ? "TRUE" : "FALSE"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:290:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s\n", (NULL == *output) ? "" : *output, tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_dt.c:293:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx, "%s\t", (NULL == prefix) ? "" : prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_util.c: In function 'opal_hwloc_base_get_topo_signature': base/hwloc_base_util.c:2125:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&sig, "%dN:%dS:%dL3:%dL2:%dL1:%dC:%dH", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nnuma, nsocket, nl3, nl2, nl1, ncore, nhwt); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_util.c:2128:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&sig, "%dN:%dS:%dL3:%dL2:%dL1:%dC:%dH:%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nnuma, nsocket, nl3, nl2, nl1, ncore, nhwt, arch); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/hwloc_base_util.c: In function 'opal_hwloc_base_cset2str': base/hwloc_base_util.c:1837:60: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 8153 and 8171 [-Wformat-truncation=] base/hwloc_base_util.c:1705:12: return ret; ~~~ base/hwloc_base_util.c:1837:60: snprintf(tmp, stmp, "socket %d[core %d[hwt %s]]", ^~ In file included from /usr/include/stdio.h:873, from ../../../opal/class/opal_list.h:69, from ../../../opal/mca/hwloc/hwloc-internal.h:27, from base/hwloc_base_util.c:44: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 23 and 8232 bytes into a destination of size 8191 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_hwloc.la base/hwloc_base_frame.lo base/hwloc_base_dt.lo base/hwloc_base_util.lo base/hwloc_base_maffinity.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/hwloc' Making all in mca/if make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_if.la base/if_base_components.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/if' Making all in mca/installdirs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/installdirs_base_expand.c: In function 'opal_install_dirs_expand_internal': base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:130:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(prefix); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:130:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(prefix); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:131:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(exec_prefix); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:131:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(exec_prefix); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:132:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(bindir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:132:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(bindir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:133:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sbindir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:133:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sbindir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:134:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(libexecdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:134:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(libexecdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:135:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(datarootdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:135:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(datarootdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:136:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(datadir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:136:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(datadir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:137:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sysconfdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:137:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sysconfdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:138:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sharedstatedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:138:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(sharedstatedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:139:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(localstatedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:139:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(localstatedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:140:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(libdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:140:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(libdir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:141:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(includedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:141:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(includedir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:142:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(infodir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:142:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(infodir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:143:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(mandir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:27:29: note: in expansion of macro 'EXPAND_STRING2' #define EXPAND_STRING(name) EXPAND_STRING2(name, name) ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:143:13: note: in expansion of macro 'EXPAND_STRING' EXPAND_STRING(mandir); ^~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:144:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opaldatadir, pkgdatadir); ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:144:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opaldatadir, pkgdatadir); ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:145:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opallibdir, pkglibdir); ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:145:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opallibdir, pkglibdir); ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:35:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:146:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opalincludedir, pkgincludedir); ^~~~~~~~~~~~~~ base/installdirs_base_expand.c:44:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&retval, "%s%s%s", tmp, \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.ompiname + destdir_offset, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ end_pos); \ ~~~~~~~~ base/installdirs_base_expand.c:146:13: note: in expansion of macro 'EXPAND_STRING2' EXPAND_STRING2(opalincludedir, pkgincludedir); ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_installdirs.la base/installdirs_base_components.lo base/installdirs_base_expand.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/installdirs' Making all in mca/memchecker make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memchecker.la base/memchecker_base_open.lo base/memchecker_base_select.lo base/memchecker_base_wrappers.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/memchecker' Making all in mca/memcpy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memcpy.la base/memcpy_base_open.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/memcpy' Making all in mca/memory make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memory.la base/memory_base_open.lo base/memory_base_empty.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/memory' Making all in mca/mpool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/mpool_base_tree.c: In function 'action': base/mpool_base_tree.c:224:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&leak_msg, " %lu bytes at address 0x%lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long) item->num_bytes, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long) key); ~~~~~~~~~~~~~~~~~~~~ base/mpool_base_tree.c:228:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s\n %lu bytes at address 0x%lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ leak_msg, (unsigned long) item->num_bytes, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long) key); ~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/mpool_base_default.c: In function 'mca_mpool_default_alloc': base/mpool_base_default.c:37:16: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result [-Wunused-result] (void) posix_memalign (&addr, align, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/opal/mca/mpool' Making all in mca/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_patcher.la base/patcher_base_frame.lo base/patcher_base_patch.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/patcher' Making all in mca/pmix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_pmix.la base/pmix_base_frame.lo base/pmix_base_select.lo base/pmix_base_fns.lo base/pmix_base_hash.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/pmix' Making all in mca/pstat make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_pstat.la base/pstat_base_select.lo base/pstat_base_open.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/pstat' Making all in mca/rcache make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/rcache_base_frame.c:75:51: warning: missing braces around initializer [-Wmissing-braces] opal_free_list_t mca_rcache_base_vma_tree_items = {{0}}; ^ {} base/rcache_base_vma_tree.c: In function 'mca_rcache_base_vma_tree_dump_range': base/rcache_base_vma_tree.c:679:58: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] opal_output(0, " vma: base=%p, bound=%p, size=%lu, number of registrations=%d", ~~^ %u (void *)vma->start, (void *)vma->end, vma->end - vma->start + 1, ~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/rcache_base_mem_cb.c: In function 'mca_rcache_base_mem_cb': base/rcache_base_mem_cb.c:73:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, msg, len); ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/rcache' Making all in mca/sec make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' depbase=`echo base/sec_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/sec_base_frame.lo base/sec_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/sec_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/sec_base_select.lo base/sec_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/sec_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/sec_base_stubs.lo base/sec_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_stubs.lo -MD -MP -MF base/.deps/sec_base_stubs.Tpo -c base/sec_base_stubs.c -fPIC -DPIC -o base/.libs/sec_base_stubs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_frame.lo -MD -MP -MF base/.deps/sec_base_frame.Tpo -c base/sec_base_frame.c -fPIC -DPIC -o base/.libs/sec_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sec_base_select.lo -MD -MP -MF base/.deps/sec_base_select.Tpo -c base/sec_base_select.c -fPIC -DPIC -o base/.libs/sec_base_select.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_sec.la base/sec_base_frame.lo base/sec_base_select.lo base/sec_base_stubs.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_sec.a base/.libs/sec_base_frame.o base/.libs/sec_base_select.o base/.libs/sec_base_stubs.o libtool: link: ranlib .libs/libmca_sec.a libtool: link: ( cd ".libs" && rm -f "libmca_sec.la" && ln -s "../libmca_sec.la" "libmca_sec.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' Making all in mca/shmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_shmem.la base/shmem_base_close.lo base/shmem_base_select.lo base/shmem_base_open.lo base/shmem_base_wrappers.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/shmem' Making all in mca/timer make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_timer.la base/timer_base_open.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/timer' Making all in mca/backtrace/execinfo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT backtrace_execinfo.lo -MD -MP -MF $depbase.Tpo -c -o backtrace_execinfo.lo backtrace_execinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT backtrace_execinfo.lo -MD -MP -MF .deps/backtrace_execinfo.Tpo -c backtrace_execinfo.c -fPIC -DPIC -o .libs/backtrace_execinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 backtrace_execinfo.c: In function 'opal_backtrace_print': backtrace_execinfo.c:56:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, prefix, strlen (prefix)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backtrace_execinfo.c:59:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, buf, len); ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_backtrace_execinfo.la backtrace_execinfo.lo backtrace_execinfo_component.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/backtrace/execinfo' Making all in mca/dl/dlopen make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 dl_dlopen_module.c: In function 'dlopen_foreachfile': dl_dlopen_module.c:185:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&abs_name, "%s/%s", dirs[i], de->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dl_dlopen_module.c: In function 'dlopen_open': dl_dlopen_module.c:77:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s%s", fname, ext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_dl_dlopen.la dl_dlopen_component.lo dl_dlopen_module.lo -ldl -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/dl/dlopen' Making all in mca/event/libevent2022 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making all in libevent make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make all-recursive make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making all in . make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo evthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF $depbase.Tpo -c -o evthread.lo evthread.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo evmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF $depbase.Tpo -c -o evmap.lo evmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -fPIC -DPIC -o .libs/evthread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -fPIC -DPIC -o .libs/evmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread.lo -MD -MP -MF .deps/evthread.Tpo -c evthread.c -o evthread.o >/dev/null 2>&1 depbase=`echo evutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF $depbase.Tpo -c -o evutil.lo evutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evmap.lo -MD -MP -MF .deps/evmap.Tpo -c evmap.c -o evmap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -fPIC -DPIC -o .libs/evutil.o depbase=`echo evutil_rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF $depbase.Tpo -c -o evutil_rand.lo evutil_rand.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -fPIC -DPIC -o .libs/evutil_rand.o depbase=`echo strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o strlcpy.lo strlcpy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil_rand.lo -MD -MP -MF .deps/evutil_rand.Tpo -c evutil_rand.c -o evutil_rand.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1 depbase=`echo select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF $depbase.Tpo -c -o select.lo select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF $depbase.Tpo -c -o poll.lo poll.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c -o evutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -fPIC -DPIC -o .libs/select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT select.lo -MD -MP -MF .deps/select.Tpo -c select.c -o select.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -o poll.o >/dev/null 2>&1 depbase=`echo epoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF $depbase.Tpo -c -o epoll.lo epoll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF $depbase.Tpo -c -o signal.lo signal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -fPIC -DPIC -o .libs/epoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -fPIC -DPIC -o .libs/signal.o depbase=`echo evthread_pthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF $depbase.Tpo -c -o evthread_pthread.lo evthread_pthread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT epoll.lo -MD -MP -MF .deps/epoll.Tpo -c epoll.c -o epoll.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c -o signal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -fPIC -DPIC -o .libs/evthread_pthread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -Drandom=opal_random -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -MT evthread_pthread.lo -MD -MP -MF .deps/evthread_pthread.Tpo -c evthread_pthread.c -o evthread_pthread.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wall -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libevent.la event.lo evthread.lo evmap.lo log.lo evutil.lo evutil_rand.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo evthread_pthread.lo libtool: link: ar cru .libs/libevent.a .libs/event.o .libs/evthread.o .libs/evmap.o .libs/log.o .libs/evutil.o .libs/evutil_rand.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o .libs/evthread_pthread.o libtool: link: ranlib .libs/libevent.a libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" "libevent.la" ) make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making all in include make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' depbase=`echo libevent2022_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./libevent -I./libevent/include -I./libevent/include -I./libevent/compat -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libevent2022_component.lo -MD -MP -MF $depbase.Tpo -c -o libevent2022_component.lo libevent2022_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libevent2022_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./libevent -I./libevent/include -I./libevent/include -I./libevent/compat -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libevent2022_module.lo -MD -MP -MF $depbase.Tpo -c -o libevent2022_module.lo libevent2022_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./libevent -I./libevent/include -I./libevent/include -I./libevent/compat -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libevent2022_module.lo -MD -MP -MF .deps/libevent2022_module.Tpo -c libevent2022_module.c -fPIC -DPIC -o .libs/libevent2022_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./libevent -I./libevent/include -I./libevent/include -I./libevent/compat -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libevent2022_component.lo -MD -MP -MF .deps/libevent2022_component.Tpo -c libevent2022_component.c -fPIC -DPIC -o .libs/libevent2022_component.o libevent2022_component.c: In function 'libevent2022_register': libevent2022_component.c:173:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf( &help_msg, ^~~~~~~~~~~~~~~~~~~~ "Comma-delimited list of libevent subsystems " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "to use (%s -- available on your platform)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ available_eventops ); ~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_event_libevent2022.la libevent2022_component.lo libevent2022_module.lo ./libevent/libevent.la -lrt -lm -lutil -lhwloc libtool: link: (cd .libs/libmca_event_libevent2022.lax/libevent.a && ar x "/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/./libevent/.libs/libevent.a") libtool: link: ar cru .libs/libmca_event_libevent2022.a .libs/libevent2022_component.o .libs/libevent2022_module.o .libs/libmca_event_libevent2022.lax/libevent.a/epoll.o .libs/libmca_event_libevent2022.lax/libevent.a/event.o .libs/libmca_event_libevent2022.lax/libevent.a/evmap.o .libs/libmca_event_libevent2022.lax/libevent.a/evthread.o .libs/libmca_event_libevent2022.lax/libevent.a/evthread_pthread.o .libs/libmca_event_libevent2022.lax/libevent.a/evutil.o .libs/libmca_event_libevent2022.lax/libevent.a/evutil_rand.o .libs/libmca_event_libevent2022.lax/libevent.a/log.o .libs/libmca_event_libevent2022.lax/libevent.a/poll.o .libs/libmca_event_libevent2022.lax/libevent.a/select.o .libs/libmca_event_libevent2022.lax/libevent.a/signal.o .libs/libmca_event_libevent2022.lax/libevent.a/strlcpy.o libtool: link: ranlib .libs/libmca_event_libevent2022.a libtool: link: rm -fr .libs/libmca_event_libevent2022.lax libtool: link: ( cd ".libs" && rm -f "libmca_event_libevent2022.la" && ln -s "../libmca_event_libevent2022.la" "libmca_event_libevent2022.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making all in mca/hwloc/external make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_hwloc_external.la hwloc_external_component.lo -lhwloc -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/hwloc/external' Making all in mca/if/posix_ipv4 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT if_posix.lo -MD -MP -MF .deps/if_posix.Tpo -c if_posix.c -fPIC -DPIC -o .libs/if_posix.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_if_posix_ipv4.la if_posix.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/if/posix_ipv4' Making all in mca/if/linux_ipv6 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_if_linux_ipv6.la if_linux_ipv6.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/if/linux_ipv6' Making all in mca/installdirs/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_installdirs_env.la opal_installdirs_env.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/installdirs/env' Making all in mca/installdirs/config make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_installdirs_config.la opal_installdirs_config.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/installdirs/config' Making all in mca/memchecker/valgrind make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memchecker_valgrind.la memchecker_valgrind_component.lo memchecker_valgrind_module.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/memchecker/valgrind' Making all in mca/memory/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memory_patcher.la memory_patcher_component.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/opal/mca/memory/patcher' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 class/opal_free_list.c: In function 'opal_free_list_grow_st': class/opal_free_list.c:217:41: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized] payload_ptr = (unsigned char *) flist->fl_mpool->mpool_alloc(flist->fl_mpool, buffer_size, align, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ class/opal_free_list.c:217:41: warning: 'buffer_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 depbase=`echo errhandler/opal_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT errhandler/opal_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/opal_errhandler.lo errhandler/opal_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memoryhooks/memory.lo -MD -MP -MF $depbase.Tpo -c -o memoryhooks/memory.lo memoryhooks/memory.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT errhandler/opal_errhandler.lo -MD -MP -MF errhandler/.deps/opal_errhandler.Tpo -c errhandler/opal_errhandler.c -fPIC -DPIC -o errhandler/.libs/opal_errhandler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memoryhooks/memory.lo -MD -MP -MF memoryhooks/.deps/memory.Tpo -c memoryhooks/memory.c -fPIC -DPIC -o memoryhooks/.libs/memory.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/opal_params.c: In function 'opal_register_params': runtime/opal_params.c:109:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&string, "%d", signals[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_params.c:112:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s,%d", string, signals[j]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT threads/condition.lo -MD -MP -MF $depbase.Tpo -c -o threads/condition.lo threads/condition.c &&\ mv -f $depbase.Tpo $depbase.Plo runtime/opal_info_support.c: In function 'opal_info_show_path': runtime/opal_info_support.c:341:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "path:%s", type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT threads/mutex.lo -MD -MP -MF $depbase.Tpo -c -o threads/mutex.lo threads/mutex.c &&\ mv -f $depbase.Tpo $depbase.Plo runtime/opal_info_support.c: In function 'opal_info_do_type': runtime/opal_info_support.c:591:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "MCA %s", group->group_framework); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c: In function 'opal_info_show_mca_group_params': runtime/opal_info_support.c:651:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&component_msg, " %s", group_component); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:662:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "MCA%s %s%s", requested ? "" : " (disabled)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group->group_framework, ~~~~~~~~~~~~~~~~~~~~~~~ component_msg ? component_msg : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:677:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "MCA%s %s%s", requested ? "" : " (disabled)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group->group_framework, ~~~~~~~~~~~~~~~~~~~~~~~ component_msg ? component_msg : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:690:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "mca:%s:%s:param:%s:disabled:%s", group->group_framework, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group_component, var->mbv_full_name, requested ? "false" : "true"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:708:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "MCA%s %s%s", requested ? "" : " (disabled)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group->group_framework, ~~~~~~~~~~~~~~~~~~~~~~~ component_msg ? component_msg : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:723:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "MCA%s %s%s", requested ? "" : " (disabled)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group->group_framework, ~~~~~~~~~~~~~~~~~~~~~~~ component_msg ? component_msg : ""); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:736:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "mca:%s:%s:pvar:%s:disabled:%s", group->group_framework, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ group_component, pvar->name, requested ? "false" : "true"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/opal_info_support.c: In function 'opal_info_out': runtime/opal_info_support.c:887:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&spaces, "%*s", centerpoint - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)strlen(pretty_message), " "); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:901:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filler, "%s%s: ", spaces, pretty_message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:903:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filler, "%s ", spaces); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:913:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&spaces, "%*s", centerpoint + 2, " "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c: In function 'opal_info_out_int': runtime/opal_info_support.c:995:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&valstr, "%d", (int)value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c: In function 'opal_info_show_mca_version': runtime/opal_info_support.c:1111:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "MCA %s", component->mca_type_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1113:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&content, "%s (", component->mca_component_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1116:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sMCA v%s", content, mca_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1124:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s, ", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1128:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sAPI v%s", content, api_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1136:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s, ", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1140:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sComponent v%s", content, component_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1146:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s)", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1159:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "mca:%s:%s:version", component->mca_type_name, component->mca_component_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1161:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "mca:%s", mca_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1166:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "api:%s", api_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1171:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "component:%s", component_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c: In function 'opal_info_make_version_str': runtime/opal_info_support.c:1204:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s%s", str, greek); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c: In function 'opal_info_show_opal_version': runtime/opal_info_support.c:1231:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:full", opal_info_type_opal); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1240:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:repo", opal_info_type_opal); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/opal_info_support.c:1243:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:release_date", opal_info_type_opal); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT threads/condition.lo -MD -MP -MF threads/.deps/condition.Tpo -c threads/condition.c -fPIC -DPIC -o threads/.libs/condition.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT threads/mutex.lo -MD -MP -MF threads/.deps/mutex.Tpo -c threads/mutex.c -fPIC -DPIC -o threads/.libs/mutex.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT threads/thread.lo -MD -MP -MF threads/.deps/thread.Tpo -c threads/thread.c -fPIC -DPIC -o threads/.libs/thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 dss/dss_pack.c: In function 'opal_dss_pack_float': dss/dss_pack.c:342:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&convert, "%f", ssrc[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_pack.c: In function 'opal_dss_pack_double': dss/dss_pack.c:363:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&convert, "%f", ssrc[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 dss/dss_print.c: In function 'opal_dss_print_byte': dss/dss_print.c:56:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:61:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BYTE\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:68:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BYTE\tValue: %x", prefix, *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_string': dss/dss_print.c:81:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:86:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_STRING\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:93:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_STRING\tValue: %s", prefx, src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_size': dss/dss_print.c:106:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:111:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_SIZE\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:118:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_SIZE\tValue: %lu", prefx, (unsigned long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_pid': dss/dss_print.c:131:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:136:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_PID\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:143:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_PID\tValue: %lu", prefx, (unsigned long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_bool': dss/dss_print.c:155:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:160:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BOOL\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:167:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BOOL\tValue: %s", prefx, *src ? "TRUE" : "FALSE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_int': dss/dss_print.c:180:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:185:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:192:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT\tValue: %ld", prefx, (long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_uint': dss/dss_print.c:205:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:210:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:217:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT\tValue: %lu", prefx, (unsigned long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_uint8': dss/dss_print.c:230:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:235:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT8\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:242:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT8\tValue: %u", prefx, (unsigned int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_uint16': dss/dss_print.c:255:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:260:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT16\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:267:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT16\tValue: %u", prefx, (unsigned int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_uint32': dss/dss_print.c:280:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:285:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT32\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:292:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT32\tValue: %u", prefx, (unsigned int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_int8': dss/dss_print.c:305:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:310:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT8\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:317:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT8\tValue: %d", prefx, (int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_int16': dss/dss_print.c:330:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:335:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT16\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:342:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT16\tValue: %d", prefx, (int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_int32': dss/dss_print.c:355:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:360:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT32\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:367:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT32\tValue: %d", prefx, (int) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_uint64': dss/dss_print.c:385:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:390:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT64\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:398:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_UINT64\tValue: %lu", prefx, (unsigned long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_int64': dss/dss_print.c:420:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:425:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT64\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:433:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_INT64\tValue: %ld", prefx, (long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_float': dss/dss_print.c:450:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:455:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_FLOAT\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:462:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_FLOAT\tValue: %f", prefx, *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_double': dss/dss_print.c:476:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:481:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_DOUBLE\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:488:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_DOUBLE\tValue: %f", prefx, *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_time': dss/dss_print.c:503:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:508:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_TIME\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:518:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_TIME\tValue: %s", prefx, t); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_timeval': dss/dss_print.c:532:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:537:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_TIMEVAL\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:544:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_TIMEVAL\tValue: %ld.%06ld", prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->tv_sec, (long)src->tv_usec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_null': dss/dss_print.c:558:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:563:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_NULL\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:570:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_NULL", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_data_type': dss/dss_print.c:589:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:594:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_DATA_TYPE\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:601:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_DATA_TYPE\tValue: %lu", prefx, (unsigned long) *src); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_byte_object': dss/dss_print.c:616:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:621:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BYTE_OBJECT\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:628:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_BYTE_OBJECT\tSize: %lu", prefx, (unsigned long) src->size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_pstat': dss/dss_print.c:644:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:649:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_PSTATS\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:655:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_PSTATS SAMPLED AT: %ld.%06ld\n%snode: %s rank: %d pid: %d cmd: %s state: %c pri: %d #threads: %d Processor: %d\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s\ttime: %ld.%06ld cpu: %5.2f VMsize: %8.2f PeakVMSize: %8.2f RSS: %8.2f\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, (long)src->sample_time.tv_sec, (long)src->sample_time.tv_usec, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->node, src->rank, src->pid, src->cmd, src->state[0], src->priority, src->num_threads, src->processor, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, (long)src->time.tv_sec, (long)src->time.tv_usec, src->percent_cpu, src->vsize, src->peak_vsize, src->rss); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_node_stat': dss/dss_print.c:675:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:680:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_NODE_STATS\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:686:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_NODE_STATS SAMPLED AT: %ld.%06ld\n%sTotal Mem: %5.2f Free Mem: %5.2f Buffers: %5.2f Cached: %5.2f\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%sSwapCached: %5.2f SwapTotal: %5.2f SwapFree: %5.2f Mapped: %5.2f\n" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s\tla: %5.2f\tla5: %5.2f\tla15: %5.2f\n", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, (long)src->sample_time.tv_sec, (long)src->sample_time.tv_usec, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->total_mem, src->free_mem, src->buffers, src->cached, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->swap_cached, src->swap_total, src->swap_free, src->mapped, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->la, src->la5, src->la15); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_value': dss/dss_print.c:709:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:714:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_VALUE\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:723:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BOOL\tKey: %s\tValue: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.flag ? "true" : "false"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:727:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BYTE\tKey: %s\tValue: %x", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.byte); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:731:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_STRING\tKey: %s\tValue: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:735:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_SIZE\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (unsigned long)src->data.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:739:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_PID\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (unsigned long)src->data.pid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:743:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.integer); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:747:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT8\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (int)src->data.int8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:751:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT16\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (int)src->data.int16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:755:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT32\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.int32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:759:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT64\tKey: %s\tValue: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (long)src->data.int64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:763:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:767:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT8\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (unsigned int)src->data.uint8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:771:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT16\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (unsigned int)src->data.uint16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:775:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT32\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:779:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT64\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (unsigned long)src->data.uint64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:783:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_FLOAT\tKey: %s\tValue: %f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.fval); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:787:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_DOUBLE\tKey: %s\tValue: %f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.dval); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:791:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BYTE_OBJECT\tKey: %s\tData: %s\tSize: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, (NULL == src->data.bo.bytes) ? "NULL" : "NON-NULL", (unsigned long)src->data.bo.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:795:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_TIMEVAL\tKey: %s\tValue: %ld.%06ld", prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src->key, (long)src->data.tv.tv_sec, (long)src->data.tv.tv_usec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:799:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_PTR\tKey: %s", prefx, src->key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:802:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_FLOAT_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.fval_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:805:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%f", *output, prefx, src->data.fval_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:811:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_DOUBLE_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.dval_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:814:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%f", *output, prefx, src->data.dval_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:820:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_STRING_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.string_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:823:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%s", *output, prefx, src->data.string_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:829:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BOOL_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.flag_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:832:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%s", *output, prefx, src->data.flag_array.data[i] ? "true" : "false"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:838:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_SIZE_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.size_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:841:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%lu", *output, prefx, (unsigned long)src->data.size_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:847:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BYTE_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.byte_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:850:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%x", *output, prefx, (uint8_t)src->data.byte_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:856:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.integer_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:859:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%d", *output, prefx, src->data.integer_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:865:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT8_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.int8_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:868:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%d", *output, prefx, (int)src->data.int8_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:874:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT16_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.int16_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:877:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%d", *output, prefx, (int)src->data.int16_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:883:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT32_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.int32_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:886:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%d", *output, prefx, src->data.int32_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:892:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_INT64_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.int64_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:895:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%ld", *output, prefx, (long)src->data.int64_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:901:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:904:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%u", *output, prefx, src->data.uint_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:910:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT8_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint8_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:913:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%u", *output, prefx, (unsigned int)src->data.uint8_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:919:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT16_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint16_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:922:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%u", *output, prefx, (unsigned int)src->data.uint16_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:928:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT32_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint32_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:931:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%u", *output, prefx, (unsigned int)src->data.uint32_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:937:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_UINT64_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.uint64_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:940:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%lu", *output, prefx, (unsigned long)src->data.uint64_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:946:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_BYTE_OBJECT_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.bo_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:949:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\tData: %s\tSize: %lu ", *output, prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == src->data.bo_array.data[i].bytes) ? "NULL" : "NON-NULL", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)src->data.bo_array.data[i].size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:957:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_PID_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.pid_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:960:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%u", *output, prefx, (unsigned int)src->data.pid_array.data[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:966:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: OPAL_TIMEVAL_ARRAY\tKey: %s \tSIZE: %d \tDATA: ", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key, src->data.tv_array.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:969:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t2, "%s\n%s\t%ld.%06ld", *output, prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->data.tv_array.data[i].tv_sec, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->data.tv_array.data[i].tv_usec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:977:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sOPAL_VALUE: Data type: UNKNOWN\tKey: %s\tValue: UNPRINTABLE", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->key); ~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_name': dss/dss_print.c:1002:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: ORTE_PROCESS_NAME\tData Value: NULL", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix ? " " : prefix)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:1005:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: ORTE_PROCESS_NAME\tData Value: [%d,%d]", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix ? " " : prefix), name->jobid, name->vpid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_jobid': dss/dss_print.c:1018:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:1023:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_JOBID\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:1030:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_JOBID\tValue: %s", prefx, opal_jobid_print(src->jobid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c: In function 'opal_dss_print_vpid': dss/dss_print.c:1044:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:1049:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_VPID\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dss/dss_print.c:1056:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: OPAL_VPID\tValue: %s", prefx, opal_vpid_print(src->vpid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_HOST=\"\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../libtool --tag=CC --mode=link gcc -DOPAL_CONFIGURE_HOST="\"\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:5:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopen-pal.la -rpath /usr/lib/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 errhandler/opal_errhandler.lo memoryhooks/memory.lo runtime/opal_progress.lo runtime/opal_finalize.lo runtime/opal_init.lo runtime/opal_params.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 asm/libasm.la 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/dl/libmca_dl.la mca/dl/dlopen/libmca_dl_dlopen.la mca/event/libmca_event.la mca/event/libevent2022/libmca_event_libevent2022.la mca/hwloc/libmca_hwloc.la mca/hwloc/external/libmca_hwloc_external.la mca/if/libmca_if.la mca/if/linux_ipv6/libmca_if_linux_ipv6.la mca/if/posix_ipv4/libmca_if_posix_ipv4.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/sec/libmca_sec.la mca/shmem/libmca_shmem.la mca/timer/libmca_timer.la -lrt -lm -lutil -lhwloc 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 errhandler/.libs/opal_errhandler.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_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 asm/.libs/libasm.a 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/dl/.libs/libmca_dl.a mca/dl/dlopen/.libs/libmca_dl_dlopen.a mca/event/.libs/libmca_event.a mca/event/libevent2022/.libs/libmca_event_libevent2022.a mca/hwloc/.libs/libmca_hwloc.a mca/hwloc/external/.libs/libmca_hwloc_external.a mca/if/.libs/libmca_if.a mca/if/linux_ipv6/.libs/libmca_if_linux_ipv6.a mca/if/posix_ipv4/.libs/libmca_if_posix_ipv4.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/sec/.libs/libmca_sec.a mca/shmem/.libs/libmca_shmem.a mca/timer/.libs/libmca_timer.a -Wl,--no-whole-archive -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libopen-pal.so.20 -o .libs/libopen-pal.so.20.10.5 libtool: link: (cd ".libs" && rm -f "libopen-pal.so.20" && ln -s "libopen-pal.so.20.10.5" "libopen-pal.so.20") libtool: link: (cd ".libs" && rm -f "libopen-pal.so" && ln -s "libopen-pal.so.20.10.5" "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-2.1.6rc1/opal' Making all in mca/common/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT common_sm.lo -MD -MP -MF $depbase.Tpo -c -o common_sm.lo common_sm.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT common_sm.lo -MD -MP -MF .deps/common_sm.Tpo -c common_sm.c -fPIC -DPIC -o .libs/common_sm.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:1:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_common_sm.la -rpath /usr/lib/openmpi/lib common_sm.lo common_sm_mpool.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/common_sm.o .libs/common_sm_mpool.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmca_common_sm.so.20 -o .libs/libmca_common_sm.so.20.10.1 libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so.20" && ln -s "libmca_common_sm.so.20.10.1" "libmca_common_sm.so.20") libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so" && ln -s "libmca_common_sm.so.20.10.1" "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-2.1.6rc1/opal/mca/common/sm' Making all in mca/common/libfabric make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' depbase=`echo common_libfabric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT common_libfabric.lo -MD -MP -MF $depbase.Tpo -c -o common_libfabric.lo common_libfabric.c &&\ mv -f $depbase.Tpo $depbase.Plo if test -z "libmca_common_libfabric.la"; then \ rm -f "libmca_common_libfabric.la"; \ ln -s "libmca_common_libfabric_noinst.la" "libmca_common_libfabric.la"; \ fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT common_libfabric.lo -MD -MP -MF .deps/common_libfabric.Tpo -c common_libfabric.c -fPIC -DPIC -o .libs/common_libfabric.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_common_libfabric.la -rpath /usr/lib/openmpi/lib common_libfabric.lo -lfabric -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/common_libfabric.o -lfabric -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmca_common_libfabric.so.20 -o .libs/libmca_common_libfabric.so.20.10.0 libtool: link: (cd ".libs" && rm -f "libmca_common_libfabric.so.20" && ln -s "libmca_common_libfabric.so.20.10.0" "libmca_common_libfabric.so.20") libtool: link: (cd ".libs" && rm -f "libmca_common_libfabric.so" && ln -s "libmca_common_libfabric.so.20.10.0" "libmca_common_libfabric.so") libtool: link: ( cd ".libs" && rm -f "libmca_common_libfabric.la" && ln -s "../libmca_common_libfabric.la" "libmca_common_libfabric.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' Making all in mca/allocator/bucket make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allocator_bucket.lo -MD -MP -MF $depbase.Tpo -c -o allocator_bucket.lo allocator_bucket.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allocator_bucket.lo -MD -MP -MF .deps/allocator_bucket.Tpo -c allocator_bucket.c -fPIC -DPIC -o .libs/allocator_bucket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_allocator_bucket.la -rpath /usr/lib/openmpi/lib/openmpi allocator_bucket.lo allocator_bucket_alloc.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/allocator_bucket.o .libs/allocator_bucket_alloc.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/allocator/bucket' Making all in mca/allocator/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allocator_basic.lo -MD -MP -MF .deps/allocator_basic.Tpo -c allocator_basic.c -fPIC -DPIC -o .libs/allocator_basic.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_allocator_basic.la -rpath /usr/lib/openmpi/lib/openmpi allocator_basic.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/allocator_basic.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/allocator/basic' Making all in mca/btl/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT btl_self.lo -MD -MP -MF $depbase.Tpo -c -o btl_self.lo btl_self.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT btl_self.lo -MD -MP -MF .deps/btl_self.Tpo -c btl_self.c -fPIC -DPIC -o .libs/btl_self.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_btl_self.la -rpath /usr/lib/openmpi/lib/openmpi btl_self.lo btl_self_component.lo btl_self_frag.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/btl_self.o .libs/btl_self_component.o .libs/btl_self_frag.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/btl/self' Making all in mca/btl/vader make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 btl_vader_component.c: In function 'mca_btl_vader_check_single_copy': btl_vader_component.c:381:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, &buffer, 1); ^~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_btl_vader.la -rpath /usr/lib/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 -lrt -lm -lutil -lhwloc 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 -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/btl/vader' Making all in mca/btl/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT btl_tcp.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp.lo btl_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT btl_tcp.lo -MD -MP -MF .deps/btl_tcp.Tpo -c btl_tcp.c -fPIC -DPIC -o .libs/btl_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 btl_tcp_frag.c: In function 'mca_btl_tcp_frag_dump': btl_tcp_frag.c:101:75: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'size_t' {aka 'unsigned int'} [-Wformat=] used = snprintf(buf, length, "%s frag %p iov_cnt %d iov_idx %d size %lu\n", ~~^ %u msg, (void*)frag, (int)frag->iov_cnt, (int)frag->iov_idx, frag->size); ~~~~~~~~~~ btl_tcp_frag.c:105:62: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] used += snprintf(&buf[used], length - used, "[%s%p:%lu] ", ~~^ %u btl_tcp_frag.c:107:49: frag->iov[i].iov_base, frag->iov[i].iov_len); ~~~~~~~~~~~~~~~~~~~~ btl_tcp_component.c: In function 'mca_btl_tcp_component_register': In file included from btl_tcp_endpoint.c:57: btl_tcp_endpoint.c: In function 'mca_btl_tcp_endpoint_send_blocking': btl_tcp_endpoint.c:389:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BTL_ERROR(("send(%d, %p, %lu/%lu) failed: %s (%d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ btl_endpoint->endpoint_sd, data, cnt, size, ~~~ ../../../../opal/mca/btl/base/btl_base_error.h:56:26: note: in definition of macro 'BTL_ERROR' mca_btl_base_err args; \ ^~~~ btl_tcp_endpoint.c:389:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BTL_ERROR(("send(%d, %p, %lu/%lu) failed: %s (%d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ btl_endpoint->endpoint_sd, data, cnt, size, ~~~~ ../../../../opal/mca/btl/base/btl_base_error.h:56:26: note: in definition of macro 'BTL_ERROR' mca_btl_base_err args; \ ^~~~ btl_tcp_endpoint.c: In function 'mca_btl_tcp_endpoint_recv_blocking': btl_tcp_endpoint.c:601:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BTL_ERROR(("recv(%d, %lu/%lu) failed: %s (%d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ btl_endpoint->endpoint_sd, cnt, size, strerror(opal_socket_errno), opal_socket_errno)); ~~~ ../../../../opal/mca/btl/base/btl_base_error.h:56:26: note: in definition of macro 'BTL_ERROR' mca_btl_base_err args; \ ^~~~ btl_tcp_endpoint.c:601:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] BTL_ERROR(("recv(%d, %lu/%lu) failed: %s (%d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ btl_endpoint->endpoint_sd, cnt, size, strerror(opal_socket_errno), opal_socket_errno)); ~~~~ ../../../../opal/mca/btl/base/btl_base_error.h:56:26: note: in definition of macro 'BTL_ERROR' mca_btl_base_err args; \ ^~~~ btl_tcp_component.c:274:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf( &message, ^~~~~~~~~~~~~~~~~~~ "The number of ports where the TCP BTL will try to bind (default %d)." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " This parameter together with the port min, define a range of ports" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ " where Open MPI will open sockets.", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (0x1 << 16) - mca_btl_tcp_component.tcp_port_min - 1 ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 btl_tcp_proc.c: In function 'mca_btl_tcp_retrieve_local_interfaces': btl_tcp_proc.c:351:89: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] opal_hash_table_set_value_uint32(&proc_data->local_kindex_to_index, kindex, (void**) index); ^ btl_tcp_proc.c: In function 'mca_btl_tcp_proc_insert': btl_tcp_proc.c:481:110: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] opal_hash_table_set_value_uint32(&proc_data->peer_kindex_to_index, endpoint_addr->addr_ifkindex, (void**) index); ^ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_btl_tcp.la -rpath /usr/lib/openmpi/lib/openmpi btl_tcp.lo btl_tcp_component.lo btl_tcp_endpoint.lo btl_tcp_frag.lo btl_tcp_proc.lo -lrt -lm -lutil -lhwloc 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 -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/btl/tcp' Making all in mca/btl/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_btl_sm_la-btl_sm.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm.Tpo -c -o mca_btl_sm_la-btl_sm.lo `test -f 'btl_sm.c' || echo './'`btl_sm.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_btl_sm_la-btl_sm_frag.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm_frag.Tpo -c -o mca_btl_sm_la-btl_sm_frag.lo `test -f 'btl_sm_frag.c' || echo './'`btl_sm_frag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_btl_sm_la-btl_sm_frag.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm_frag.Tpo -c btl_sm_frag.c -fPIC -DPIC -o .libs/mca_btl_sm_la-btl_sm_frag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_btl_sm_la-btl_sm.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm.Tpo -c btl_sm.c -fPIC -DPIC -o .libs/mca_btl_sm_la-btl_sm.o btl_sm.c: In function 'mca_btl_sm_dump': btl_sm.c:1250:50: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] mca_btl_base_err(" | frag %p size %lu (hdr frag %p len %lu rank %d tag %d)\n", ~~^ %u (void*) frag, frag->size, (void*) frag->hdr->frag, ~~~~~~~~~~ btl_sm.c:1250:71: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] mca_btl_base_err(" | frag %p size %lu (hdr frag %p len %lu rank %d tag %d)\n", ~~^ %u btl_sm.c:1252:30: frag->hdr->len, frag->hdr->my_smp_rank, ~~~~~~~~~~~~~~ btl_sm_component.c: In function 'create_rndv_file': btl_sm_component.c:631:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmpfname, "%s.tmp", fname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/mca_btl_sm_la-btl_sm_frag.Tpo .deps/mca_btl_sm_la-btl_sm_frag.Plo mv -f .deps/mca_btl_sm_la-btl_sm_component.Tpo .deps/mca_btl_sm_la-btl_sm_component.Plo mv -f .deps/mca_btl_sm_la-btl_sm.Tpo .deps/mca_btl_sm_la-btl_sm.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_btl_sm.la -rpath /usr/lib/openmpi/lib/openmpi mca_btl_sm_la-btl_sm.lo mca_btl_sm_la-btl_sm_component.lo mca_btl_sm_la-btl_sm_frag.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/libmca_common_sm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mca_btl_sm_la-btl_sm.o .libs/mca_btl_sm_la-btl_sm_component.o .libs/mca_btl_sm_la-btl_sm_frag.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/.libs/libmca_common_sm.so -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/btl/sm' Making all in mca/mpool/hugepage make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_mpool_hugepage.la -rpath /usr/lib/openmpi/lib/openmpi mpool_hugepage_module.lo mpool_hugepage_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mpool_hugepage_module.o .libs/mpool_hugepage_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/mpool/hugepage' Making all in mca/pmix/pmix112 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making all in pmix make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' depbase=`echo src/class/pmix_object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_object.lo -MD -MP -MF $depbase.Tpo -c -o src/class/pmix_object.lo src/class/pmix_object.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/class/pmix_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_list.lo -MD -MP -MF $depbase.Tpo -c -o src/class/pmix_list.lo src/class/pmix_list.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/class/pmix_pointer_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_pointer_array.lo -MD -MP -MF $depbase.Tpo -c -o src/class/pmix_pointer_array.lo src/class/pmix_pointer_array.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/class/pmix_hash_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_hash_table.lo -MD -MP -MF $depbase.Tpo -c -o src/class/pmix_hash_table.lo src/class/pmix_hash_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_list.lo -MD -MP -MF src/class/.deps/pmix_list.Tpo -c src/class/pmix_list.c -fPIC -DPIC -o src/class/.libs/pmix_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_object.lo -MD -MP -MF src/class/.deps/pmix_object.Tpo -c src/class/pmix_object.c -fPIC -DPIC -o src/class/.libs/pmix_object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_pointer_array.lo -MD -MP -MF src/class/.deps/pmix_pointer_array.Tpo -c src/class/pmix_pointer_array.c -fPIC -DPIC -o src/class/.libs/pmix_pointer_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_hash_table.lo -MD -MP -MF src/class/.deps/pmix_hash_table.Tpo -c src/class/pmix_hash_table.c -fPIC -DPIC -o src/class/.libs/pmix_hash_table.o depbase=`echo src/class/pmix_value_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_value_array.lo -MD -MP -MF $depbase.Tpo -c -o src/class/pmix_value_array.lo src/class/pmix_value_array.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/include/pmix_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/include/pmix_globals.lo -MD -MP -MF $depbase.Tpo -c -o src/include/pmix_globals.lo src/include/pmix_globals.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/buffer_ops/copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/copy.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/copy.lo src/buffer_ops/copy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/class/pmix_value_array.lo -MD -MP -MF src/class/.deps/pmix_value_array.Tpo -c src/class/pmix_value_array.c -fPIC -DPIC -o src/class/.libs/pmix_value_array.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/include/pmix_globals.lo -MD -MP -MF src/include/.deps/pmix_globals.Tpo -c src/include/pmix_globals.c -fPIC -DPIC -o src/include/.libs/pmix_globals.o depbase=`echo src/buffer_ops/internal_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/internal_functions.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/internal_functions.lo src/buffer_ops/internal_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/copy.lo -MD -MP -MF src/buffer_ops/.deps/copy.Tpo -c src/buffer_ops/copy.c -fPIC -DPIC -o src/buffer_ops/.libs/copy.o depbase=`echo src/buffer_ops/open_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/open_close.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/open_close.lo src/buffer_ops/open_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/internal_functions.lo -MD -MP -MF src/buffer_ops/.deps/internal_functions.Tpo -c src/buffer_ops/internal_functions.c -fPIC -DPIC -o src/buffer_ops/.libs/internal_functions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/open_close.lo -MD -MP -MF src/buffer_ops/.deps/open_close.Tpo -c src/buffer_ops/open_close.c -fPIC -DPIC -o src/buffer_ops/.libs/open_close.o depbase=`echo src/buffer_ops/pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/pack.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/pack.lo src/buffer_ops/pack.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/buffer_ops/print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/print.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/print.lo src/buffer_ops/print.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/buffer_ops/unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/unpack.lo -MD -MP -MF $depbase.Tpo -c -o src/buffer_ops/unpack.lo src/buffer_ops/unpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/pack.lo -MD -MP -MF src/buffer_ops/.deps/pack.Tpo -c src/buffer_ops/pack.c -fPIC -DPIC -o src/buffer_ops/.libs/pack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/print.lo -MD -MP -MF src/buffer_ops/.deps/print.Tpo -c src/buffer_ops/print.c -fPIC -DPIC -o src/buffer_ops/.libs/print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/buffer_ops/unpack.lo -MD -MP -MF src/buffer_ops/.deps/unpack.Tpo -c src/buffer_ops/unpack.c -fPIC -DPIC -o src/buffer_ops/.libs/unpack.o depbase=`echo src/util/argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/argv.lo -MD -MP -MF $depbase.Tpo -c -o src/util/argv.lo src/util/argv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/argv.lo -MD -MP -MF src/util/.deps/argv.Tpo -c src/util/argv.c -fPIC -DPIC -o src/util/.libs/argv.o depbase=`echo src/util/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/error.lo -MD -MP -MF $depbase.Tpo -c -o src/util/error.lo src/util/error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/error.lo -MD -MP -MF src/util/.deps/error.Tpo -c src/util/error.c -fPIC -DPIC -o src/util/.libs/error.o depbase=`echo src/util/printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/printf.lo -MD -MP -MF $depbase.Tpo -c -o src/util/printf.lo src/util/printf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/output.lo -MD -MP -MF $depbase.Tpo -c -o src/util/output.lo src/util/output.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/pmix_environ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/pmix_environ.lo -MD -MP -MF $depbase.Tpo -c -o src/util/pmix_environ.lo src/util/pmix_environ.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/crc.lo -MD -MP -MF $depbase.Tpo -c -o src/util/crc.lo src/util/crc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/printf.lo -MD -MP -MF src/util/.deps/printf.Tpo -c src/util/printf.c -fPIC -DPIC -o src/util/.libs/printf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/output.lo -MD -MP -MF src/util/.deps/output.Tpo -c src/util/output.c -fPIC -DPIC -o src/util/.libs/output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/pmix_environ.lo -MD -MP -MF src/util/.deps/pmix_environ.Tpo -c src/util/pmix_environ.c -fPIC -DPIC -o src/util/.libs/pmix_environ.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/crc.lo -MD -MP -MF src/util/.deps/crc.Tpo -c src/util/crc.c -fPIC -DPIC -o src/util/.libs/crc.o depbase=`echo src/util/progress_threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/progress_threads.lo -MD -MP -MF $depbase.Tpo -c -o src/util/progress_threads.lo src/util/progress_threads.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/fd.lo -MD -MP -MF $depbase.Tpo -c -o src/util/fd.lo src/util/fd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/progress_threads.lo -MD -MP -MF src/util/.deps/progress_threads.Tpo -c src/util/progress_threads.c -fPIC -DPIC -o src/util/.libs/progress_threads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/fd.lo -MD -MP -MF src/util/.deps/fd.Tpo -c src/util/fd.c -fPIC -DPIC -o src/util/.libs/fd.o depbase=`echo src/util/timings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/timings.lo -MD -MP -MF $depbase.Tpo -c -o src/util/timings.lo src/util/timings.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/os_path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/os_path.lo -MD -MP -MF $depbase.Tpo -c -o src/util/os_path.lo src/util/os_path.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/util/basename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/basename.lo -MD -MP -MF $depbase.Tpo -c -o src/util/basename.lo src/util/basename.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/timings.lo -MD -MP -MF src/util/.deps/timings.Tpo -c src/util/timings.c -fPIC -DPIC -o src/util/.libs/timings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/os_path.lo -MD -MP -MF src/util/.deps/os_path.Tpo -c src/util/os_path.c -fPIC -DPIC -o src/util/.libs/os_path.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/basename.lo -MD -MP -MF src/util/.deps/basename.Tpo -c src/util/basename.c -fPIC -DPIC -o src/util/.libs/basename.o depbase=`echo src/util/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/hash.lo -MD -MP -MF $depbase.Tpo -c -o src/util/hash.lo src/util/hash.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/usock/usock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/usock/usock.lo -MD -MP -MF $depbase.Tpo -c -o src/usock/usock.lo src/usock/usock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/usock/usock_sendrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/usock/usock_sendrecv.lo -MD -MP -MF $depbase.Tpo -c -o src/usock/usock_sendrecv.lo src/usock/usock_sendrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/client/pmix_client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client.lo src/client/pmix_client.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/util/hash.lo -MD -MP -MF src/util/.deps/hash.Tpo -c src/util/hash.c -fPIC -DPIC -o src/util/.libs/hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/usock/usock.lo -MD -MP -MF src/usock/.deps/usock.Tpo -c src/usock/usock.c -fPIC -DPIC -o src/usock/.libs/usock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/usock/usock_sendrecv.lo -MD -MP -MF src/usock/.deps/usock_sendrecv.Tpo -c src/usock/usock_sendrecv.c -fPIC -DPIC -o src/usock/.libs/usock_sendrecv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client.lo -MD -MP -MF src/client/.deps/pmix_client.Tpo -c src/client/pmix_client.c -fPIC -DPIC -o src/client/.libs/pmix_client.o src/usock/usock.c: In function 'pmix_usock_send_blocking': src/usock/usock.c:127:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "send blocking of %"PRIsize_t" bytes to socket %d", ^~~~~~~~~~~~~~~~~~~~ size, sd ); ~~~~ In file included from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_config_bottom.h:251, from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_config.h:2837, from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent2022.h:22, from ./src/include/types.h:45, from src/usock/usock.c:19: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" src/usock/usock.c: In function 'pmix_usock_recv_blocking': src/usock/usock.c:166:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "waiting for blocking recv of %"PRIsize_t" bytes", size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ In file included from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_config_bottom.h:251, from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_config.h:2837, from /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent2022.h:22, from ./src/include/types.h:45, from src/usock/usock.c:19: /builddir/build/BUILD/openmpi-2.1.6rc1/opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" src/client/pmix_client.c: In function 'pmix_client_register_errhandler': src/client/pmix_client.c:1253:79: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "pmix: register errhandler - added index=%d, ninfo =%lu", index, ninfo); ~~^ ~~~~~ %u depbase=`echo src/client/pmix_client_fence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_fence.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client_fence.lo src/client/pmix_client_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/client/pmix_client_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_get.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client_get.lo src/client/pmix_client_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_fence.lo -MD -MP -MF src/client/.deps/pmix_client_fence.Tpo -c src/client/pmix_client_fence.c -fPIC -DPIC -o src/client/.libs/pmix_client_fence.o depbase=`echo src/client/pmix_client_pub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_pub.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client_pub.lo src/client/pmix_client_pub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_get.lo -MD -MP -MF src/client/.deps/pmix_client_get.Tpo -c src/client/pmix_client_get.c -fPIC -DPIC -o src/client/.libs/pmix_client_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_pub.lo -MD -MP -MF src/client/.deps/pmix_client_pub.Tpo -c src/client/pmix_client_pub.c -fPIC -DPIC -o src/client/.libs/pmix_client_pub.o depbase=`echo src/client/pmix_client_spawn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_spawn.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client_spawn.lo src/client/pmix_client_spawn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_spawn.lo -MD -MP -MF src/client/.deps/pmix_client_spawn.Tpo -c src/client/pmix_client_spawn.c -fPIC -DPIC -o src/client/.libs/pmix_client_spawn.o depbase=`echo src/client/pmix_client_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_connect.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmix_client_connect.lo src/client/pmix_client_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/client/pmi1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmi1.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmi1.lo src/client/pmi1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/client/pmi2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmi2.lo -MD -MP -MF $depbase.Tpo -c -o src/client/pmi2.lo src/client/pmi2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/server/pmix_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server.lo -MD -MP -MF $depbase.Tpo -c -o src/server/pmix_server.lo src/server/pmix_server.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmix_client_connect.lo -MD -MP -MF src/client/.deps/pmix_client_connect.Tpo -c src/client/pmix_client_connect.c -fPIC -DPIC -o src/client/.libs/pmix_client_connect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmi1.lo -MD -MP -MF src/client/.deps/pmi1.Tpo -c src/client/pmi1.c -fPIC -DPIC -o src/client/.libs/pmi1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/client/pmi2.lo -MD -MP -MF src/client/.deps/pmi2.Tpo -c src/client/pmi2.c -fPIC -DPIC -o src/client/.libs/pmi2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server.lo -MD -MP -MF src/server/.deps/pmix_server.Tpo -c src/server/pmix_server.c -fPIC -DPIC -o src/server/.libs/pmix_server.o src/server/pmix_server.c: In function 'pmix_server_notify_error': src/server/pmix_server.c:1375:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "pmix_server_notify_error status =%d, nprocs = %lu, ninfo =%lu", ~~^ %u status, nprocs, ninfo); ~~~~~~ src/server/pmix_server.c:1375:86: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "pmix_server_notify_error status =%d, nprocs = %lu, ninfo =%lu", ~~^ %u status, nprocs, ninfo); ~~~~~ depbase=`echo src/server/pmix_server_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_ops.lo -MD -MP -MF $depbase.Tpo -c -o src/server/pmix_server_ops.lo src/server/pmix_server_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_ops.lo -MD -MP -MF src/server/.deps/pmix_server_ops.Tpo -c src/server/pmix_server_ops.c -fPIC -DPIC -o src/server/.libs/pmix_server_ops.o depbase=`echo src/server/pmix_server_regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_regex.lo -MD -MP -MF $depbase.Tpo -c -o src/server/pmix_server_regex.lo src/server/pmix_server_regex.c &&\ mv -f $depbase.Tpo $depbase.Plo src/server/pmix_server_ops.c: In function 'pmix_server_register_events': src/server/pmix_server_ops.c:1057:59: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "server register events: ninfo =%lu rc =%d", ninfo, rc); ~~^ ~~~~~ %u depbase=`echo src/server/pmix_server_listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_listener.lo -MD -MP -MF $depbase.Tpo -c -o src/server/pmix_server_listener.lo src/server/pmix_server_listener.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_regex.lo -MD -MP -MF src/server/.deps/pmix_server_regex.Tpo -c src/server/pmix_server_regex.c -fPIC -DPIC -o src/server/.libs/pmix_server_regex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_listener.lo -MD -MP -MF src/server/.deps/pmix_server_listener.Tpo -c src/server/pmix_server_listener.c -fPIC -DPIC -o src/server/.libs/pmix_server_listener.o depbase=`echo src/server/pmix_server_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_get.lo -MD -MP -MF $depbase.Tpo -c -o src/server/pmix_server_get.lo src/server/pmix_server_get.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/sec/pmix_sec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sec/pmix_sec.lo -MD -MP -MF $depbase.Tpo -c -o src/sec/pmix_sec.lo src/sec/pmix_sec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/server/pmix_server_get.lo -MD -MP -MF src/server/.deps/pmix_server_get.Tpo -c src/server/pmix_server_get.c -fPIC -DPIC -o src/server/.libs/pmix_server_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sec/pmix_sec.lo -MD -MP -MF src/sec/.deps/pmix_sec.Tpo -c src/sec/pmix_sec.c -fPIC -DPIC -o src/sec/.libs/pmix_sec.o depbase=`echo src/sec/pmix_native.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sec/pmix_native.lo -MD -MP -MF $depbase.Tpo -c -o src/sec/pmix_native.lo src/sec/pmix_native.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/common/pmix_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/common/pmix_common.lo -MD -MP -MF $depbase.Tpo -c -o src/common/pmix_common.lo src/common/pmix_common.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sec/pmix_native.lo -MD -MP -MF src/sec/.deps/pmix_native.Tpo -c src/sec/pmix_native.c -fPIC -DPIC -o src/sec/.libs/pmix_native.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/common/pmix_common.lo -MD -MP -MF src/common/.deps/pmix_common.Tpo -c src/common/pmix_common.c -fPIC -DPIC -o src/common/.libs/pmix_common.o depbase=`echo src/common/pmix_jobdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/common/pmix_jobdata.lo -MD -MP -MF $depbase.Tpo -c -o src/common/pmix_jobdata.lo src/common/pmix_jobdata.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/sm/pmix_sm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sm/pmix_sm.lo -MD -MP -MF $depbase.Tpo -c -o src/sm/pmix_sm.lo src/sm/pmix_sm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/sm/pmix_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sm/pmix_mmap.lo -MD -MP -MF $depbase.Tpo -c -o src/sm/pmix_mmap.lo src/sm/pmix_mmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/common/pmix_jobdata.lo -MD -MP -MF src/common/.deps/pmix_jobdata.Tpo -c src/common/pmix_jobdata.c -fPIC -DPIC -o src/common/.libs/pmix_jobdata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sm/pmix_sm.lo -MD -MP -MF src/sm/.deps/pmix_sm.Tpo -c src/sm/pmix_sm.c -fPIC -DPIC -o src/sm/.libs/pmix_sm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/sm/pmix_mmap.lo -MD -MP -MF src/sm/.deps/pmix_mmap.Tpo -c src/sm/pmix_mmap.c -fPIC -DPIC -o src/sm/.libs/pmix_mmap.o depbase=`echo src/dstore/pmix_dstore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/dstore/pmix_dstore.lo -MD -MP -MF $depbase.Tpo -c -o src/dstore/pmix_dstore.lo src/dstore/pmix_dstore.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/dstore/pmix_esh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/dstore/pmix_esh.lo -MD -MP -MF $depbase.Tpo -c -o src/dstore/pmix_esh.lo src/dstore/pmix_esh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/dstore/pmix_dstore.lo -MD -MP -MF src/dstore/.deps/pmix_dstore.Tpo -c src/dstore/pmix_dstore.c -fPIC -DPIC -o src/dstore/.libs/pmix_dstore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include/pmix/autogen -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/src -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -MT src/dstore/pmix_esh.lo -MD -MP -MF src/dstore/.deps/pmix_esh.Tpo -c src/dstore/pmix_esh.c -fPIC -DPIC -o src/dstore/.libs/pmix_esh.o src/dstore/pmix_esh.c: In function 'put_data_to_the_end': src/dstore/pmix_esh.c:2187:85: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] pmix_output(0, "PLEASE set NS_DATA_SEG_SIZE to value which is larger when %lu.", ~~^ %u /bin/sh ./libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpmix.la src/class/pmix_object.lo src/class/pmix_list.lo src/class/pmix_pointer_array.lo src/class/pmix_hash_table.lo src/class/pmix_value_array.lo src/include/pmix_globals.lo src/buffer_ops/copy.lo src/buffer_ops/internal_functions.lo src/buffer_ops/open_close.lo src/buffer_ops/pack.lo src/buffer_ops/print.lo src/buffer_ops/unpack.lo src/util/argv.lo src/util/error.lo src/util/printf.lo src/util/output.lo src/util/pmix_environ.lo src/util/crc.lo src/util/progress_threads.lo src/util/fd.lo src/util/timings.lo src/util/os_path.lo src/util/basename.lo src/util/hash.lo src/usock/usock.lo src/usock/usock_sendrecv.lo src/client/pmix_client.lo src/client/pmix_client_fence.lo src/client/pmix_client_get.lo src/client/pmix_client_pub.lo src/client/pmix_client_spawn.lo src/client/pmix_client_connect.lo src/client/pmi1.lo src/client/pmi2.lo src/server/pmix_server.lo src/server/pmix_server_ops.lo src/server/pmix_server_regex.lo src/server/pmix_server_listener.lo src/server/pmix_server_get.lo src/sec/pmix_sec.lo src/sec/pmix_native.lo src/common/pmix_common.lo src/common/pmix_jobdata.lo src/sm/pmix_sm.lo src/sm/pmix_mmap.lo src/dstore/pmix_dstore.lo src/dstore/pmix_esh.lo -lpthread -lm libtool: link: ar cru .libs/libpmix.a src/class/.libs/pmix_object.o src/class/.libs/pmix_list.o src/class/.libs/pmix_pointer_array.o src/class/.libs/pmix_hash_table.o src/class/.libs/pmix_value_array.o src/include/.libs/pmix_globals.o src/buffer_ops/.libs/copy.o src/buffer_ops/.libs/internal_functions.o src/buffer_ops/.libs/open_close.o src/buffer_ops/.libs/pack.o src/buffer_ops/.libs/print.o src/buffer_ops/.libs/unpack.o src/util/.libs/argv.o src/util/.libs/error.o src/util/.libs/printf.o src/util/.libs/output.o src/util/.libs/pmix_environ.o src/util/.libs/crc.o src/util/.libs/progress_threads.o src/util/.libs/fd.o src/util/.libs/timings.o src/util/.libs/os_path.o src/util/.libs/basename.o src/util/.libs/hash.o src/usock/.libs/usock.o src/usock/.libs/usock_sendrecv.o src/client/.libs/pmix_client.o src/client/.libs/pmix_client_fence.o src/client/.libs/pmix_client_get.o src/client/.libs/pmix_client_pub.o src/client/.libs/pmix_client_spawn.o src/client/.libs/pmix_client_connect.o src/client/.libs/pmi1.o src/client/.libs/pmi2.o src/server/.libs/pmix_server.o src/server/.libs/pmix_server_ops.o src/server/.libs/pmix_server_regex.o src/server/.libs/pmix_server_listener.o src/server/.libs/pmix_server_get.o src/sec/.libs/pmix_sec.o src/sec/.libs/pmix_native.o src/common/.libs/pmix_common.o src/common/.libs/pmix_jobdata.o src/sm/.libs/pmix_sm.o src/sm/.libs/pmix_mmap.o src/dstore/.libs/pmix_dstore.o src/dstore/.libs/pmix_esh.o libtool: link: ranlib .libs/libpmix.a libtool: link: ( cd ".libs" && rm -f "libpmix.la" && ln -s "../libpmix.la" "libpmix.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix_pmix1_component.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix_pmix1_component.Tpo -c -o mca_pmix_pmix112_la-pmix_pmix1_component.lo `test -f 'pmix_pmix1_component.c' || echo './'`pmix_pmix1_component.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix_pmix1.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix_pmix1.Tpo -c -o mca_pmix_pmix112_la-pmix_pmix1.lo `test -f 'pmix_pmix1.c' || echo './'`pmix_pmix1.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_client.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_client.Tpo -c -o mca_pmix_pmix112_la-pmix1_client.lo `test -f 'pmix1_client.c' || echo './'`pmix1_client.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_server_south.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_server_south.Tpo -c -o mca_pmix_pmix112_la-pmix1_server_south.lo `test -f 'pmix1_server_south.c' || echo './'`pmix1_server_south.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix_pmix1.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix_pmix1.Tpo -c pmix_pmix1.c -fPIC -DPIC -o .libs/mca_pmix_pmix112_la-pmix_pmix1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_server_south.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_server_south.Tpo -c pmix1_server_south.c -fPIC -DPIC -o .libs/mca_pmix_pmix112_la-pmix1_server_south.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix_pmix1_component.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix_pmix1_component.Tpo -c pmix_pmix1_component.c -fPIC -DPIC -o .libs/mca_pmix_pmix112_la-pmix_pmix1_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_client.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_client.Tpo -c pmix1_client.c -fPIC -DPIC -o .libs/mca_pmix_pmix112_la-pmix1_client.o pmix1_server_south.c: In function 'pmix1_server_init': pmix1_server_south.c:121:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dbgvalue, "PMIX_DEBUG=%d", dbg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/mca_pmix_pmix112_la-pmix_pmix1_component.Tpo .deps/mca_pmix_pmix112_la-pmix_pmix1_component.Plo pmix1_client.c: In function 'pmix1_client_init': pmix1_client.c:105:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dbgvalue, "PMIX_DEBUG=%d", dbg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_server_north.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_server_north.Tpo -c -o mca_pmix_pmix112_la-pmix1_server_north.lo `test -f 'pmix1_server_north.c' || echo './'`pmix1_server_north.c mv -f .deps/mca_pmix_pmix112_la-pmix_pmix1.Tpo .deps/mca_pmix_pmix112_la-pmix_pmix1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I./pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mca_pmix_pmix112_la-pmix1_server_north.lo -MD -MP -MF .deps/mca_pmix_pmix112_la-pmix1_server_north.Tpo -c pmix1_server_north.c -fPIC -DPIC -o .libs/mca_pmix_pmix112_la-pmix1_server_north.o mv -f .deps/mca_pmix_pmix112_la-pmix1_server_south.Tpo .deps/mca_pmix_pmix112_la-pmix1_server_south.Plo mv -f .deps/mca_pmix_pmix112_la-pmix1_client.Tpo .deps/mca_pmix_pmix112_la-pmix1_client.Plo mv -f .deps/mca_pmix_pmix112_la-pmix1_server_north.Tpo .deps/mca_pmix_pmix112_la-pmix1_server_north.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_pmix_pmix112.la -rpath /usr/lib/openmpi/lib/openmpi mca_pmix_pmix112_la-pmix_pmix1_component.lo mca_pmix_pmix112_la-pmix_pmix1.lo mca_pmix_pmix112_la-pmix1_client.lo mca_pmix_pmix112_la-pmix1_server_south.lo mca_pmix_pmix112_la-pmix1_server_north.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/libpmix.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mca_pmix_pmix112_la-pmix_pmix1_component.o .libs/mca_pmix_pmix112_la-pmix_pmix1.o .libs/mca_pmix_pmix112_la-pmix1_client.o .libs/mca_pmix_pmix112_la-pmix1_server_south.o .libs/mca_pmix_pmix112_la-pmix1_server_north.o -Wl,--whole-archive /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix/.libs/libpmix.a -Wl,--no-whole-archive -lpthread -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_pmix_pmix112.so -o .libs/mca_pmix_pmix112.so libtool: link: ( cd ".libs" && rm -f "mca_pmix_pmix112.la" && ln -s "../mca_pmix_pmix112.la" "mca_pmix_pmix112.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making all in mca/pstat/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstat_test.lo -MD -MP -MF .deps/pstat_test.Tpo -c pstat_test.c -fPIC -DPIC -o .libs/pstat_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_pstat_test.la -rpath /usr/lib/openmpi/lib/openmpi pstat_test_component.lo pstat_test.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/pstat_test_component.o .libs/pstat_test.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/pstat/test' Making all in mca/rcache/grdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 rcache_grdma_module.c: In function 'mca_rcache_grdma_check_cached': rcache_grdma_module.c:235:17: warning: unused variable 'ref_cnt' [-Wunused-variable] int32_t ref_cnt = opal_atomic_add_32 (&grdma_reg->ref_count, 1); ^~~~~~~ rcache_grdma_module.c: In function 'mca_rcache_grdma_deregister': rcache_grdma_module.c:425:12: warning: 'rc' may be used uninitialized in this function [-Wmaybe-uninitialized] return rc; ^~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rcache_grdma.la -rpath /usr/lib/openmpi/lib/openmpi rcache_grdma_module.lo rcache_grdma_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rcache_grdma_module.o .libs/rcache_grdma_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/rcache/grdma' Making all in mca/sec/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' depbase=`echo sec_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sec_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o sec_basic_component.lo sec_basic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sec_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sec_basic.lo -MD -MP -MF $depbase.Tpo -c -o sec_basic.lo sec_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sec_basic_component.lo -MD -MP -MF .deps/sec_basic_component.Tpo -c sec_basic_component.c -fPIC -DPIC -o .libs/sec_basic_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sec_basic.lo -MD -MP -MF .deps/sec_basic.Tpo -c sec_basic.c -fPIC -DPIC -o .libs/sec_basic.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sec_basic.la -rpath /usr/lib/openmpi/lib/openmpi sec_basic_component.lo sec_basic.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sec_basic_component.o .libs/sec_basic.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sec_basic.so -o .libs/mca_sec_basic.so libtool: link: ( cd ".libs" && rm -f "mca_sec_basic.la" && ln -s "../mca_sec_basic.la" "mca_sec_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' Making all in mca/shmem/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_shmem_posix.la -rpath /usr/lib/openmpi/lib/openmpi shmem_posix_common_utils.lo shmem_posix_component.lo shmem_posix_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_posix_common_utils.o .libs/shmem_posix_component.o .libs/shmem_posix_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/shmem/posix' Making all in mca/shmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_shmem_sysv.la -rpath /usr/lib/openmpi/lib/openmpi shmem_sysv_component.lo shmem_sysv_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_sysv_component.o .libs/shmem_sysv_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/shmem/sysv' Making all in mca/shmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_shmem_mmap.la -rpath /usr/lib/openmpi/lib/openmpi shmem_mmap_component.lo shmem_mmap_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_mmap_component.o .libs/shmem_mmap_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/opal/mca/shmem/mmap' Making all in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_wrapper.o -MD -MP -MF $depbase.Tpo -c -o opal_wrapper.o opal_wrapper.c &&\ mv -f $depbase.Tpo $depbase.Po SED opal_wrapper.1 opal_wrapper.c: In function 'data_init': opal_wrapper.c:374:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&datafile, "%s%s%s-wrapper-data.txt", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_install_dirs.opaldatadir, OPAL_PATH_SEP, appname); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c: In function 'data_callback': opal_wrapper.c:323:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&line, OPAL_INCLUDE_FLAG"%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options_data[parse_options_idx].path_includedir); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c:334:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&line, OPAL_LIBDIR_FLAG"%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options_data[parse_options_idx].path_libdir); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c:347:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&line, OPAL_INCLUDE_FLAG"%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options_data[parse_options_idx].path_opalincludedir); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c:358:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&line, OPAL_LIBDIR_FLAG"%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ options_data[parse_options_idx].path_opallibdir); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c: In function 'load_env_data': opal_wrapper.c:428:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envname, "%s_MPI%s", project, flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c:431:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envname, "%s_%s", project, flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c: In function 'load_env_data_argv': opal_wrapper.c:452:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envname, "%s_MPI%s", project, flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_wrapper.c:455:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envname, "%s_%s", project, flag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_wrapper opal_wrapper.o ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_wrapper opal_wrapper.o ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making all in orte make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making all in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' Making all in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' Making all in mca/dfs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' depbase=`echo base/dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/dfs_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/dfs_base_select.lo base/dfs_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/dfs_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/dfs_base_frame.lo base/dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/dfs_base_frame.lo -MD -MP -MF base/.deps/dfs_base_frame.Tpo -c base/dfs_base_frame.c -fPIC -DPIC -o base/.libs/dfs_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/dfs_base_select.lo -MD -MP -MF base/.deps/dfs_base_select.Tpo -c base/dfs_base_select.c -fPIC -DPIC -o base/.libs/dfs_base_select.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_dfs.la base/dfs_base_select.lo base/dfs_base_frame.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_dfs.a base/.libs/dfs_base_select.o base/.libs/dfs_base_frame.o libtool: link: ranlib .libs/libmca_dfs.a libtool: link: ( cd ".libs" && rm -f "libmca_dfs.la" && ln -s "../libmca_dfs.la" "libmca_dfs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' Making all in mca/errmgr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/errmgr_base_fns.c: In function 'orte_errmgr_base_abort': base/errmgr_base_fns.c:199:9: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf( &buffer, fmt, arglist ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_errmgr.la base/errmgr_base_select.lo base/errmgr_base_frame.lo base/errmgr_base_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/errmgr' Making all in mca/ess make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 depbase=`echo base/ess_base_std_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/ess_base_std_app.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_std_app.lo base/ess_base_std_app.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/ess_base_std_app.lo -MD -MP -MF base/.deps/ess_base_std_app.Tpo -c base/ess_base_std_app.c -fPIC -DPIC -o base/.libs/ess_base_std_app.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_app.lo base/ess_base_std_orted.lo base/ess_base_std_prolog.lo base/ess_base_fns.lo -lrt -lm -lutil -lhwloc 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_app.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-2.1.6rc1/orte/mca/ess' Making all in mca/filem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' SED orte_filem.7 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/filem_base_receive.c: In function 'filem_base_process_get_remote_path_cmd': base/filem_base_receive.c:248:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, sizeof(cwd)); ^~~~~~~~~~~~~~~~~~~~~~~~ base/filem_base_receive.c:249:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp_name, "%s/%s", cwd, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_filem.la base/filem_base_frame.lo base/filem_base_select.lo base/filem_base_receive.lo base/filem_base_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/filem' Making all in mca/grpcomm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_grpcomm.la base/grpcomm_base_select.lo base/grpcomm_base_frame.lo base/grpcomm_base_stubs.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/grpcomm' Making all in mca/iof make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/iof_base_setup.c: In function 'orte_iof_base_setup_child': base/iof_base_setup.c:200:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "%d", opts->p_internal[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_iof.la base/iof_base_frame.lo base/iof_base_select.lo base/iof_base_output.lo base/iof_base_setup.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/iof' Making all in mca/notifier make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' depbase=`echo base/notifier_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/notifier_base_frame.lo base/notifier_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/notifier_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/notifier_base_select.lo base/notifier_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/notifier_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/notifier_base_fns.lo base/notifier_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_frame.lo -MD -MP -MF base/.deps/notifier_base_frame.Tpo -c base/notifier_base_frame.c -fPIC -DPIC -o base/.libs/notifier_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_select.lo -MD -MP -MF base/.deps/notifier_base_select.Tpo -c base/notifier_base_select.c -fPIC -DPIC -o base/.libs/notifier_base_select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/notifier_base_fns.lo -MD -MP -MF base/.deps/notifier_base_fns.Tpo -c base/notifier_base_fns.c -fPIC -DPIC -o base/.libs/notifier_base_fns.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_notifier.la base/notifier_base_frame.lo base/notifier_base_select.lo base/notifier_base_fns.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_notifier.a base/.libs/notifier_base_frame.o base/.libs/notifier_base_select.o base/.libs/notifier_base_fns.o libtool: link: ranlib .libs/libmca_notifier.a libtool: link: ( cd ".libs" && rm -f "libmca_notifier.la" && ln -s "../libmca_notifier.la" "libmca_notifier.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' Making all in mca/odls make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/odls_base_default_fns.c: In function 'orte_odls_base_default_launch_local': base/odls_base_default_fns.c:646:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(basedir, sizeof(basedir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:914:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&app->argv[2], "Rank %s", ORTE_VPID_PRINT(child->name.vpid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:976:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%s-%d", app->argv[0], (int)child->name.vpid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:1040:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(basedir); ^~~~~~~~~~~~~~ base/odls_base_default_fns.c:1052:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(basedir); ^~~~~~~~~~~~~~ base/odls_base_default_fns.c: In function 'setup_path': base/odls_base_default_fns.c:538:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(dir, sizeof(dir)); ^~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:562:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&full_search, "%s:%s", mpiexec_pathenv, pathenv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:564:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&full_search, "%s", mpiexec_pathenv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c: In function 'orte_odls_base_default_restart_proc': base/odls_base_default_fns.c:1670:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(basedir, sizeof(basedir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/odls_base_default_fns.c:1727:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(basedir); ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_odls.la base/odls_base_frame.lo base/odls_base_select.lo base/odls_base_default_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/odls' Making all in mca/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/oob_base_stubs.c: In function 'orte_oob_base_get_addr': base/oob_base_stubs.c:246:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s;%s", final, turi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_oob.la base/oob_base_stubs.lo base/oob_base_frame.lo base/oob_base_select.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/oob' Making all in mca/plm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/plm_base_launch_support.c: In function 'orte_plm_base_orted_append_basic_args': base/plm_base_launch_support.c:1304:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%lu", num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/plm' Making all in mca/ras make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/ras_base_allocate.c: In function 'orte_ras_base_display_alloc': base/ras_base_allocate.c:61:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/ras_base_allocate.c:63:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n====================== ALLOCATED NODES ======================\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/ras_base_allocate.c:76:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "\t\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == alloc->name) ? "UNKNOWN" : alloc->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)alloc->slots, (int)alloc->slots_max, (int)alloc->slots_inuse); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/ras_base_allocate.c:80:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "\t%s: slots=%d max_slots=%d slots_inuse=%d state=%s\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == alloc->name) ? "UNKNOWN" : alloc->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)alloc->slots, (int)alloc->slots_max, (int)alloc->slots_inuse, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_node_state_to_str(alloc->state)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/ras_base_allocate.c:88:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_ras.la base/ras_base_frame.lo base/ras_base_select.lo base/ras_base_allocate.lo base/ras_base_node.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/ras' Making all in mca/rmaps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/rmaps_base_frame.c: In function 'orte_rmaps_base_open': base/rmaps_base_frame.c:277:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&rmaps_base_mapping_policy, "ppr:%s", orte_rmaps_base.ppr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_frame.c:455:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&orte_rmaps_base.ppr, "%d:node", orte_rmaps_base_n_pernode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_frame.c:471:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&orte_rmaps_base.ppr, "%d:socket", orte_rmaps_base_n_persocket); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/rmaps_base_print_fns.c: In function 'orte_rmaps_base_print_mapping': base/rmaps_base_print_fns.c:169:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mymap, "%s[PPR]:", map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_print_fns.c:171:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&mymap, "%s:", map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_print_fns.c:174:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sNO_USE_LOCAL,", mymap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_print_fns.c:179:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sNOOVERSUBSCRIBE,", mymap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_print_fns.c:183:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sOVERSUBSCRIBE,", mymap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base/rmaps_base_print_fns.c:188:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sSPAN,", mymap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/orte/mca/rmaps' Making all in mca/rml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 depbase=`echo base/rml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/rml_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_receive.lo base/rml_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/rml_base_receive.lo -MD -MP -MF base/.deps/rml_base_receive.Tpo -c base/rml_base_receive.c -fPIC -DPIC -o base/.libs/rml_base_receive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_rml.la base/rml_base_frame.lo base/rml_base_receive.lo base/rml_base_contact.lo base/rml_base_msg_handlers.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_rml.a base/.libs/rml_base_frame.o base/.libs/rml_base_receive.o base/.libs/rml_base_contact.o base/.libs/rml_base_msg_handlers.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-2.1.6rc1/orte/mca/rml' Making all in mca/routed make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_routed.la base/routed_base_frame.lo base/routed_base_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/routed' Making all in mca/rtc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_rtc.la base/rtc_base_frame.lo base/rtc_base_select.lo base/rtc_base_stubs.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/rtc' Making all in mca/schizo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_schizo.la base/schizo_base_frame.lo base/schizo_base_select.lo base/schizo_base_stubs.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/schizo' Making all in mca/state make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_state.la base/state_base_frame.lo base/state_base_select.lo base/state_base_fns.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/orte/mca/state' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' depbase=`echo util/nidmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/nidmap.lo -MD -MP -MF $depbase.Tpo -c -o util/nidmap.lo util/nidmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo util/regex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/regex.lo -MD -MP -MF $depbase.Tpo -c -o util/regex.lo util/regex.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/attr.lo -MD -MP -MF $depbase.Tpo -c -o util/attr.lo util/attr.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/nidmap.lo -MD -MP -MF util/.deps/nidmap.Tpo -c util/nidmap.c -fPIC -DPIC -o util/.libs/nidmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/listener.lo -MD -MP -MF util/.deps/listener.Tpo -c util/listener.c -fPIC -DPIC -o util/.libs/listener.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/attr.lo -MD -MP -MF util/.deps/attr.Tpo -c util/attr.c -fPIC -DPIC -o util/.libs/attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/regex.lo -MD -MP -MF util/.deps/regex.Tpo -c util/regex.c -fPIC -DPIC -o util/.libs/regex.o util/nidmap.c: In function 'orte_util_build_daemon_nidmap': util/nidmap.c:169:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&uri, "%s;tcp://%s:%d", proc_name, addr, (int)orte_process_info.my_port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/listener.c: In function 'orte_stop_listening': util/listener.c:222:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(stop_thread[1], &i, sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c: In function 'orte_regex_create': util/regex.c:240:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s", ndreg->prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:249:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s[%d:", ndreg->prefix, ndreg->num_digits); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:251:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "[%d:", ndreg->num_digits); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:257:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%d,", tmp, range->start); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:259:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%d-%d,", tmp, range->start, range->start + range->cnt - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:269:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s", tmp, ndreg->suffix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c: In function 'orte_regex_extract_name_range': util/regex.c:704:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%s%s", rngs[i], post); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:706:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%s%s", pre, rngs[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:708:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%s%s%s", pre, rngs[i], post); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:716:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%c", c); ^~~~~~~~~~~~~~~~~~~~~ util/regex.c:718:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%c%s", c, post); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:720:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%s%c", pre, c); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/regex.c:722:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&t, "%s%c%s", pre, c, post); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 SED util/hostfile/orte_hosts.7 depbase=`echo runtime/orte_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/orte_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_init.lo runtime/orte_init.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/orte_init.lo -MD -MP -MF runtime/.deps/orte_init.Tpo -c runtime/orte_init.c -fPIC -DPIC -o runtime/.libs/orte_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_quick_print': runtime/data_type_support/orte_dt_print_fns.c:58:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 8-bit\tValue: NULL pointer", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:66:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 8-bit\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (int) *i8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:72:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 8-bit\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (unsigned int)*ui8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:78:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 16-bit\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (int) *i16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:84:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 16-bit\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (unsigned int) *ui16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:90:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 32-bit\tValue: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (long) *i32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:96:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 32-bit\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (unsigned long) *ui32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:102:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 64-bit\tValue: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (long) *i64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:108:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: %s\tData size: 64-bit\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == prefix) ? "" : prefix, type_name, (unsigned long) *ui64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_job': runtime/data_type_support/orte_dt_print_fns.c:184:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, " "); ^~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:186:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, "%s", prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:189:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for job: %s\tPersonality: %s\tRecovery: %s(%s)\n%s\tNum apps: %ld\tMPI allowed: %s\tStdin target: %s\tState: %s\tAbort: %s", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_JOBID_PRINT(src->jobid), src->personality, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (ORTE_FLAG_TEST(src, ORTE_JOB_FLAG_RECOVERABLE)) ? "ENABLED" : "DISABLED", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (orte_get_attribute(&src->attributes, ORTE_JOB_RECOVER_DEFINED, NULL, OPAL_BOOL)) ? "DEFINED" : "DEFAULT", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, ~~~~~ (long)src->num_apps, ~~~~~~~~~~~~~~~~~~~~ (ORTE_FLAG_TEST(src, ORTE_JOB_FLAG_GANG_LAUNCHED)) ? "YES" : "NO", ORTE_VPID_PRINT(src->stdin_target), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_job_state_to_str(src->state), (ORTE_FLAG_TEST(src, ORTE_JOB_FLAG_ABORTED)) ? "True" : "False"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:197:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx, "%s\t", pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:205:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s\n%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:216:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:221:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%sNo Map", tmp, pfx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:226:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%sNum procs: %ld\tOffset: %ld", tmp, pfx, (long)src->num_procs, (long)src->offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:238:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:244:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tNum launched: %ld\tNum reported: %ld\tNum terminated: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp, pfx, (long)src->num_launched, (long)src->num_reported, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->num_terminated); ~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_node': runtime/data_type_support/orte_dt_print_fns.c:272:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, " "); ^~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:274:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, "%s", prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:279:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s\n", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == src->name) ? "UNKNOWN" : src->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)src->slots, (int)src->slots_max); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:287:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s\t\n", tmp, pfx2, alias[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:305:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for node: %s\tNum slots: %ld\tMax slots: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == src->name) ? "UNKNOWN" : src->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->slots, (long)src->slots_max); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:313:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s\tresolved from %s\n", tmp, pfx2, alias[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:326:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for node: %s\tNum slots: %ld\tMax slots: %ld\tNum procs: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == src->name) ? "UNKNOWN" : src->name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->slots, (long)src->slots_max, (long)src->num_procs); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:334:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s\tresolved from %s\n", tmp, pfx2, alias[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:346:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for node: %s\tState: %0x", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == src->name) ? "UNKNOWN" : src->name, src->state); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:353:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s\tresolved from %s\n", tmp, pfx2, alias[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:364:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tDaemon: %s\tDaemon launched: %s", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Not defined", ORTE_FLAG_TEST(src, ORTE_NODE_FLAG_DAEMON_LAUNCHED) ? "True" : "False"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:367:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tDaemon: %s\tDaemon launched: %s", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_NAME_PRINT(&(src->daemon->name)), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_FLAG_TEST(src, ORTE_NODE_FLAG_DAEMON_LAUNCHED) ? "True" : "False"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:374:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tNum slots: %ld\tSlots in use: %ld\tOversubscribed: %s", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->slots, (long)src->slots_inuse, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_FLAG_TEST(src, ORTE_NODE_FLAG_OVERSUBSCRIBED) ? "TRUE" : "FALSE"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:380:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tNum slots allocated: %ld\tMax slots: %ld", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->slots, (long)src->slots_max); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:387:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tUsername on node: %s", tmp, pfx2, tmp3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:395:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tDetected Resources:\n", tmp, pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:400:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx3, "%s\t\t", pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:403:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:409:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tNum procs: %ld\tNext node_rank: %ld", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->num_procs, (long)src->next_node_rank); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:415:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx, "%s\t", pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:426:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_proc': runtime/data_type_support/orte_dt_print_fns.c:453:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, " "); ^~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:455:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, "%s", prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:461:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%s\n", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_VPID_PRINT(src->name.vpid), orte_proc_state_to_str(src->state)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:464:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%s\n", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_VPID_PRINT(src->name.vpid), (int)src->pid, orte_proc_state_to_str(src->state)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:484:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "%s:%s", tmp1, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:487:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sProcess OMPI jobid: %s App: %ld Process rank: %s Bound: %s", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_JOBID_PRINT(src->name.jobid), (long)src->app_idx, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_VPID_PRINT(src->name.vpid), (NULL == str) ? "N/A" : str); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:498:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sProcess OMPI jobid: %s App: %ld Process rank: %s Bound: N/A", pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_JOBID_PRINT(src->name.jobid), (long)src->app_idx, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_VPID_PRINT(src->name.vpid)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:509:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for proc: %s", pfx2, ORTE_NAME_PRINT(&src->name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:511:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tPid: %ld\tLocal rank: %lu\tNode rank: %lu\tApp rank: %d", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (long)src->pid, (unsigned long)src->local_rank, (unsigned long)src->node_rank, src->app_rank); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:538:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tState: %s\tApp_context: %ld\n%s\tLocale: %s\n%s\tBinding: %s", tmp, pfx2, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_proc_state_to_str(src->state), (long)src->app_idx, pfx2, locale, pfx2, bind); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_app_context': runtime/data_type_support/orte_dt_print_fns.c:563:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, " "); ^~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:565:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, "%s", prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:568:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sData for app_context: index %lu\tapp: %s\n%s\tNum procs: %lu\tFirstRank: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (unsigned long)src->idx, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == src->app) ? "NULL" : src->app, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (unsigned long)src->num_procs, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_VPID_PRINT(src->first_rank)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:576:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tArgv[%d]: %s", tmp, pfx2, i, src->argv[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:583:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tEnv[%lu]: %s", tmp, pfx2, (unsigned long)i, src->env[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:590:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%s\tWorking dir: %s\n%s\tPrefix: %s\n%s\tUsed on node: %s", tmp, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == src->cwd) ? "NULL" : src->cwd, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == tmp3) ? "NULL" : tmp3, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, ORTE_FLAG_TEST(src, ORTE_APP_FLAG_USED_ON_NODE) ? "TRUE" : "FALSE"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:599:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s\n%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_map': runtime/data_type_support/orte_dt_print_fns.c:628:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, " "); ^~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:630:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx2, "%s", prefix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:635:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:642:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:652:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:657:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s\t\n", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:661:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:669:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pfx, "%s\t", pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:672:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%sMapper requested: %s Last mapper: %s Mapping policy: %s Ranking policy: %s\n%sBinding policy: %s Cpu set: %s PPR: %s Cpus-per-rank: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, (NULL == src->req_mapper) ? "NULL" : src->req_mapper, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == src->last_mapper) ? "NULL" : src->last_mapper, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_rmaps_base_print_mapping(src->mapping), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_rmaps_base_print_ranking(src->ranking), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx2, opal_hwloc_base_print_binding(src->binding), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == opal_hwloc_base_cpu_set) ? "NULL" : opal_hwloc_base_cpu_set, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL == src->ppr) ? "NULL" : src->ppr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)src->cpus_per_rank); ~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:683:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%sNum new daemons: %ld\tNew daemon starting vpid INVALID\n%sNum nodes: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp, pfx, (long)src->num_new_daemons, pfx, (long)src->num_nodes); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:686:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n%sNum new daemons: %ld\tNew daemon starting vpid %ld\n%sNum nodes: %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tmp, pfx, (long)src->num_new_daemons, (long)src->daemon_vpid_start, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pfx, (long)src->num_nodes); ~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:694:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "\n%s======================== JOB MAP ========================", pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:708:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp3, "%s\n%s", tmp, tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:716:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s\n\n%s=============================================================\n", tmp, pfx2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_attr': runtime/data_type_support/orte_dt_print_fns.c:736:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:741:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: ORTE_ATTR\tValue: NULL pointer", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:748:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_STRING\tKey: %s\tValue: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), src->data.string); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:752:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_SIZE\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned long)src->data.size); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:756:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_PID\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned long)src->data.pid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:760:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_INT\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), src->data.integer); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:764:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_INT8\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (int)src->data.int8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:768:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_INT16\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (int)src->data.int16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:772:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_INT32\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), src->data.int32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:776:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_INT64\tKey: %s\tValue: %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (int)src->data.int64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:780:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_UINT\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned int)src->data.uint); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:784:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_UINT8\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned int)src->data.uint8); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:788:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_UINT16\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned int)src->data.uint16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:792:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_UINT32\tKey: %s\tValue: %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), src->data.uint32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:796:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_UINT64\tKey: %s\tValue: %lu", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (unsigned long)src->data.uint64); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:800:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_BYTE_OBJECT\tKey: %s\tValue: UNPRINTABLE", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:804:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_BUFFER\tKey: %s\tValue: UNPRINTABLE", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:808:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_FLOAT\tKey: %s\tValue: %f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), src->data.fval); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:812:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_TIMEVAL\tKey: %s\tValue: %ld.%06ld", prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key), (long)src->data.tv.tv_sec, (long)src->data.tv.tv_usec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:816:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: OPAL_PTR\tKey: %s", prefx, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src->local ? "LOCAL" : "GLOBAL", orte_attr_key_to_str(src->key)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:820:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: ORTE_VPID\tKey: %s\tValue: %s", prefx, src->local ? "LOCAL" : "GLOBAL", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_attr_key_to_str(src->key), ORTE_VPID_PRINT(src->data.vpid)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:824:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: ORTE_JOBID\tKey: %s\tValue: %s", prefx, src->local ? "LOCAL" : "GLOBAL", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_attr_key_to_str(src->key), ORTE_JOBID_PRINT(src->data.jobid)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:828:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_ATTR: %s Data type: UNKNOWN\tKey: %s\tValue: UNPRINTABLE", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefx, orte_attr_key_to_str(src->key), src->local ? "LOCAL" : "GLOBAL"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c: In function 'orte_dt_print_sig': runtime/data_type_support/orte_dt_print_fns.c:843:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] if (NULL == prefix) asprintf(&prefx, " "); ^~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:848:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sData type: ORTE_SIG", prefx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:854:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output, "%sORTE_SIG SeqNumber:%d Procs: NULL", prefx, src->seq_num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:860:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sORTE_SIG SeqNumber:%d Procs: ", prefx, src->seq_num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/data_type_support/orte_dt_print_fns.c:863:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%s", tmp, ORTE_NAME_PRINT(&src->signature[i])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/orte_mca_params.c: In function 'orte_register_params': runtime/orte_mca_params.c:353:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&orte_default_hostfile, "%s/openmpi-default-hostfile", opal_install_dirs.sysconfdir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/orte_info_support.c: In function 'orte_info_show_orte_version': runtime/orte_info_support.c:100:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:full", orte_info_type_orte); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/orte_info_support.c:109:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:repo", orte_info_type_orte); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/orte_info_support.c:112:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s:version:release_date", orte_info_type_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 util/name_fns.c: In function 'orte_util_convert_process_name_to_string': util/name_fns.c:472:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s", ORTE_SCHEMA_WILDCARD_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:474:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s", ORTE_SCHEMA_INVALID_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:476:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%lu", (unsigned long)name->jobid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:480:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%c%s", tmp, ORTE_SCHEMA_DELIMITER_CHAR, ORTE_SCHEMA_WILDCARD_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:482:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%c%s", tmp, ORTE_SCHEMA_DELIMITER_CHAR, ORTE_SCHEMA_INVALID_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:484:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp2, "%s%c%lu", tmp, ORTE_SCHEMA_DELIMITER_CHAR, (unsigned long)name->vpid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:487:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(name_string, "%s", tmp2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c: In function 'orte_util_convert_sysinfo_to_string': util/name_fns.c:646:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s", ORTE_SCHEMA_INVALID_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:648:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s", cpu_type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:652:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(sysinfo_string, "%s%c%s", tmp, ORTE_SCHEMA_DELIMITER_CHAR, ORTE_SCHEMA_INVALID_STRING); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:654:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(sysinfo_string, "%s%c%s", tmp, ORTE_SCHEMA_DELIMITER_CHAR, cpu_model); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c: In function 'orte_pretty_print_timing': util/name_fns.c:671:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(×tring, "%8.2f millisecs", fsecs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util/name_fns.c:673:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(×tring, "%3lu:%02lu min:sec", minutes, seconds); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 util/session_dir.c: In function 'orte_session_dir_get_name': util/session_dir.c:140:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&user, "%d", uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 util/show_help.c: In function 'show_accumulated_duplicates': util/show_help.c:348:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%d more process%s sent help message %s / %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tli->tli_count_since_last_display, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (tli->tli_count_since_last_display > 1) ? "es have" : " has", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tli->tli_filename, tli->tli_topic); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 util/pre_condition_transports.c: In function 'orte_pre_condition_transports_print': util/pre_condition_transports.c:90:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&format, "%%0%dx", (int)(sizeof(unsigned int)) * 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 orted/orted_main.c: In function 'orte_daemon': orted/orted_main.c:594:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s[%s]%s", orte_process_info.my_daemon_uri, sysinfo, nptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orted/orted_main.c:599:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(orted_globals.uri_pipe, tmp, strlen(tmp)+1); /* need to add 1 to get the NULL */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:5:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopen-rte.la -rpath /usr/lib/openmpi/lib runtime/orte_finalize.lo runtime/orte_init.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_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/nidmap.lo util/regex.lo util/attr.lo util/listener.lo orted/orted_main.lo orted/orted_comm.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/dfs/libmca_dfs.la 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/notifier/libmca_notifier.la mca/odls/libmca_odls.la mca/oob/libmca_oob.la mca/plm/libmca_plm.la mca/ras/libmca_ras.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/state/libmca_state.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC runtime/.libs/orte_finalize.o runtime/.libs/orte_init.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_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/nidmap.o util/.libs/regex.o util/.libs/attr.o util/.libs/listener.o orted/.libs/orted_main.o orted/.libs/orted_comm.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/dfs/.libs/libmca_dfs.a 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/notifier/.libs/libmca_notifier.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/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/state/.libs/libmca_state.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libopen-rte.so.20 -o .libs/libopen-rte.so.20.10.5 libtool: link: (cd ".libs" && rm -f "libopen-rte.so.20" && ln -s "libopen-rte.so.20.10.5" "libopen-rte.so.20") libtool: link: (cd ".libs" && rm -f "libopen-rte.so" && ln -s "libopen-rte.so.20.10.5" "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-2.1.6rc1/orte' Making all in mca/dfs/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_test_component.lo -MD -MP -MF $depbase.Tpo -c -o dfs_test_component.lo dfs_test_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_test.lo -MD -MP -MF $depbase.Tpo -c -o dfs_test.lo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_test.lo -MD -MP -MF .deps/dfs_test.Tpo -c dfs_test.c -fPIC -DPIC -o .libs/dfs_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_test_component.lo -MD -MP -MF .deps/dfs_test_component.Tpo -c dfs_test_component.c -fPIC -DPIC -o .libs/dfs_test_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_dfs_test.la -rpath /usr/lib/openmpi/lib/openmpi dfs_test_component.lo dfs_test.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/dfs_test_component.o .libs/dfs_test.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_dfs_test.so -o .libs/mca_dfs_test.so libtool: link: ( cd ".libs" && rm -f "mca_dfs_test.la" && ln -s "../mca_dfs_test.la" "mca_dfs_test.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' Making all in mca/dfs/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o dfs_orted_component.lo dfs_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_orted.lo -MD -MP -MF $depbase.Tpo -c -o dfs_orted.lo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_orted.lo -MD -MP -MF .deps/dfs_orted.Tpo -c dfs_orted.c -fPIC -DPIC -o .libs/dfs_orted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_orted_component.lo -MD -MP -MF .deps/dfs_orted_component.Tpo -c dfs_orted_component.c -fPIC -DPIC -o .libs/dfs_orted_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_dfs_orted.la -rpath /usr/lib/openmpi/lib/openmpi dfs_orted_component.lo dfs_orted.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/dfs_orted_component.o .libs/dfs_orted.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_dfs_orted.so -o .libs/mca_dfs_orted.so libtool: link: ( cd ".libs" && rm -f "mca_dfs_orted.la" && ln -s "../mca_dfs_orted.la" "mca_dfs_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' Making all in mca/dfs/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_app_component.lo -MD -MP -MF $depbase.Tpo -c -o dfs_app_component.lo dfs_app_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_app.lo -MD -MP -MF $depbase.Tpo -c -o dfs_app.lo dfs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_app.lo -MD -MP -MF .deps/dfs_app.Tpo -c dfs_app.c -fPIC -DPIC -o .libs/dfs_app.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dfs_app_component.lo -MD -MP -MF .deps/dfs_app_component.Tpo -c dfs_app_component.c -fPIC -DPIC -o .libs/dfs_app_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_dfs_app.la -rpath /usr/lib/openmpi/lib/openmpi dfs_app_component.lo dfs_app.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/dfs_app_component.o .libs/dfs_app.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_dfs_app.so -o .libs/mca_dfs_app.so libtool: link: ( cd ".libs" && rm -f "mca_dfs_app.la" && ln -s "../mca_dfs_app.la" "mca_dfs_app.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' Making all in mca/errmgr/default_tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_errmgr_default_tool.la -rpath /usr/lib/openmpi/lib/openmpi errmgr_default_tool_component.lo errmgr_default_tool.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_tool_component.o .libs/errmgr_default_tool.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/errmgr/default_tool' Making all in mca/errmgr/default_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_errmgr_default_orted.la -rpath /usr/lib/openmpi/lib/openmpi errmgr_default_orted_component.lo errmgr_default_orted.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_orted_component.o .libs/errmgr_default_orted.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/errmgr/default_orted' Making all in mca/errmgr/default_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_errmgr_default_hnp.la -rpath /usr/lib/openmpi/lib/openmpi errmgr_default_hnp_component.lo errmgr_default_hnp.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_hnp_component.o .libs/errmgr_default_hnp.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/errmgr/default_hnp' Making all in mca/errmgr/default_app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_errmgr_default_app.la -rpath /usr/lib/openmpi/lib/openmpi errmgr_default_app_component.lo errmgr_default_app.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_app_component.o .libs/errmgr_default_app.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/errmgr/default_app' Making all in mca/ess/singleton make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ess_singleton_module.c: In function 'rte_init': ess_singleton_module.c:230:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&num_procs, "%d", orte_process_info.num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_singleton_module.c:237:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&num_procs, "%d", orte_process_info.num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_singleton_module.c:266:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envar, OPAL_MCA_PREFIX"orte_precondition_transports=%s", string_key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_singleton_module.c: In function 'fork_hnp': ess_singleton_module.c:475:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%d", p[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_singleton_module.c:481:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%d", death_pipe[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_singleton.la -rpath /usr/lib/openmpi/lib/openmpi ess_singleton_component.lo ess_singleton_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_singleton_component.o .libs/ess_singleton_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/singleton' Making all in mca/ess/pmi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ess_pmi_module.c: In function 'rte_init': ess_pmi_module.c:179:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ev1, OPAL_MCA_PREFIX"orte_ess_num_procs=%d", orte_process_info.num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_pmi_module.c:184:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ev2, "OMPI_APP_CTX_NUM_PROCS=%d", orte_process_info.num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_pmi_module.c:223:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&envar, OPAL_MCA_PREFIX"orte_precondition_transports=%s", string_key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_pmi.la -rpath /usr/lib/openmpi/lib/openmpi ess_pmi_component.lo ess_pmi_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_pmi_component.o .libs/ess_pmi_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/pmi' Making all in mca/ess/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_env.la -rpath /usr/lib/openmpi/lib/openmpi ess_env_component.lo ess_env_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_env_component.o .libs/ess_env_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/env' Making all in mca/ess/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ess_hnp_module.c: In function 'rte_init': ess_hnp_module.c:170:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(term_pipe); ^~~~~~~~~~~~~~~ ess_hnp_module.c: In function 'abort_signal_callback': ess_hnp_module.c:955:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, (void*)msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ess_hnp_module.c:960:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(term_pipe[1], &foo, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_hnp.la -rpath /usr/lib/openmpi/lib/openmpi ess_hnp_component.lo ess_hnp_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_hnp_component.o .libs/ess_hnp_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/hnp' Making all in mca/ess/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_tool.la -rpath /usr/lib/openmpi/lib/openmpi ess_tool_component.lo ess_tool_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_tool_component.o .libs/ess_tool_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/tool' Making all in mca/ess/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_slurm.la -rpath /usr/lib/openmpi/lib/openmpi ess_slurm_component.lo ess_slurm_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_slurm_component.o .libs/ess_slurm_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ess/slurm' Making all in mca/ess/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' depbase=`echo ess_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ess_tm_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_tm_component.lo ess_tm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ess_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ess_tm_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_tm_module.lo ess_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ess_tm_component.lo -MD -MP -MF .deps/ess_tm_component.Tpo -c ess_tm_component.c -fPIC -DPIC -o .libs/ess_tm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ess_tm_module.lo -MD -MP -MF .deps/ess_tm_module.Tpo -c ess_tm_module.c -fPIC -DPIC -o .libs/ess_tm_module.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ess_tm.la -rpath /usr/lib/openmpi/lib/openmpi ess_tm_component.lo ess_tm_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ess_tm_component.o .libs/ess_tm_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_ess_tm.so -o .libs/mca_ess_tm.so libtool: link: ( cd ".libs" && rm -f "mca_ess_tm.la" && ln -s "../mca_ess_tm.la" "mca_ess_tm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' Making all in mca/filem/raw make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 filem_raw_module.c: In function 'raw_preposition_files': filem_raw_module.c:329:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&app->app, "./%s", cptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filem_raw_module.c: In function 'write_handler': filem_raw_module.c:1196:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cmd, "tar xf %s", sink->file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filem_raw_module.c:1198:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cmd, "tar xjf %s", sink->file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filem_raw_module.c:1200:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cmd, "tar xzf %s", sink->file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filem_raw_module.c:1206:17: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(homedir, sizeof(homedir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filem_raw_module.c:1208:17: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(dirname); ^~~~~~~~~~~~~~ filem_raw_module.c:1213:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^~~~~~~~~~~ filem_raw_module.c:1214:17: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(homedir); ^~~~~~~~~~~~~~ filem_raw_module.c: In function 'link_archive': filem_raw_module.c:949:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cmd, "tar tf %s", inbnd->fullpath); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_filem_raw.la -rpath /usr/lib/openmpi/lib/openmpi filem_raw_component.lo filem_raw_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/filem_raw_component.o .libs/filem_raw_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/filem/raw' Making all in mca/grpcomm/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT grpcomm_direct.lo -MD -MP -MF $depbase.Tpo -c -o grpcomm_direct.lo grpcomm_direct.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT grpcomm_direct.lo -MD -MP -MF .deps/grpcomm_direct.Tpo -c grpcomm_direct.c -fPIC -DPIC -o .libs/grpcomm_direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_grpcomm_direct.la -rpath /usr/lib/openmpi/lib/openmpi grpcomm_direct.lo grpcomm_direct_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/grpcomm_direct.o .libs/grpcomm_direct_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/grpcomm/direct' Making all in mca/iof/mr_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' depbase=`echo iof_mrhnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrhnp.lo iof_mrhnp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrhnp_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrhnp_component.lo iof_mrhnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrhnp_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_read.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrhnp_read.lo iof_mrhnp_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrhnp_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_receive.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrhnp_receive.lo iof_mrhnp_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp.lo -MD -MP -MF .deps/iof_mrhnp.Tpo -c iof_mrhnp.c -fPIC -DPIC -o .libs/iof_mrhnp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_component.lo -MD -MP -MF .deps/iof_mrhnp_component.Tpo -c iof_mrhnp_component.c -fPIC -DPIC -o .libs/iof_mrhnp_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_receive.lo -MD -MP -MF .deps/iof_mrhnp_receive.Tpo -c iof_mrhnp_receive.c -fPIC -DPIC -o .libs/iof_mrhnp_receive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrhnp_read.lo -MD -MP -MF .deps/iof_mrhnp_read.Tpo -c iof_mrhnp_read.c -fPIC -DPIC -o .libs/iof_mrhnp_read.o iof_mrhnp.c: In function 'mrhnp_push': iof_mrhnp.c:170:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outfile, "%s.%d.%0*lu", orte_output_filename, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)ORTE_LOCAL_JOBID(proct->name.jobid), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numdigs, (unsigned long)proct->name.vpid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_iof_mr_hnp.la -rpath /usr/lib/openmpi/lib/openmpi iof_mrhnp.lo iof_mrhnp_component.lo iof_mrhnp_read.lo iof_mrhnp_receive.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/iof_mrhnp.o .libs/iof_mrhnp_component.o .libs/iof_mrhnp_read.o .libs/iof_mrhnp_receive.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_iof_mr_hnp.so -o .libs/mca_iof_mr_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_iof_mr_hnp.la" && ln -s "../mca_iof_mr_hnp.la" "mca_iof_mr_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' Making all in mca/iof/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_orted.lo -MD -MP -MF $depbase.Tpo -c -o iof_orted.lo iof_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_orted.lo -MD -MP -MF .deps/iof_orted.Tpo -c iof_orted.c -fPIC -DPIC -o .libs/iof_orted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 iof_orted.c: In function 'orted_push': iof_orted.c:172:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outfile, "%s.%d.%0*lu", orte_output_filename, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)ORTE_LOCAL_JOBID(proct->name.jobid), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numdigs, (unsigned long)proct->name.vpid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_iof_orted.la -rpath /usr/lib/openmpi/lib/openmpi iof_orted.lo iof_orted_component.lo iof_orted_read.lo iof_orted_receive.lo -lrt -lm -lutil -lhwloc 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 -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/iof/orted' Making all in mca/iof/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_hnp.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp.lo iof_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_hnp.lo -MD -MP -MF .deps/iof_hnp.Tpo -c iof_hnp.c -fPIC -DPIC -o .libs/iof_hnp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 iof_hnp.c: In function 'hnp_push': iof_hnp.c:198:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outfile, "%s.%d.%0*lu", orte_output_filename, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)ORTE_LOCAL_JOBID(proct->name.jobid), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numdigs, (unsigned long)proct->name.vpid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_iof_hnp.la -rpath /usr/lib/openmpi/lib/openmpi iof_hnp.lo iof_hnp_component.lo iof_hnp_read.lo iof_hnp_send.lo iof_hnp_receive.lo -lrt -lm -lutil -lhwloc 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 -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/iof/hnp' Making all in mca/iof/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_tool.lo -MD -MP -MF $depbase.Tpo -c -o iof_tool.lo iof_tool.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_tool.lo -MD -MP -MF .deps/iof_tool.Tpo -c iof_tool.c -fPIC -DPIC -o .libs/iof_tool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_iof_tool.la -rpath /usr/lib/openmpi/lib/openmpi iof_tool.lo iof_tool_component.lo iof_tool_receive.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/iof_tool.o .libs/iof_tool_component.o .libs/iof_tool_receive.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/iof/tool' Making all in mca/iof/mr_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' depbase=`echo iof_mrorted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrorted.lo iof_mrorted.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrorted_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrorted_component.lo iof_mrorted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrorted_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_read.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrorted_read.lo iof_mrorted_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo iof_mrorted_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_receive.lo -MD -MP -MF $depbase.Tpo -c -o iof_mrorted_receive.lo iof_mrorted_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_receive.lo -MD -MP -MF .deps/iof_mrorted_receive.Tpo -c iof_mrorted_receive.c -fPIC -DPIC -o .libs/iof_mrorted_receive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_read.lo -MD -MP -MF .deps/iof_mrorted_read.Tpo -c iof_mrorted_read.c -fPIC -DPIC -o .libs/iof_mrorted_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted_component.lo -MD -MP -MF .deps/iof_mrorted_component.Tpo -c iof_mrorted_component.c -fPIC -DPIC -o .libs/iof_mrorted_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT iof_mrorted.lo -MD -MP -MF .deps/iof_mrorted.Tpo -c iof_mrorted.c -fPIC -DPIC -o .libs/iof_mrorted.o iof_mrorted.c: In function 'mrorted_push': iof_mrorted.c:162:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&outfile, "%s.%d.%0*lu", orte_output_filename, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)ORTE_LOCAL_JOBID(proct->name.jobid), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numdigs, (unsigned long)proct->name.vpid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_iof_mr_orted.la -rpath /usr/lib/openmpi/lib/openmpi iof_mrorted.lo iof_mrorted_component.lo iof_mrorted_read.lo iof_mrorted_receive.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/iof_mrorted.o .libs/iof_mrorted_component.o .libs/iof_mrorted_read.o .libs/iof_mrorted_receive.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_iof_mr_orted.so -o .libs/mca_iof_mr_orted.so libtool: link: ( cd ".libs" && rm -f "mca_iof_mr_orted.la" && ln -s "../mca_iof_mr_orted.la" "mca_iof_mr_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' Making all in mca/notifier/syslog make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' depbase=`echo notifier_syslog_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT notifier_syslog_module.lo -MD -MP -MF $depbase.Tpo -c -o notifier_syslog_module.lo notifier_syslog_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo notifier_syslog_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT notifier_syslog_component.lo -MD -MP -MF $depbase.Tpo -c -o notifier_syslog_component.lo notifier_syslog_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT notifier_syslog_module.lo -MD -MP -MF .deps/notifier_syslog_module.Tpo -c notifier_syslog_module.c -fPIC -DPIC -o .libs/notifier_syslog_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT notifier_syslog_component.lo -MD -MP -MF .deps/notifier_syslog_component.Tpo -c notifier_syslog_component.c -fPIC -DPIC -o .libs/notifier_syslog_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_notifier_syslog.la -rpath /usr/lib/openmpi/lib/openmpi notifier_syslog_module.lo notifier_syslog_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/notifier_syslog_module.o .libs/notifier_syslog_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_notifier_syslog.so -o .libs/mca_notifier_syslog.so libtool: link: ( cd ".libs" && rm -f "mca_notifier_syslog.la" && ln -s "../mca_notifier_syslog.la" "mca_notifier_syslog.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' Making all in mca/odls/default make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_odls_default.la -rpath /usr/lib/openmpi/lib/openmpi odls_default_component.lo odls_default_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/odls_default_component.o .libs/odls_default_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/odls/default' Making all in mca/oob/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_tcp.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp.lo oob_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_tcp.lo -MD -MP -MF .deps/oob_tcp.Tpo -c oob_tcp.c -fPIC -DPIC -o .libs/oob_tcp.o oob_tcp_component.c: In function 'component_get_addr': oob_tcp_component.c:695:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cptr, "tcp://%s:%s", tmp, tp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oob_tcp_component.c: In function 'component_shutdown': oob_tcp_component.c:652:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(mca_oob_tcp_component.stop_thread[1], &i, sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ oob_tcp_listener.c: In function 'create_listen': oob_tcp_listener.c:389:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tconn, "%d", ntohs(((struct sockaddr_in*) &inaddr)->sin_port)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 oob_tcp_connection.c: In function 'tcp_peer_send_blocking': oob_tcp_connection.c:614:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "%s send blocking of %"PRIsize_t" bytes to socket %d", ^~~~~~~~~~~~~~~~~~~~~~~ oob_tcp_connection.c:616:25: size, sd); ~~~~ In file included from ../../../../opal/include/opal_config_bottom.h:251, from ../../../../opal/include/opal_config.h:2837, from ../../../../orte/include/orte_config.h:27, from oob_tcp_connection.c:27: ../../../../opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_oob_tcp.la -rpath /usr/lib/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 -lrt -lm -lutil -lhwloc 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 -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/oob/tcp' Making all in mca/oob/usock make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' depbase=`echo oob_usock_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_component.lo -MD -MP -MF $depbase.Tpo -c -o oob_usock_component.lo oob_usock_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo oob_usock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock.lo -MD -MP -MF $depbase.Tpo -c -o oob_usock.lo oob_usock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo oob_usock_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_connection.lo -MD -MP -MF $depbase.Tpo -c -o oob_usock_connection.lo oob_usock_connection.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo oob_usock_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_sendrecv.lo -MD -MP -MF $depbase.Tpo -c -o oob_usock_sendrecv.lo oob_usock_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_connection.lo -MD -MP -MF .deps/oob_usock_connection.Tpo -c oob_usock_connection.c -fPIC -DPIC -o .libs/oob_usock_connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_sendrecv.lo -MD -MP -MF .deps/oob_usock_sendrecv.Tpo -c oob_usock_sendrecv.c -fPIC -DPIC -o .libs/oob_usock_sendrecv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock.lo -MD -MP -MF .deps/oob_usock.Tpo -c oob_usock.c -fPIC -DPIC -o .libs/oob_usock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oob_usock_component.lo -MD -MP -MF .deps/oob_usock_component.Tpo -c oob_usock_component.c -fPIC -DPIC -o .libs/oob_usock_component.o oob_usock_connection.c: In function 'usock_peer_send_blocking': oob_usock_connection.c:474:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "%s send blocking of %"PRIsize_t" bytes to socket %d", ^~~~~~~~~~~~~~~~~~~~~~~ oob_usock_connection.c:476:25: size, sd); ~~~~ In file included from ../../../../opal/include/opal_config_bottom.h:251, from ../../../../opal/include/opal_config.h:2837, from ../../../../orte/include/orte_config.h:27, from oob_usock_connection.c:27: ../../../../opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" oob_usock_component.c: In function 'component_startup': oob_usock_component.c:217:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&usock_path, ^~~~~~~~~~~~~~~~~~~~~ "%s/%s/%s/0/%s", orte_process_info.tmpdir_base, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte_process_info.top_session_dir, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ORTE_JOB_FAMILY_PRINT(ORTE_PROC_MY_NAME->jobid), "usock"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_oob_usock.la -rpath /usr/lib/openmpi/lib/openmpi oob_usock_component.lo oob_usock.lo oob_usock_connection.lo oob_usock_sendrecv.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/oob_usock_component.o .libs/oob_usock.o .libs/oob_usock_connection.o .libs/oob_usock_sendrecv.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_oob_usock.so -o .libs/mca_oob_usock.so libtool: link: ( cd ".libs" && rm -f "mca_oob_usock.la" && ln -s "../mca_oob_usock.la" "mca_oob_usock.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' Making all in mca/plm/isolated make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plm_isolated.lo -MD -MP -MF .deps/plm_isolated.Tpo -c plm_isolated.c -fPIC -DPIC -o .libs/plm_isolated.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_plm_isolated.la -rpath /usr/lib/openmpi/lib/openmpi plm_isolated_component.lo plm_isolated.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/plm_isolated_component.o .libs/plm_isolated.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/plm/isolated' Making all in mca/plm/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 plm_slurm_module.c: In function 'launch_daemons': plm_slurm_module.c:250:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&jobid_string, "%lu", (unsigned long) daemons->jobid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:332:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "--nodes=%lu", (unsigned long)map->num_new_daemons); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:336:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "--nodelist=%s", nodelist_flat); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:342:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "--ntasks=%lu", (unsigned long)map->num_new_daemons); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c: In function 'plm_slurm_start_proc': plm_slurm_module.c:634:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/%s:%s", prefix, bin_base, oldenv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:636:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/%s", prefix, bin_base); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:648:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/%s:%s", prefix, lib_base, oldenv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_slurm_module.c:650:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/%s", prefix, lib_base); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_plm_slurm.la -rpath /usr/lib/openmpi/lib/openmpi plm_slurm_component.lo plm_slurm_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/plm_slurm_component.o .libs/plm_slurm_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/plm/slurm' Making all in mca/plm/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' depbase=`echo plm_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plm_tm_component.lo -MD -MP -MF $depbase.Tpo -c -o plm_tm_component.lo plm_tm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo plm_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plm_tm_module.lo -MD -MP -MF $depbase.Tpo -c -o plm_tm_module.lo plm_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plm_tm_component.lo -MD -MP -MF .deps/plm_tm_component.Tpo -c plm_tm_component.c -fPIC -DPIC -o .libs/plm_tm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plm_tm_module.lo -MD -MP -MF .deps/plm_tm_module.Tpo -c plm_tm_module.c -fPIC -DPIC -o .libs/plm_tm_module.o plm_tm_module.c: In function 'launch_daemons': plm_tm_module.c:320:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&var, "0%o", current_umask); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_tm_module.c:338:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&newenv, "%s/%s:%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefix_dir, bin_base, env[i] + 5); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_tm_module.c:350:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&newenv, "%s/%s:%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prefix_dir, lib_base, env[i] + 16); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_plm_tm.la -rpath /usr/lib/openmpi/lib/openmpi plm_tm_component.lo plm_tm_module.lo -ltorque -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/plm_tm_component.o .libs/plm_tm_module.o -ltorque -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_plm_tm.so -o .libs/mca_plm_tm.so libtool: link: ( cd ".libs" && rm -f "mca_plm_tm.la" && ln -s "../mca_plm_tm.la" "mca_plm_tm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' Making all in mca/plm/rsh make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 plm_rsh_component.c: In function 'rsh_component_query': plm_rsh_component.c:283:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s/bin/%s", getenv("SGE_ROOT"), getenv("ARC")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_component.c: In function 'orte_plm_rsh_search': plm_rsh_component.c:366:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, OPAL_PATH_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c: In function 'setup_launch': plm_rsh_module.c:449:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lib_base, "%s:%s/%s", mca_plm_rsh_component.pass_libpath, prefix_dir, param); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:451:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lib_base, "%s:%s", mca_plm_rsh_component.pass_libpath, param); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:454:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lib_base, "%s/%s", prefix_dir, param); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:468:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&bin_base, "%s/%s", prefix_dir, value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:474:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&full_orted_cmd, "%s/%s", bin_base, orted_cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:494:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf (&final_cmd, ^~~~~~~~~~~~~~~~~~~~~ "%s%s%s PATH=%s%s$PATH ; export PATH ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "LD_LIBRARY_PATH=%s%s$LD_LIBRARY_PATH ; export LD_LIBRARY_PATH ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "DYLD_LIBRARY_PATH=%s%s$DYLD_LIBRARY_PATH ; export DYLD_LIBRARY_PATH ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s %s", ~~~~~~~~ (opal_prefix != NULL ? "OPAL_PREFIX=" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (opal_prefix != NULL ? opal_prefix : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (opal_prefix != NULL ? " ; export OPAL_PREFIX;" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != bin_base ? bin_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != bin_base ? ":" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? ":" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? ":" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (orted_prefix != NULL ? orted_prefix : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (full_orted_cmd != NULL ? full_orted_cmd : " ")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:524:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf (&final_cmd, ^~~~~~~~~~~~~~~~~~~~~ "%s%s%s set path = ( %s $path ) ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "if ( $?LD_LIBRARY_PATH == 1 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "set OMPI_have_llp ; " ~~~~~~~~~~~~~~~~~~~~~~ "if ( $?LD_LIBRARY_PATH == 0 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "setenv LD_LIBRARY_PATH %s ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "if ( $?OMPI_have_llp == 1 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "setenv LD_LIBRARY_PATH %s%s$LD_LIBRARY_PATH ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "if ( $?DYLD_LIBRARY_PATH == 1 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "set OMPI_have_dllp ; " ~~~~~~~~~~~~~~~~~~~~~~~ "if ( $?DYLD_LIBRARY_PATH == 0 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "setenv DYLD_LIBRARY_PATH %s ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "if ( $?OMPI_have_dllp == 1 ) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "setenv DYLD_LIBRARY_PATH %s%s$DYLD_LIBRARY_PATH ; " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s %s", ~~~~~~~~ (opal_prefix != NULL ? "setenv OPAL_PREFIX " : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (opal_prefix != NULL ? opal_prefix : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (opal_prefix != NULL ? " ;" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != bin_base ? bin_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? ":" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? lib_base : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (NULL != lib_base ? ":" : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (orted_prefix != NULL ? orted_prefix : " "), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (full_orted_cmd != NULL ? full_orted_cmd : " ")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c:576:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&final_cmd, "%s %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (orted_prefix != NULL ? orted_prefix : ""), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (full_orted_cmd != NULL ? full_orted_cmd : "")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c: In function 'rsh_init': plm_rsh_module.c:195:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s/bin/%s", getenv("SGE_ROOT"), getenv("ARC")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plm_rsh_module.c: In function 'launch_daemons': plm_rsh_module.c:1262:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf (&argv[node_name_index1], "%s@%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ username, node->name); ~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_plm_rsh.la -rpath /usr/lib/openmpi/lib/openmpi plm_rsh_component.lo plm_rsh_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/plm_rsh_component.o .libs/plm_rsh_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/plm/rsh' Making all in mca/ras/simulator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ras_sim_module.c: In function 'allocate': ras_sim_module.c:254:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&node->name, "%s%0*d", prefix, dig, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ras_simulator.la -rpath /usr/lib/openmpi/lib/openmpi ras_sim_component.lo ras_sim_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ras_sim_component.o .libs/ras_sim_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ras/simulator' Making all in mca/ras/loadleveler make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' depbase=`echo ras_loadleveler_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_loadleveler_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_loadleveler_component.lo ras_loadleveler_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ras_loadleveler_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_loadleveler_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_loadleveler_module.lo ras_loadleveler_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_loadleveler_module.lo -MD -MP -MF .deps/ras_loadleveler_module.Tpo -c ras_loadleveler_module.c -fPIC -DPIC -o .libs/ras_loadleveler_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_loadleveler_component.lo -MD -MP -MF .deps/ras_loadleveler_component.Tpo -c ras_loadleveler_component.c -fPIC -DPIC -o .libs/ras_loadleveler_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ras_loadleveler.la -rpath /usr/lib/openmpi/lib/openmpi ras_loadleveler_component.lo ras_loadleveler_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ras_loadleveler_component.o .libs/ras_loadleveler_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_ras_loadleveler.so -o .libs/mca_ras_loadleveler.so libtool: link: ( cd ".libs" && rm -f "mca_ras_loadleveler.la" && ln -s "../mca_ras_loadleveler.la" "mca_ras_loadleveler.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' Making all in mca/ras/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ras_slurm_module.c: In function 'dyn_allocate': ras_slurm_module.c:1018:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "jobid=%s", jstring); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ras_slurm_module.c:1037:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "timeout=%d", mca_ras_slurm_component.timeout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ras_slurm_module.c:1048:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, ": app=%d", (int)app->idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ras_slurm_module.c:1052:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "np=%d", app->num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ras_slurm_module.c:1057:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "N=%ld", (long int)i64); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ras_slurm_module.c:1066:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "node_list=%s", node_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ras_slurm.la -rpath /usr/lib/openmpi/lib/openmpi ras_slurm_component.lo ras_slurm_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ras_slurm_component.o .libs/ras_slurm_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ras/slurm' Making all in mca/ras/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' depbase=`echo ras_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_tm_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_tm_component.lo ras_tm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ras_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_tm_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_tm_module.lo ras_tm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_tm_component.lo -MD -MP -MF .deps/ras_tm_component.Tpo -c ras_tm_component.c -fPIC -DPIC -o .libs/ras_tm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/torque -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ras_tm_module.lo -MD -MP -MF .deps/ras_tm_module.Tpo -c ras_tm_module.c -fPIC -DPIC -o .libs/ras_tm_module.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ras_tm.la -rpath /usr/lib/openmpi/lib/openmpi ras_tm_component.lo ras_tm_module.lo -ltorque -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ras_tm_component.o .libs/ras_tm_module.o -ltorque -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_ras_tm.so -o .libs/mca_ras_tm.so libtool: link: ( cd ".libs" && rm -f "mca_ras_tm.la" && ln -s "../mca_ras_tm.la" "mca_ras_tm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' Making all in mca/ras/gridengine make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ras_gridengine_module.c: In function 'orte_ras_gridengine_allocate': ras_gridengine_module.c:67:42: warning: variable 'arch' set but not used [-Wunused-but-set-variable] char buf[1024], *tok, *num, *queue, *arch, *ptr, *tmp; ^~~~ ras_gridengine_module.c:67:34: warning: variable 'queue' set but not used [-Wunused-but-set-variable] char buf[1024], *tok, *num, *queue, *arch, *ptr, *tmp; ^~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_ras_gridengine.la -rpath /usr/lib/openmpi/lib/openmpi ras_gridengine_component.lo ras_gridengine_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/ras_gridengine_component.o .libs/ras_gridengine_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/ras/gridengine' Making all in mca/rmaps/round_robin make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_rr.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr.lo rmaps_rr.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_rr.lo -MD -MP -MF .deps/rmaps_rr.Tpo -c rmaps_rr.c -fPIC -DPIC -o .libs/rmaps_rr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_round_robin.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_rr.lo rmaps_rr_component.lo rmaps_rr_mappers.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_rr.o .libs/rmaps_rr_component.o .libs/rmaps_rr_mappers.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/round_robin' Making all in mca/rmaps/resilient make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_resilient.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_resilient.lo rmaps_resilient.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_resilient.lo -MD -MP -MF .deps/rmaps_resilient.Tpo -c rmaps_resilient.c -fPIC -DPIC -o .libs/rmaps_resilient.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_resilient.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_resilient.lo rmaps_resilient_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_resilient.o .libs/rmaps_resilient_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/resilient' Making all in mca/rmaps/mindist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_mindist.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_mindist_module.lo rmaps_mindist_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_mindist_module.o .libs/rmaps_mindist_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/mindist' Making all in mca/rmaps/rank_file make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_rank_file.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_rank_file.lo rmaps_rank_file_component.lo rmaps_rank_file_lex.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_rank_file.o .libs/rmaps_rank_file_component.o .libs/rmaps_rank_file_lex.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/rank_file' Making all in mca/rmaps/ppr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_ppr.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_ppr.lo rmaps_ppr.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_ppr.lo -MD -MP -MF .deps/rmaps_ppr.Tpo -c rmaps_ppr.c -fPIC -DPIC -o .libs/rmaps_ppr.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_ppr.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_ppr.lo rmaps_ppr_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_ppr.o .libs/rmaps_ppr_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/ppr' Making all in mca/rmaps/seq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_seq.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_seq.lo rmaps_seq.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_seq.lo -MD -MP -MF .deps/rmaps_seq.Tpo -c rmaps_seq.c -fPIC -DPIC -o .libs/rmaps_seq.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_seq.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_seq.lo rmaps_seq_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_seq.o .libs/rmaps_seq_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rmaps/seq' Making all in mca/rmaps/staged make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' depbase=`echo rmaps_staged.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_staged.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_staged.lo rmaps_staged.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rmaps_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_staged_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_staged_component.lo rmaps_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_staged_component.lo -MD -MP -MF .deps/rmaps_staged_component.Tpo -c rmaps_staged_component.c -fPIC -DPIC -o .libs/rmaps_staged_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rmaps_staged.lo -MD -MP -MF .deps/rmaps_staged.Tpo -c rmaps_staged.c -fPIC -DPIC -o .libs/rmaps_staged.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rmaps_staged.la -rpath /usr/lib/openmpi/lib/openmpi rmaps_staged.lo rmaps_staged_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_staged.o .libs/rmaps_staged_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_rmaps_staged.so -o .libs/mca_rmaps_staged.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_staged.la" && ln -s "../mca_rmaps_staged.la" "mca_rmaps_staged.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' Making all in mca/rml/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 depbase=`echo rml_oob_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_contact.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_contact.lo rml_oob_contact.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rml_oob_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_exception.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_exception.lo rml_oob_exception.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rml_oob_ping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_ping.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_ping.lo rml_oob_ping.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_exception.lo -MD -MP -MF .deps/rml_oob_exception.Tpo -c rml_oob_exception.c -fPIC -DPIC -o .libs/rml_oob_exception.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_ping.lo -MD -MP -MF .deps/rml_oob_ping.Tpo -c rml_oob_ping.c -fPIC -DPIC -o .libs/rml_oob_ping.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_contact.lo -MD -MP -MF .deps/rml_oob_contact.Tpo -c rml_oob_contact.c -fPIC -DPIC -o .libs/rml_oob_contact.o depbase=`echo rml_oob_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_recv.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_recv.lo rml_oob_recv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rml_oob_recv.lo -MD -MP -MF .deps/rml_oob_recv.Tpo -c rml_oob_recv.c -fPIC -DPIC -o .libs/rml_oob_recv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rml_oob.la -rpath /usr/lib/openmpi/lib/openmpi rml_oob_component.lo rml_oob_contact.lo rml_oob_exception.lo rml_oob_ping.lo rml_oob_recv.lo rml_oob_send.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rml_oob_component.o .libs/rml_oob_contact.o .libs/rml_oob_exception.o .libs/rml_oob_ping.o .libs/rml_oob_recv.o .libs/rml_oob_send.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rml/oob' Making all in mca/routed/radix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_radix.lo -MD -MP -MF $depbase.Tpo -c -o routed_radix.lo routed_radix.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_radix.lo -MD -MP -MF .deps/routed_radix.Tpo -c routed_radix.c -fPIC -DPIC -o .libs/routed_radix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_routed_radix.la -rpath /usr/lib/openmpi/lib/openmpi routed_radix.lo routed_radix_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/routed_radix.o .libs/routed_radix_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/routed/radix' Making all in mca/routed/debruijn make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' depbase=`echo routed_debruijn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_debruijn.lo -MD -MP -MF $depbase.Tpo -c -o routed_debruijn.lo routed_debruijn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo routed_debruijn_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_debruijn_component.lo -MD -MP -MF $depbase.Tpo -c -o routed_debruijn_component.lo routed_debruijn_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_debruijn.lo -MD -MP -MF .deps/routed_debruijn.Tpo -c routed_debruijn.c -fPIC -DPIC -o .libs/routed_debruijn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_debruijn_component.lo -MD -MP -MF .deps/routed_debruijn_component.Tpo -c routed_debruijn_component.c -fPIC -DPIC -o .libs/routed_debruijn_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_routed_debruijn.la -rpath /usr/lib/openmpi/lib/openmpi routed_debruijn.lo routed_debruijn_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/routed_debruijn.o .libs/routed_debruijn_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_routed_debruijn.so -o .libs/mca_routed_debruijn.so libtool: link: ( cd ".libs" && rm -f "mca_routed_debruijn.la" && ln -s "../mca_routed_debruijn.la" "mca_routed_debruijn.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' Making all in mca/routed/binomial make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_binomial.lo -MD -MP -MF $depbase.Tpo -c -o routed_binomial.lo routed_binomial.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_binomial.lo -MD -MP -MF .deps/routed_binomial.Tpo -c routed_binomial.c -fPIC -DPIC -o .libs/routed_binomial.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_routed_binomial.la -rpath /usr/lib/openmpi/lib/openmpi routed_binomial.lo routed_binomial_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/routed_binomial.o .libs/routed_binomial_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/routed/binomial' Making all in mca/routed/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_direct.lo -MD -MP -MF $depbase.Tpo -c -o routed_direct.lo routed_direct.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT routed_direct.lo -MD -MP -MF .deps/routed_direct.Tpo -c routed_direct.c -fPIC -DPIC -o .libs/routed_direct.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_routed_direct.la -rpath /usr/lib/openmpi/lib/openmpi routed_direct.lo routed_direct_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/routed_direct.o .libs/routed_direct_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/routed/direct' Making all in mca/rtc/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_hwloc.lo -MD -MP -MF $depbase.Tpo -c -o rtc_hwloc.lo rtc_hwloc.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_hwloc.lo -MD -MP -MF .deps/rtc_hwloc.Tpo -c rtc_hwloc.c -fPIC -DPIC -o .libs/rtc_hwloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 rtc_hwloc.c: In function 'set': rtc_hwloc.c:114:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "hwloc_set_cpubind returned \"%s\" for bitmap \"%s\"", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_strerror(rc), tmp); ~~~~~~~~~~~~~~~~~~~~~~~ rtc_hwloc.c:146:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "hwloc_bitmap_sscanf returned \"%s\" for the string \"%s\"", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_strerror(rc), cpu_bitmap); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtc_hwloc.c:181:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "hwloc_set_cpubind returned \"%s\" for bitmap \"%s\"", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_strerror(rc), cpu_bitmap); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rtc_hwloc.la -rpath /usr/lib/openmpi/lib/openmpi rtc_hwloc.lo rtc_hwloc_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rtc_hwloc.o .libs/rtc_hwloc_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/rtc/hwloc' Making all in mca/rtc/freq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' depbase=`echo rtc_freq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_freq.lo -MD -MP -MF $depbase.Tpo -c -o rtc_freq.lo rtc_freq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rtc_freq_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_freq_component.lo -MD -MP -MF $depbase.Tpo -c -o rtc_freq_component.lo rtc_freq_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_freq.lo -MD -MP -MF .deps/rtc_freq.Tpo -c rtc_freq.c -fPIC -DPIC -o .libs/rtc_freq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT rtc_freq_component.lo -MD -MP -MF .deps/rtc_freq_component.Tpo -c rtc_freq_component.c -fPIC -DPIC -o .libs/rtc_freq_component.o rtc_freq.c: In function 'getvals': rtc_freq.c:584:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&res->category, "core-%d", trk->core); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtc_freq.c:597:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&res->category, "core-%d", trk->core); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtc_freq.c:601:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%f", kv->data.fval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtc_freq.c: In function 'set': rtc_freq.c:484:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%f", kv->data.fval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtc_freq.c:540:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%f", kv->data.fval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_rtc_freq.la -rpath /usr/lib/openmpi/lib/openmpi rtc_freq.lo rtc_freq_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/rtc_freq.o .libs/rtc_freq_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_rtc_freq.so -o .libs/mca_rtc_freq.so libtool: link: ( cd ".libs" && rm -f "mca_rtc_freq.la" && ln -s "../mca_rtc_freq.la" "mca_rtc_freq.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' Making all in mca/schizo/ompi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT schizo_ompi.lo -MD -MP -MF .deps/schizo_ompi.Tpo -c schizo_ompi.c -fPIC -DPIC -o .libs/schizo_ompi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 schizo_ompi.c: In function 'setup_child': schizo_ompi.c:543:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&value, "%lu", (unsigned long) child->local_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:559:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&value, "%lu", (unsigned long) child->node_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:580:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&value, "%d", nrestarts); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c: In function 'setup_fork': schizo_ompi.c:327:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/bin:%s", param, app->env[i] + 5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:334:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newenv, "%s/lib:%s", param, app->env[i] + 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:361:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%ld", (long)app->idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:373:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%ld", (long)jdata->total_slots_alloc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:378:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%ld", (long)(jdata->map->num_nodes)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:437:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%ld", (long)jdata->num_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:458:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¶m, "%ld", (long)jdata->num_local_procs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c:469:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&num_app_ctx, "%lu", (unsigned long)jdata->num_apps); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schizo_ompi.c: In function 'parse_env': schizo_ompi.c:264:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&value, "OMPI_exec_path=%s", path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_schizo_ompi.la -rpath /usr/lib/openmpi/lib/openmpi schizo_ompi_component.lo schizo_ompi.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_ompi_component.o .libs/schizo_ompi.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/schizo/ompi' Making all in mca/state/novm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_novm.lo -MD -MP -MF .deps/state_novm.Tpo -c state_novm.c -fPIC -DPIC -o .libs/state_novm.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_novm.la -rpath /usr/lib/openmpi/lib/openmpi state_novm_component.lo state_novm.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_novm_component.o .libs/state_novm.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/state/novm' Making all in mca/state/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_orted.lo -MD -MP -MF .deps/state_orted.Tpo -c state_orted.c -fPIC -DPIC -o .libs/state_orted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_orted.la -rpath /usr/lib/openmpi/lib/openmpi state_orted_component.lo state_orted.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_orted_component.o .libs/state_orted.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/state/orted' Making all in mca/state/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_app.lo -MD -MP -MF .deps/state_app.Tpo -c state_app.c -fPIC -DPIC -o .libs/state_app.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_app.la -rpath /usr/lib/openmpi/lib/openmpi state_app_component.lo state_app.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_app_component.o .libs/state_app.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/state/app' Making all in mca/state/dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' depbase=`echo state_dvm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_dvm_component.lo -MD -MP -MF $depbase.Tpo -c -o state_dvm_component.lo state_dvm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo state_dvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_dvm.lo -MD -MP -MF $depbase.Tpo -c -o state_dvm.lo state_dvm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_dvm.lo -MD -MP -MF .deps/state_dvm.Tpo -c state_dvm.c -fPIC -DPIC -o .libs/state_dvm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_dvm_component.lo -MD -MP -MF .deps/state_dvm_component.Tpo -c state_dvm_component.c -fPIC -DPIC -o .libs/state_dvm_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_dvm.la -rpath /usr/lib/openmpi/lib/openmpi state_dvm_component.lo state_dvm.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_dvm_component.o .libs/state_dvm.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_state_dvm.so -o .libs/mca_state_dvm.so libtool: link: ( cd ".libs" && rm -f "mca_state_dvm.la" && ln -s "../mca_state_dvm.la" "mca_state_dvm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' Making all in mca/state/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_hnp.lo -MD -MP -MF .deps/state_hnp.Tpo -c state_hnp.c -fPIC -DPIC -o .libs/state_hnp.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_hnp.la -rpath /usr/lib/openmpi/lib/openmpi state_hnp_component.lo state_hnp.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_hnp_component.o .libs/state_hnp.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/state/hnp' Making all in mca/state/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_tool.lo -MD -MP -MF .deps/state_tool.Tpo -c state_tool.c -fPIC -DPIC -o .libs/state_tool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_tool.la -rpath /usr/lib/openmpi/lib/openmpi state_tool_component.lo state_tool.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_tool_component.o .libs/state_tool.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -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-2.1.6rc1/orte/mca/state/tool' Making all in mca/state/staged_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' depbase=`echo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o state_staged_hnp_component.lo state_staged_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_hnp.lo -MD -MP -MF $depbase.Tpo -c -o state_staged_hnp.lo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_hnp.lo -MD -MP -MF .deps/state_staged_hnp.Tpo -c state_staged_hnp.c -fPIC -DPIC -o .libs/state_staged_hnp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_hnp_component.lo -MD -MP -MF .deps/state_staged_hnp_component.Tpo -c state_staged_hnp_component.c -fPIC -DPIC -o .libs/state_staged_hnp_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_staged_hnp.la -rpath /usr/lib/openmpi/lib/openmpi state_staged_hnp_component.lo state_staged_hnp.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_staged_hnp_component.o .libs/state_staged_hnp.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_state_staged_hnp.so -o .libs/mca_state_staged_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_state_staged_hnp.la" && ln -s "../mca_state_staged_hnp.la" "mca_state_staged_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' Making all in mca/state/staged_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' depbase=`echo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o state_staged_orted_component.lo state_staged_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_orted.lo -MD -MP -MF $depbase.Tpo -c -o state_staged_orted.lo state_staged_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_orted.lo -MD -MP -MF .deps/state_staged_orted.Tpo -c state_staged_orted.c -fPIC -DPIC -o .libs/state_staged_orted.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT state_staged_orted_component.lo -MD -MP -MF .deps/state_staged_orted_component.Tpo -c state_staged_orted_component.c -fPIC -DPIC -o .libs/state_staged_orted_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_state_staged_orted.la -rpath /usr/lib/openmpi/lib/openmpi state_staged_orted_component.lo state_staged_orted.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/state_staged_orted_component.o .libs/state_staged_orted.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_state_staged_orted.so -o .libs/mca_state_staged_orted.so libtool: link: ( cd ".libs" && rm -f "mca_state_staged_orted.la" && ln -s "../mca_state_staged_orted.la" "mca_state_staged_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' Making all in tools/orte-clean make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orte-clean.o -MD -MP -MF $depbase.Tpo -c -o orte-clean.o orte-clean.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-clean.1 orte-clean.c: In function 'kill_procs': orte-clean.c:277:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&this_user, "%d", uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-clean orte-clean.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-clean orte-clean.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' Making all in tools/orte-ps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' depbase=`echo orte-ps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orte-ps.o -MD -MP -MF $depbase.Tpo -c -o orte-ps.o orte-ps.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-ps.1 orte-ps.c: In function 'pretty_print_vpids': orte-ps.c:638:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&rankstr, "%u", (uint)vpid->local_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-ps orte-ps.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-ps orte-ps.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' Making all in tools/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orted.o -MD -MP -MF $depbase.Tpo -c -o orted.o orted.c &&\ mv -f $depbase.Tpo $depbase.Po SED orted.1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orted orted.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orted orted.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' Making all in tools/orterun make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT orterun.o -MD -MP -MF $depbase.Tpo -c -o orterun.o orterun.c &&\ mv -f $depbase.Tpo $depbase.Po SED orterun.1 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../../opal/include/opal_stdint.h:34, from ../../../opal/include/opal_config_bottom.h:251, from ../../../opal/include/opal_config.h:2837, from ../../../orte/include/orte_config.h:27, from orterun.c:28: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../../opal/include/opal_stdint.h:34, from ../../../opal/include/opal_config_bottom.h:251, from ../../../opal/include/opal_config.h:2837, from ../../../orte/include/orte_config.h:27, from orterun.h:27, from main.c:9: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orterun main.o orterun.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orterun main.o orterun.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' Making all in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' Making all in tools/orte-top make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' depbase=`echo orte-top.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orte-top.o -MD -MP -MF $depbase.Tpo -c -o orte-top.o orte-top.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-top.1 orte-top.c: In function 'recv_stats': orte-top.c:614:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%d", stats->rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:621:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%lu", (unsigned long)stats->pid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:635:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%d", stats->priority); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:645:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%d", stats->num_threads); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:655:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%8.2f", stats->vsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:665:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%8.2f", stats->rss); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:675:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%8.2f", stats->peak_vsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c:685:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&ctmp, "%d", stats->processor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ orte-top.c: In function 'print_ranks': orte-top.c:762:62: warning: '%02ld' directive output may be truncated writing 2 bytes into a region of size between 1 and 6 [-Wformat-truncation=] snprintf(pretty_time, sizeof(pretty_time), "%3ld:%02ld", ^~~~~ orte-top.c:762:56: note: directive argument in the range [0, 59] snprintf(pretty_time, sizeof(pretty_time), "%3ld:%02ld", ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from orte-top.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 12 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-top orte-top.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-top orte-top.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' Making all in tools/orte-info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orte-info.o -MD -MP -MF $depbase.Tpo -c -o orte-info.o orte-info.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o output.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT param.o -MD -MP -MF $depbase.Tpo -c -o param.o param.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT components.o -MD -MP -MF $depbase.Tpo -c -o components.o components.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh: line 1: hostname: command not found /bin/sh: line 1: hostname: command not found /bin/sh: line 1: hostname: command not found /bin/sh: line 1: hostname: command not found output.c: In function 'orte_info_out': output.c:107:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&spaces, "%*s", centerpoint - ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)strlen(pretty_message), " "); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:121:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filler, "%s%s: ", spaces, pretty_message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:123:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filler, "%s ", spaces); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c:133:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&spaces, "%*s", centerpoint + 2, " "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ output.c: In function 'orte_info_out_int': output.c:196:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&valstr, "%d", (int)value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c: In function 'orte_info_show_mca_group_params': param.c:166:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf (&message, "MCA %s", group->group_framework); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c: In function 'orte_info_show_path': param.c:306:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "path:%s", type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c: In function 'orte_info_do_config': param.c:360:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&threads, "%s (OPAL: %s, ORTE progress: yes, Event lib: yes)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "posix", ~~~~~~~~ OPAL_ENABLE_MULTI_THREADS ? "yes" : "no"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh: line 1: hostname: command not found SED orte-info.1 version.c: In function 'show_mca_version': version.c:242:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "MCA %s", component->mca_type_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:244:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&content, "%s (", component->mca_component_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:247:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sMCA v%s", content, mca_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:255:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s, ", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:259:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sAPI v%s", content, api_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:267:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s, ", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:271:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%sComponent v%s", content, component_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:277:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s)", content); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:280:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, ")"); ^~~~~~~~~~~~~~~~~~~ version.c:288:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&message, "mca:%s:%s:version", component->mca_type_name, component->mca_component_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:290:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "mca:%s", mca_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:295:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "api:%s", api_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:300:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "component:%s", component_version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c: In function 'make_version_str': version.c:328:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s%s", str, temp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:333:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s%s", str, greek); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ version.c:338:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&tmp, "%s%s", str, repo); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-info orte-info.o output.o param.o components.o version.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc /bin/sh: hostname: command not found libtool: link: gcc -DOPAL_CONFIGURE_USER=\"mockbuild\" -DOPAL_CONFIGURE_HOST=\"\" "-DOPAL_CONFIGURE_DATE=\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER=\"mockbuild\" -DOMPI_BUILD_HOST=\"\" "-DOMPI_BUILD_DATE=\"Sat Dec 15 22:10:19 UTC 2018\"" "-DOMPI_BUILD_CFLAGS=\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" "-DOMPI_BUILD_CPPFLAGS=\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" "-DOMPI_BUILD_CXXFLAGS=\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" "-DOMPI_BUILD_CXXCPPFLAGS=\"-I../../.. \"" -DOMPI_BUILD_FFLAGS=\"\" "-DOMPI_BUILD_FCFLAGS=\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" "-DOMPI_BUILD_LDFLAGS=\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" "-DOMPI_BUILD_LIBS=\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE=\"/usr/bin/gcc\" -DOMPI_CXX_ABSOLUTE=\"/usr/bin/g++\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-info orte-info.o output.o param.o components.o version.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' Making all in tools/orte-server make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT orte-server.o -MD -MP -MF $depbase.Tpo -c -o orte-server.o orte-server.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-server.1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-server orte-server.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-server orte-server.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' Making all in tools/orte-submit make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' depbase=`echo orte-submit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT orte-submit.o -MD -MP -MF $depbase.Tpo -c -o orte-submit.o orte-submit.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-submit.1 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../../opal/include/opal_stdint.h:34, from ../../../opal/include/opal_config_bottom.h:251, from ../../../opal/include/opal_config.h:2837, from ../../../orte/include/orte_config.h:27, from orte-submit.c:27: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-submit orte-submit.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-submit orte-submit.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' Making all in tools/orte-dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' depbase=`echo orte-dvm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT orte-dvm.o -MD -MP -MF $depbase.Tpo -c -o orte-dvm.o orte-dvm.c &&\ mv -f $depbase.Tpo $depbase.Po SED orte-dvm.1 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../../opal/include/opal_stdint.h:34, from ../../../opal/include/opal_config_bottom.h:251, from ../../../opal/include/opal_config.h:2837, from ../../../orte/include/orte_config.h:27, from orte-dvm.c:25: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o orte-dvm orte-dvm.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/orte-dvm orte-dvm.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making all in ompi make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making all in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' ../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --header=mpif-sizeof.h --ierror=mandatory \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 ../../ompi/mpi/fortran/base/gen-mpi-mangling.pl \ --caps 0 \ --plain 0 \ --single 1 \ --double 0 ln -s ../../opal/include/opal/opal_portable_platform.h mpi_portable_platform.h make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' Making all in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ompi_datatype_create.c: In function 'ompi_datatype_duplicate': ompi_datatype_create.c:108:66: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 60 [-Wformat-truncation=] snprintf (new_ompi_datatype->name, MPI_MAX_OBJECT_NAME, "Dup %s", ^~ In file included from /usr/include/stdio.h:873, from ../../opal/threads/mutex_unix.h:44, from ../../opal/threads/mutex.h:100, from ../../opal/class/opal_pointer_array.h:34, from ompi_datatype_create.c:25: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 68 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/datatype' Making all in debuggers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -DOMPI_MSGQ_DLL=\"/usr/lib/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/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -g -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -g -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -g -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -g -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from ompi_msgq_dll.c:72: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from ompi_common_dll.c:43: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from ompi_debugger_canary.c:11: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ ompi_msgq_dll.c: In function 'fetch_request': ompi_msgq_dll.c:1160:66: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size between 44 and 54 [-Wformat-truncation=] snprintf( (char*)res->extra_text[1], 64, "Data: %d * %s", ^~ (int)res->desired_length, data_name ); ~~~~~~~~~ ompi_msgq_dll.c:1160:13: note: 'snprintf' output between 11 and 84 bytes into a destination of size 64 snprintf( (char*)res->extra_text[1], 64, "Data: %d * %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (int)res->desired_length, data_name ); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libompi_dbg_msgq_la-ompi_common_dll.Tpo .deps/libompi_dbg_msgq_la-ompi_common_dll.Plo mv -f .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Tpo .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -g -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libompi_dbg_msgq.la -rpath /usr/lib/openmpi/lib/openmpi libompi_dbg_msgq_la-ompi_msgq_dll.lo libompi_dbg_msgq_la-ompi_common_dll.lo -lrt -lm -lutil -lhwloc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -DOMPI_MSGQ_DLL=\"/usr/lib/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/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -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 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from ompi_debuggers.c:31: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libompi_debugger_canary.la ompi_debugger_canary.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/libompi_dbg_msgq_la-ompi_msgq_dll.o .libs/libompi_dbg_msgq_la-ompi_common_dll.o -lrt -lm -lutil -lhwloc -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libompi_dbg_msgq.so -o .libs/libompi_dbg_msgq.so mv -f .deps/libdebuggers_la-ompi_debuggers.Tpo .deps/libdebuggers_la-ompi_debuggers.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdebuggers.la libdebuggers_la-ompi_debuggers.lo -lrt -lm -lutil -lhwloc libtool: link: ( cd ".libs" && rm -f "libompi_dbg_msgq.la" && ln -s "../libompi_dbg_msgq.la" "libompi_dbg_msgq.la" ) 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" ) 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-2.1.6rc1/ompi/debuggers' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' Making all in mpi/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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 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 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 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 if test ! -r paddress.c ; then \ pname=`echo paddress.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paddress.c ; \ fi if test ! -r pallgather.c ; then \ pname=`echo pallgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgather.c ; \ fi if test ! -r piallgather.c ; then \ pname=`echo piallgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallgather.c ; \ fi if test ! -r pallgatherv.c ; then \ pname=`echo pallgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgatherv.c ; \ fi if test ! -r piallgatherv.c ; then \ pname=`echo piallgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallgatherv.c ; \ fi 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 if test ! -r pallreduce.c ; then \ pname=`echo pallreduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallreduce.c ; \ fi if test ! -r piallreduce.c ; then \ pname=`echo piallreduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallreduce.c ; \ fi if test ! -r palltoall.c ; then \ pname=`echo palltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoall.c ; \ fi if test ! -r pialltoall.c ; then \ pname=`echo pialltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoall.c ; \ fi if test ! -r palltoallv.c ; then \ pname=`echo palltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallv.c ; \ fi if test ! -r pialltoallv.c ; then \ pname=`echo pialltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoallv.c ; \ fi if test ! -r palltoallw.c ; then \ pname=`echo palltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallw.c ; \ fi if test ! -r pialltoallw.c ; then \ pname=`echo pialltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoallw.c ; \ fi 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 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 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 if test ! -r pbarrier.c ; then \ pname=`echo pbarrier.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbarrier.c ; \ fi if test ! -r pibarrier.c ; then \ pname=`echo pibarrier.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibarrier.c ; \ fi if test ! -r pbcast.c ; then \ pname=`echo pbcast.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbcast.c ; \ fi if test ! -r pibcast.c ; then \ pname=`echo pibcast.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibcast.c ; \ fi if test ! -r pbsend.c ; then \ pname=`echo pbsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbsend.c ; \ fi 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 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 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 if test ! -r pcancel.c ; then \ pname=`echo pcancel.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcancel.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 if test ! -r pexscan.c ; then \ pname=`echo pexscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pexscan.c ; \ fi 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 if test ! -r piexscan.c ; then \ pname=`echo piexscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piexscan.c ; \ fi if test ! -r pfinalize.c ; then \ pname=`echo pfinalize.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalize.c ; \ fi if test ! -r pfinalized.c ; then \ pname=`echo pfinalized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalized.c ; \ fi 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 if test ! -r pgather.c ; then \ pname=`echo pgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgather.c ; \ fi if test ! -r pigather.c ; then \ pname=`echo pigather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pigather.c ; \ fi if test ! -r pgatherv.c ; then \ pname=`echo pgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgatherv.c ; \ fi if test ! -r pigatherv.c ; then \ pname=`echo pigatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pigatherv.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 if test ! -r pibsend.c ; then \ pname=`echo pibsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibsend.c ; \ fi if test ! -r pimprobe.c ; then \ pname=`echo pimprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pimprobe.c ; \ fi if test ! -r pimrecv.c ; then \ pname=`echo pimrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pimrecv.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 if test ! -r pinit.c ; then \ pname=`echo pinit.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinit.c ; \ fi 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 if test ! -r pinitialized.c ; then \ pname=`echo pinitialized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinitialized.c ; \ fi 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 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 if test ! -r piprobe.c ; then \ pname=`echo piprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piprobe.c ; \ fi if test ! -r pirecv.c ; then \ pname=`echo pirecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirecv.c ; \ fi if test ! -r pirsend.c ; then \ pname=`echo pirsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirsend.c ; \ fi 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 if test ! -r pisend.c ; then \ pname=`echo pisend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pisend.c ; \ fi if test ! -r pissend.c ; then \ pname=`echo pissend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pissend.c ; \ fi 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 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 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 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 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 if test ! -r pmprobe.c ; then \ pname=`echo pmprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmprobe.c ; \ fi if test ! -r pmrecv.c ; then \ pname=`echo pmrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmrecv.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 if test ! -r ppack.c ; then \ pname=`echo ppack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack.c ; \ fi 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 if test ! -r ppcontrol.c ; then \ pname=`echo ppcontrol.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppcontrol.c ; \ fi if test ! -r pprobe.c ; then \ pname=`echo pprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pprobe.c ; \ fi 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 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 if test ! -r praccumulate.c ; then \ pname=`echo praccumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname praccumulate.c ; \ fi 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 if test ! -r precv.c ; then \ pname=`echo precv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname precv.c ; \ fi if test ! -r preduce.c ; then \ pname=`echo preduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce.c ; \ fi if test ! -r pireduce.c ; then \ pname=`echo pireduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pireduce.c ; \ fi 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 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 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 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 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 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 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 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 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 if test ! -r prget.c ; then \ pname=`echo prget.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prget.c ; \ fi 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 if test ! -r prput.c ; then \ pname=`echo prput.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prput.c ; \ fi 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 if test ! -r prsend.c ; then \ pname=`echo prsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prsend.c ; \ fi if test ! -r pscan.c ; then \ pname=`echo pscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscan.c ; \ fi if test ! -r piscan.c ; then \ pname=`echo piscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscan.c ; \ fi if test ! -r pscatter.c ; then \ pname=`echo pscatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatter.c ; \ fi if test ! -r piscatter.c ; then \ pname=`echo piscatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscatter.c ; \ fi if test ! -r pscatterv.c ; then \ pname=`echo pscatterv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatterv.c ; \ fi if test ! -r piscatterv.c ; then \ pname=`echo piscatterv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscatterv.c ; \ fi if test ! -r psend.c ; then \ pname=`echo psend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psend.c ; \ fi 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 if test ! -r psendrecv.c ; then \ pname=`echo psendrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psendrecv.c ; \ fi 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 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 if test ! -r pssend.c ; then \ pname=`echo pssend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pssend.c ; \ fi if test ! -r pstart.c ; then \ pname=`echo pstart.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstart.c ; \ fi if test ! -r pstartall.c ; then \ pname=`echo pstartall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstartall.c ; \ fi 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 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 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 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 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 if test ! -r ptestall.c ; then \ pname=`echo ptestall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestall.c ; \ fi if test ! -r ptestany.c ; then \ pname=`echo ptestany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestany.c ; \ fi if test ! -r ptest.c ; then \ pname=`echo ptest.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptest.c ; \ fi 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 if test ! -r ptestsome.c ; then \ pname=`echo ptestsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestsome.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 if test ! -r punpack.c ; then \ pname=`echo punpack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpack.c ; \ fi 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 if test ! -r pwait.c ; then \ pname=`echo pwait.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwait.c ; \ fi if test ! -r pwaitall.c ; then \ pname=`echo pwaitall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitall.c ; \ fi if test ! -r pwaitany.c ; then \ pname=`echo pwaitany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitany.c ; \ fi if test ! -r pwaitsome.c ; then \ pname=`echo pwaitsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitsome.c ; \ fi if test ! -r pwtime.c ; then \ pname=`echo pwtime.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtime.c ; \ fi if test ! -r pwtick.c ; then \ pname=`echo pwtick.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtick.c ; \ fi if test ! -r paccumulate.c ; then \ pname=`echo paccumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paccumulate.c ; \ fi if test ! -r pget.c ; then \ pname=`echo pget.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget.c ; \ fi if test ! -r pput.c ; then \ pname=`echo pput.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pput.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pabort.lo -MD -MP -MF $depbase.Tpo -c -o pabort.lo pabort.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pabort.lo -MD -MP -MF .deps/pabort.Tpo -c pabort.c -fPIC -DPIC -o .libs/pabort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paddress.lo -MD -MP -MF $depbase.Tpo -c -o paddress.lo paddress.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgather.lo -MD -MP -MF $depbase.Tpo -c -o pallgather.lo pallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgather.lo -MD -MP -MF $depbase.Tpo -c -o piallgather.lo piallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgather.lo -MD -MP -MF .deps/pallgather.Tpo -c pallgather.c -fPIC -DPIC -o .libs/pallgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paddress.lo -MD -MP -MF .deps/paddress.Tpo -c paddress.c -fPIC -DPIC -o .libs/paddress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgather.lo -MD -MP -MF .deps/piallgather.Tpo -c piallgather.c -fPIC -DPIC -o .libs/piallgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgatherv.lo -MD -MP -MF .deps/pallgatherv.Tpo -c pallgatherv.c -fPIC -DPIC -o .libs/pallgatherv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgatherv.lo -MD -MP -MF $depbase.Tpo -c -o piallgatherv.lo piallgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palloc_mem.lo -MD -MP -MF $depbase.Tpo -c -o palloc_mem.lo palloc_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallreduce.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce.lo pallreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgatherv.lo -MD -MP -MF .deps/piallgatherv.Tpo -c piallgatherv.c -fPIC -DPIC -o .libs/piallgatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palloc_mem.lo -MD -MP -MF .deps/palloc_mem.Tpo -c palloc_mem.c -fPIC -DPIC -o .libs/palloc_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallreduce.lo -MD -MP -MF .deps/pallreduce.Tpo -c pallreduce.c -fPIC -DPIC -o .libs/pallreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallreduce.lo -MD -MP -MF .deps/piallreduce.Tpo -c piallreduce.c -fPIC -DPIC -o .libs/piallreduce.o In file included from pallreduce.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pallreduce.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoall.lo -MD -MP -MF $depbase.Tpo -c -o palltoall.lo palltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from piallreduce.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from piallreduce.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoall.lo -MD -MP -MF .deps/palltoall.Tpo -c palltoall.c -fPIC -DPIC -o .libs/palltoall.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallv.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv.lo palltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoall.lo -MD -MP -MF .deps/pialltoall.Tpo -c pialltoall.c -fPIC -DPIC -o .libs/pialltoall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallv.lo -MD -MP -MF .deps/palltoallv.Tpo -c palltoallv.c -fPIC -DPIC -o .libs/palltoallv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallv.lo -MD -MP -MF .deps/pialltoallv.Tpo -c pialltoallv.c -fPIC -DPIC -o .libs/pialltoallv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallw.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw.lo palltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallw.lo -MD -MP -MF .deps/palltoallw.Tpo -c palltoallw.c -fPIC -DPIC -o .libs/palltoallw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallw.lo -MD -MP -MF .deps/pialltoallw.Tpo -c pialltoallw.c -fPIC -DPIC -o .libs/pialltoallw.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pattr_delete.lo -MD -MP -MF $depbase.Tpo -c -o pattr_delete.lo pattr_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pattr_get.lo -MD -MP -MF .deps/pattr_get.Tpo -c pattr_get.c -fPIC -DPIC -o .libs/pattr_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pattr_delete.lo -MD -MP -MF .deps/pattr_delete.Tpo -c pattr_delete.c -fPIC -DPIC -o .libs/pattr_delete.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pattr_put.lo -MD -MP -MF $depbase.Tpo -c -o pattr_put.lo pattr_put.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbarrier.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier.lo pbarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibarrier.lo -MD -MP -MF $depbase.Tpo -c -o pibarrier.lo pibarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pattr_put.lo -MD -MP -MF .deps/pattr_put.Tpo -c pattr_put.c -fPIC -DPIC -o .libs/pattr_put.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbarrier.lo -MD -MP -MF .deps/pbarrier.Tpo -c pbarrier.c -fPIC -DPIC -o .libs/pbarrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibarrier.lo -MD -MP -MF .deps/pibarrier.Tpo -c pibarrier.c -fPIC -DPIC -o .libs/pibarrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbcast.lo -MD -MP -MF .deps/pbcast.Tpo -c pbcast.c -fPIC -DPIC -o .libs/pbcast.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibcast.lo -MD -MP -MF $depbase.Tpo -c -o pibcast.lo pibcast.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbsend.lo -MD -MP -MF $depbase.Tpo -c -o pbsend.lo pbsend.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibcast.lo -MD -MP -MF .deps/pibcast.Tpo -c pibcast.c -fPIC -DPIC -o .libs/pibcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbsend.lo -MD -MP -MF .deps/pbsend.Tpo -c pbsend.c -fPIC -DPIC -o .libs/pbsend.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbsend_init.lo -MD -MP -MF .deps/pbsend_init.Tpo -c pbsend_init.c -fPIC -DPIC -o .libs/pbsend_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbuffer_attach.lo -MD -MP -MF .deps/pbuffer_attach.Tpo -c pbuffer_attach.c -fPIC -DPIC -o .libs/pbuffer_attach.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbuffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_detach.lo pbuffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcancel.lo -MD -MP -MF $depbase.Tpo -c -o pcancel.lo pcancel.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_coords.lo -MD -MP -MF $depbase.Tpo -c -o pcart_coords.lo pcart_coords.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbuffer_detach.lo -MD -MP -MF .deps/pbuffer_detach.Tpo -c pbuffer_detach.c -fPIC -DPIC -o .libs/pbuffer_detach.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcancel.lo -MD -MP -MF .deps/pcancel.Tpo -c pcancel.c -fPIC -DPIC -o .libs/pcancel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_coords.lo -MD -MP -MF .deps/pcart_coords.Tpo -c pcart_coords.c -fPIC -DPIC -o .libs/pcart_coords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_create.lo -MD -MP -MF .deps/pcart_create.Tpo -c pcart_create.c -fPIC -DPIC -o .libs/pcart_create.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o pcartdim_get.lo pcartdim_get.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_get.lo -MD -MP -MF $depbase.Tpo -c -o pcart_get.lo pcart_get.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcartdim_get.lo -MD -MP -MF .deps/pcartdim_get.Tpo -c pcartdim_get.c -fPIC -DPIC -o .libs/pcartdim_get.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_get.lo -MD -MP -MF .deps/pcart_get.Tpo -c pcart_get.c -fPIC -DPIC -o .libs/pcart_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_map.lo -MD -MP -MF .deps/pcart_map.Tpo -c pcart_map.c -fPIC -DPIC -o .libs/pcart_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_rank.lo -MD -MP -MF .deps/pcart_rank.Tpo -c pcart_rank.c -fPIC -DPIC -o .libs/pcart_rank.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_shift.lo -MD -MP -MF $depbase.Tpo -c -o pcart_shift.lo pcart_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_sub.lo -MD -MP -MF $depbase.Tpo -c -o pcart_sub.lo pcart_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pclose_port.lo -MD -MP -MF $depbase.Tpo -c -o pclose_port.lo pclose_port.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_shift.lo -MD -MP -MF .deps/pcart_shift.Tpo -c pcart_shift.c -fPIC -DPIC -o .libs/pcart_shift.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcart_sub.lo -MD -MP -MF .deps/pcart_sub.Tpo -c pcart_sub.c -fPIC -DPIC -o .libs/pcart_sub.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pclose_port.lo -MD -MP -MF .deps/pclose_port.Tpo -c pclose_port.c -fPIC -DPIC -o .libs/pclose_port.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_accept.lo -MD -MP -MF .deps/pcomm_accept.Tpo -c pcomm_accept.c -fPIC -DPIC -o .libs/pcomm_accept.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_c2f.lo pcomm_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_c2f.lo -MD -MP -MF .deps/pcomm_c2f.Tpo -c pcomm_c2f.c -fPIC -DPIC -o .libs/pcomm_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_compare.lo -MD -MP -MF .deps/pcomm_compare.Tpo -c pcomm_compare.c -fPIC -DPIC -o .libs/pcomm_compare.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_connect.lo -MD -MP -MF .deps/pcomm_connect.Tpo -c pcomm_connect.c -fPIC -DPIC -o .libs/pcomm_connect.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create.lo pcomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_create.lo -MD -MP -MF .deps/pcomm_create.Tpo -c pcomm_create.c -fPIC -DPIC -o .libs/pcomm_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_disconnect.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_disconnect.lo pcomm_disconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_disconnect.lo -MD -MP -MF .deps/pcomm_disconnect.Tpo -c pcomm_disconnect.c -fPIC -DPIC -o .libs/pcomm_disconnect.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_dup.lo -MD -MP -MF .deps/pcomm_dup.Tpo -c pcomm_dup.c -fPIC -DPIC -o .libs/pcomm_dup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_idup.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_idup.lo pcomm_idup.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_f2c.lo pcomm_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_idup.lo -MD -MP -MF .deps/pcomm_idup.Tpo -c pcomm_idup.c -fPIC -DPIC -o .libs/pcomm_idup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_f2c.lo -MD -MP -MF .deps/pcomm_f2c.Tpo -c pcomm_f2c.c -fPIC -DPIC -o .libs/pcomm_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_free.lo -MD -MP -MF .deps/pcomm_free.Tpo -c pcomm_free.c -fPIC -DPIC -o .libs/pcomm_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_group.lo pcomm_group.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_group.lo -MD -MP -MF .deps/pcomm_group.Tpo -c pcomm_group.c -fPIC -DPIC -o .libs/pcomm_group.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_join.lo -MD -MP -MF .deps/pcomm_join.Tpo -c pcomm_join.c -fPIC -DPIC -o .libs/pcomm_join.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_rank.lo -MD -MP -MF .deps/pcomm_rank.Tpo -c pcomm_rank.c -fPIC -DPIC -o .libs/pcomm_rank.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_size.lo -MD -MP -MF .deps/pcomm_size.Tpo -c pcomm_size.c -fPIC -DPIC -o .libs/pcomm_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_spawn.lo -MD -MP -MF .deps/pcomm_spawn.Tpo -c pcomm_spawn.c -fPIC -DPIC -o .libs/pcomm_spawn.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcomm_split.lo -MD -MP -MF .deps/pcomm_split.Tpo -c pcomm_split.c -fPIC -DPIC -o .libs/pcomm_split.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_c2f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_c2f.lo perrhandler_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pdims_create.lo -MD -MP -MF .deps/pdims_create.Tpo -c pdims_create.c -fPIC -DPIC -o .libs/pdims_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_c2f.lo -MD -MP -MF .deps/perrhandler_c2f.Tpo -c perrhandler_c2f.c -fPIC -DPIC -o .libs/perrhandler_c2f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_create.lo -MD -MP -MF .deps/perrhandler_create.Tpo -c perrhandler_create.c -fPIC -DPIC -o .libs/perrhandler_create.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_f2c.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_f2c.lo perrhandler_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_free.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_free.lo perrhandler_free.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_get.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_get.lo perrhandler_get.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_f2c.lo -MD -MP -MF .deps/perrhandler_f2c.Tpo -c perrhandler_f2c.c -fPIC -DPIC -o .libs/perrhandler_f2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_free.lo -MD -MP -MF .deps/perrhandler_free.Tpo -c perrhandler_free.c -fPIC -DPIC -o .libs/perrhandler_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_get.lo -MD -MP -MF .deps/perrhandler_get.Tpo -c perrhandler_get.c -fPIC -DPIC -o .libs/perrhandler_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perrhandler_set.lo -MD -MP -MF .deps/perrhandler_set.Tpo -c perrhandler_set.c -fPIC -DPIC -o .libs/perrhandler_set.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perror_class.lo -MD -MP -MF $depbase.Tpo -c -o perror_class.lo perror_class.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perror_string.lo -MD -MP -MF $depbase.Tpo -c -o perror_string.lo perror_string.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pexscan.lo -MD -MP -MF $depbase.Tpo -c -o pexscan.lo pexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perror_class.lo -MD -MP -MF .deps/perror_class.Tpo -c perror_class.c -fPIC -DPIC -o .libs/perror_class.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT perror_string.lo -MD -MP -MF .deps/perror_string.Tpo -c perror_string.c -fPIC -DPIC -o .libs/perror_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pexscan.lo -MD -MP -MF .deps/pexscan.Tpo -c pexscan.c -fPIC -DPIC -o .libs/pexscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piexscan.lo -MD -MP -MF $depbase.Tpo -c -o piexscan.lo piexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from pexscan.c:31: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pexscan.c:31: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piexscan.lo -MD -MP -MF .deps/piexscan.Tpo -c piexscan.c -fPIC -DPIC -o .libs/piexscan.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalized.lo -MD -MP -MF $depbase.Tpo -c -o pfinalized.lo pfinalized.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalize.lo -MD -MP -MF .deps/pfinalize.Tpo -c pfinalize.c -fPIC -DPIC -o .libs/pfinalize.o In file included from piexscan.c:31: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from piexscan.c:31: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalized.lo -MD -MP -MF .deps/pfinalized.Tpo -c pfinalized.c -fPIC -DPIC -o .libs/pfinalized.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfree_mem.lo -MD -MP -MF .deps/pfree_mem.Tpo -c pfree_mem.c -fPIC -DPIC -o .libs/pfree_mem.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgather.lo -MD -MP -MF $depbase.Tpo -c -o pgather.lo pgather.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pigather.lo -MD -MP -MF $depbase.Tpo -c -o pigather.lo pigather.c &&\ mv -f $depbase.Tpo $depbase.Plo pfinalized.c: In function 'PMPI_Finalized': pfinalized.c:42:14: warning: unused variable 'null' [-Wunused-variable] MPI_Comm null = NULL; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv.lo pgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgather.lo -MD -MP -MF .deps/pgather.Tpo -c pgather.c -fPIC -DPIC -o .libs/pgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pigather.lo -MD -MP -MF .deps/pigather.Tpo -c pigather.c -fPIC -DPIC -o .libs/pigather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgatherv.lo -MD -MP -MF .deps/pgatherv.Tpo -c pgatherv.c -fPIC -DPIC -o .libs/pgatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pigatherv.lo -MD -MP -MF .deps/pigatherv.Tpo -c pigatherv.c -fPIC -DPIC -o .libs/pigatherv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_address.lo -MD -MP -MF $depbase.Tpo -c -o pget_address.lo pget_address.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_count.lo -MD -MP -MF $depbase.Tpo -c -o pget_count.lo pget_count.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_elements.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements.lo pget_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_address.lo -MD -MP -MF .deps/pget_address.Tpo -c pget_address.c -fPIC -DPIC -o .libs/pget_address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_count.lo -MD -MP -MF .deps/pget_count.Tpo -c pget_count.c -fPIC -DPIC -o .libs/pget_count.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_elements.lo -MD -MP -MF .deps/pget_elements.Tpo -c pget_elements.c -fPIC -DPIC -o .libs/pget_elements.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_accumulate.lo -MD -MP -MF $depbase.Tpo -c -o pget_accumulate.lo pget_accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_accumulate.lo -MD -MP -MF .deps/pget_accumulate.Tpo -c pget_accumulate.c -fPIC -DPIC -o .libs/pget_accumulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_version.lo -MD -MP -MF .deps/pget_version.Tpo -c pget_version.c -fPIC -DPIC -o .libs/pget_version.o In file included from pget_accumulate.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pget_accumulate.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_create.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_create.lo pgraph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_get.lo pgraph_get.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_map.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_map.lo pgraph_map.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_create.lo -MD -MP -MF .deps/pgraph_create.Tpo -c pgraph_create.c -fPIC -DPIC -o .libs/pgraph_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_get.lo -MD -MP -MF .deps/pgraph_get.Tpo -c pgraph_get.c -fPIC -DPIC -o .libs/pgraph_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_map.lo -MD -MP -MF .deps/pgraph_map.Tpo -c pgraph_map.c -fPIC -DPIC -o .libs/pgraph_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors.lo pgraph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraphdims_get.lo pgraphdims_get.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgrequest_complete.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_complete.lo pgrequest_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraph_neighbors.lo -MD -MP -MF .deps/pgraph_neighbors.Tpo -c pgraph_neighbors.c -fPIC -DPIC -o .libs/pgraph_neighbors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgraphdims_get.lo -MD -MP -MF .deps/pgraphdims_get.Tpo -c pgraphdims_get.c -fPIC -DPIC -o .libs/pgraphdims_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgrequest_complete.lo -MD -MP -MF .deps/pgrequest_complete.Tpo -c pgrequest_complete.c -fPIC -DPIC -o .libs/pgrequest_complete.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgrequest_start.lo -MD -MP -MF .deps/pgrequest_start.Tpo -c pgrequest_start.c -fPIC -DPIC -o .libs/pgrequest_start.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_c2f.lo pgroup_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_compare.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_compare.lo pgroup_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_difference.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_difference.lo pgroup_difference.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_c2f.lo -MD -MP -MF .deps/pgroup_c2f.Tpo -c pgroup_c2f.c -fPIC -DPIC -o .libs/pgroup_c2f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_compare.lo -MD -MP -MF .deps/pgroup_compare.Tpo -c pgroup_compare.c -fPIC -DPIC -o .libs/pgroup_compare.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_difference.lo -MD -MP -MF .deps/pgroup_difference.Tpo -c pgroup_difference.c -fPIC -DPIC -o .libs/pgroup_difference.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_excl.lo -MD -MP -MF .deps/pgroup_excl.Tpo -c pgroup_excl.c -fPIC -DPIC -o .libs/pgroup_excl.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_f2c.lo pgroup_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_f2c.lo -MD -MP -MF .deps/pgroup_f2c.Tpo -c pgroup_f2c.c -fPIC -DPIC -o .libs/pgroup_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_free.lo -MD -MP -MF .deps/pgroup_free.Tpo -c pgroup_free.c -fPIC -DPIC -o .libs/pgroup_free.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_incl.lo -MD -MP -MF .deps/pgroup_incl.Tpo -c pgroup_incl.c -fPIC -DPIC -o .libs/pgroup_incl.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_intersection.lo -MD -MP -MF .deps/pgroup_intersection.Tpo -c pgroup_intersection.c -fPIC -DPIC -o .libs/pgroup_intersection.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_rank.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_rank.lo pgroup_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_size.lo -MD -MP -MF .deps/pgroup_size.Tpo -c pgroup_size.c -fPIC -DPIC -o .libs/pgroup_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_rank.lo -MD -MP -MF .deps/pgroup_rank.Tpo -c pgroup_rank.c -fPIC -DPIC -o .libs/pgroup_rank.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibsend.lo -MD -MP -MF $depbase.Tpo -c -o pibsend.lo pibsend.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgroup_union.lo -MD -MP -MF .deps/pgroup_union.Tpo -c pgroup_union.c -fPIC -DPIC -o .libs/pgroup_union.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibsend.lo -MD -MP -MF .deps/pibsend.Tpo -c pibsend.c -fPIC -DPIC -o .libs/pibsend.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimprobe.lo -MD -MP -MF .deps/pimprobe.Tpo -c pimprobe.c -fPIC -DPIC -o .libs/pimprobe.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimrecv.lo -MD -MP -MF $depbase.Tpo -c -o pimrecv.lo pimrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimrecv.lo -MD -MP -MF .deps/pimrecv.Tpo -c pimrecv.c -fPIC -DPIC -o .libs/pimrecv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_c2f.lo -MD -MP -MF .deps/pinfo_c2f.Tpo -c pinfo_c2f.c -fPIC -DPIC -o .libs/pinfo_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_create.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_create.lo pinfo_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_delete.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_delete.lo pinfo_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_create.lo -MD -MP -MF .deps/pinfo_create.Tpo -c pinfo_create.c -fPIC -DPIC -o .libs/pinfo_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_delete.lo -MD -MP -MF .deps/pinfo_delete.Tpo -c pinfo_delete.c -fPIC -DPIC -o .libs/pinfo_delete.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_dup.lo -MD -MP -MF .deps/pinfo_dup.Tpo -c pinfo_dup.c -fPIC -DPIC -o .libs/pinfo_dup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_f2c.lo -MD -MP -MF .deps/pinfo_f2c.Tpo -c pinfo_f2c.c -fPIC -DPIC -o .libs/pinfo_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_free.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_free.lo pinfo_free.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_free.lo -MD -MP -MF .deps/pinfo_free.Tpo -c pinfo_free.c -fPIC -DPIC -o .libs/pinfo_free.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_get.lo -MD -MP -MF .deps/pinfo_get.Tpo -c pinfo_get.c -fPIC -DPIC -o .libs/pinfo_get.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinfo_set.lo -MD -MP -MF .deps/pinfo_set.Tpo -c pinfo_set.c -fPIC -DPIC -o .libs/pinfo_set.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinit.lo -MD -MP -MF .deps/pinit.Tpo -c pinit.c -fPIC -DPIC -o .libs/pinit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinit_thread.lo -MD -MP -MF .deps/pinit_thread.Tpo -c pinit_thread.c -fPIC -DPIC -o .libs/pinit_thread.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinitialized.lo -MD -MP -MF $depbase.Tpo -c -o pinitialized.lo pinitialized.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pintercomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_create.lo pintercomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinitialized.lo -MD -MP -MF .deps/pinitialized.Tpo -c pinitialized.c -fPIC -DPIC -o .libs/pinitialized.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pintercomm_create.lo -MD -MP -MF .deps/pintercomm_create.Tpo -c pintercomm_create.c -fPIC -DPIC -o .libs/pintercomm_create.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pintercomm_merge.lo -MD -MP -MF .deps/pintercomm_merge.Tpo -c pintercomm_merge.c -fPIC -DPIC -o .libs/pintercomm_merge.o pinitialized.c: In function 'PMPI_Initialized': pinitialized.c:42:14: warning: unused variable 'null' [-Wunused-variable] MPI_Comm null = NULL; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piprobe.lo -MD -MP -MF .deps/piprobe.Tpo -c piprobe.c -fPIC -DPIC -o .libs/piprobe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirecv.lo -MD -MP -MF .deps/pirecv.Tpo -c pirecv.c -fPIC -DPIC -o .libs/pirecv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirsend.lo -MD -MP -MF $depbase.Tpo -c -o pirsend.lo pirsend.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirsend.lo -MD -MP -MF .deps/pirsend.Tpo -c pirsend.c -fPIC -DPIC -o .libs/pirsend.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pisend.lo -MD -MP -MF .deps/pisend.Tpo -c pisend.c -fPIC -DPIC -o .libs/pisend.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pissend.lo -MD -MP -MF .deps/pissend.Tpo -c pissend.c -fPIC -DPIC -o .libs/pissend.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pkeyval_create.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_create.lo pkeyval_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pkeyval_free.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_free.lo pkeyval_free.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pkeyval_create.lo -MD -MP -MF .deps/pkeyval_create.Tpo -c pkeyval_create.c -fPIC -DPIC -o .libs/pkeyval_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pkeyval_free.lo -MD -MP -MF .deps/pkeyval_free.Tpo -c pkeyval_free.c -fPIC -DPIC -o .libs/pkeyval_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT plookup_name.lo -MD -MP -MF .deps/plookup_name.Tpo -c plookup_name.c -fPIC -DPIC -o .libs/plookup_name.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmessage_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pmessage_f2c.lo pmessage_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmessage_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pmessage_c2f.lo pmessage_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmessage_f2c.lo -MD -MP -MF .deps/pmessage_f2c.Tpo -c pmessage_f2c.c -fPIC -DPIC -o .libs/pmessage_f2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmprobe.lo -MD -MP -MF .deps/pmprobe.Tpo -c pmprobe.c -fPIC -DPIC -o .libs/pmprobe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmessage_c2f.lo -MD -MP -MF .deps/pmessage_c2f.Tpo -c pmessage_c2f.c -fPIC -DPIC -o .libs/pmessage_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmrecv.lo -MD -MP -MF $depbase.Tpo -c -o pmrecv.lo pmrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmrecv.lo -MD -MP -MF .deps/pmrecv.Tpo -c pmrecv.c -fPIC -DPIC -o .libs/pmrecv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pneighbor_allgather.lo -MD -MP -MF .deps/pneighbor_allgather.Tpo -c pneighbor_allgather.c -fPIC -DPIC -o .libs/pneighbor_allgather.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_allgather.lo -MD -MP -MF .deps/pineighbor_allgather.Tpo -c pineighbor_allgather.c -fPIC -DPIC -o .libs/pineighbor_allgather.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pneighbor_allgatherv.lo -MD -MP -MF .deps/pneighbor_allgatherv.Tpo -c pneighbor_allgatherv.c -fPIC -DPIC -o .libs/pneighbor_allgatherv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_allgatherv.lo -MD -MP -MF .deps/pineighbor_allgatherv.Tpo -c pineighbor_allgatherv.c -fPIC -DPIC -o .libs/pineighbor_allgatherv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pneighbor_alltoall.lo -MD -MP -MF .deps/pneighbor_alltoall.Tpo -c pneighbor_alltoall.c -fPIC -DPIC -o .libs/pneighbor_alltoall.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_alltoall.lo -MD -MP -MF .deps/pineighbor_alltoall.Tpo -c pineighbor_alltoall.c -fPIC -DPIC -o .libs/pineighbor_alltoall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pneighbor_alltoallv.lo -MD -MP -MF .deps/pneighbor_alltoallv.Tpo -c pneighbor_alltoallv.c -fPIC -DPIC -o .libs/pneighbor_alltoallv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoallv.lo pineighbor_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_alltoallv.lo -MD -MP -MF .deps/pineighbor_alltoallv.Tpo -c pineighbor_alltoallv.c -fPIC -DPIC -o .libs/pineighbor_alltoallv.o pneighbor_alltoallv.c: In function 'PMPI_Neighbor_alltoallv': pneighbor_alltoallv.c:83:61: warning: 'recv_ext' may be used uninitialized in this function [-Wmaybe-uninitialized] (char *)(recvbuf)+rdispls[i]*recv_ext, ^ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pneighbor_alltoallw.lo -MD -MP -MF .deps/pneighbor_alltoallw.Tpo -c pneighbor_alltoallw.c -fPIC -DPIC -o .libs/pneighbor_alltoallw.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pineighbor_alltoallw.lo -MD -MP -MF .deps/pineighbor_alltoallw.Tpo -c pineighbor_alltoallw.c -fPIC -DPIC -o .libs/pineighbor_alltoallw.o pineighbor_alltoallv.c: In function 'PMPI_Ineighbor_alltoallv': pineighbor_alltoallv.c:83:61: warning: 'recv_ext' may be used uninitialized in this function [-Wmaybe-uninitialized] (char *)(recvbuf)+rdispls[i]*recv_ext, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_c2f.lo -MD -MP -MF .deps/pop_c2f.Tpo -c pop_c2f.c -fPIC -DPIC -o .libs/pop_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_create.lo -MD -MP -MF $depbase.Tpo -c -o pop_create.lo pop_create.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_commutative.lo -MD -MP -MF $depbase.Tpo -c -o pop_commutative.lo pop_commutative.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_create.lo -MD -MP -MF .deps/pop_create.Tpo -c pop_create.c -fPIC -DPIC -o .libs/pop_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_commutative.lo -MD -MP -MF .deps/pop_commutative.Tpo -c pop_commutative.c -fPIC -DPIC -o .libs/pop_commutative.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_f2c.lo -MD -MP -MF .deps/pop_f2c.Tpo -c pop_f2c.c -fPIC -DPIC -o .libs/pop_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT popen_port.lo -MD -MP -MF $depbase.Tpo -c -o popen_port.lo popen_port.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pop_free.lo -MD -MP -MF .deps/pop_free.Tpo -c pop_free.c -fPIC -DPIC -o .libs/pop_free.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT popen_port.lo -MD -MP -MF .deps/popen_port.Tpo -c popen_port.c -fPIC -DPIC -o .libs/popen_port.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack_external.lo -MD -MP -MF .deps/ppack_external.Tpo -c ppack_external.c -fPIC -DPIC -o .libs/ppack_external.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack.lo -MD -MP -MF $depbase.Tpo -c -o ppack.lo ppack.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack.lo -MD -MP -MF .deps/ppack.Tpo -c ppack.c -fPIC -DPIC -o .libs/ppack.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppcontrol.lo -MD -MP -MF $depbase.Tpo -c -o ppcontrol.lo ppcontrol.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack_size.lo -MD -MP -MF .deps/ppack_size.Tpo -c ppack_size.c -fPIC -DPIC -o .libs/ppack_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppcontrol.lo -MD -MP -MF .deps/ppcontrol.Tpo -c ppcontrol.c -fPIC -DPIC -o .libs/ppcontrol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pprobe.lo -MD -MP -MF .deps/pprobe.Tpo -c pprobe.c -fPIC -DPIC -o .libs/pprobe.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppublish_name.lo -MD -MP -MF $depbase.Tpo -c -o ppublish_name.lo ppublish_name.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pquery_thread.lo -MD -MP -MF $depbase.Tpo -c -o pquery_thread.lo pquery_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppublish_name.lo -MD -MP -MF .deps/ppublish_name.Tpo -c ppublish_name.c -fPIC -DPIC -o .libs/ppublish_name.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pquery_thread.lo -MD -MP -MF .deps/pquery_thread.Tpo -c pquery_thread.c -fPIC -DPIC -o .libs/pquery_thread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT praccumulate.lo -MD -MP -MF .deps/praccumulate.Tpo -c praccumulate.c -fPIC -DPIC -o .libs/praccumulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT precv_init.lo -MD -MP -MF .deps/precv_init.Tpo -c precv_init.c -fPIC -DPIC -o .libs/precv_init.o In file included from praccumulate.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from praccumulate.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT precv.lo -MD -MP -MF $depbase.Tpo -c -o precv.lo precv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce.lo -MD -MP -MF $depbase.Tpo -c -o preduce.lo preduce.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT precv.lo -MD -MP -MF .deps/precv.Tpo -c precv.c -fPIC -DPIC -o .libs/precv.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce.lo -MD -MP -MF .deps/preduce.Tpo -c preduce.c -fPIC -DPIC -o .libs/preduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pireduce.lo -MD -MP -MF .deps/pireduce.Tpo -c pireduce.c -fPIC -DPIC -o .libs/pireduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce_local.lo -MD -MP -MF .deps/preduce_local.Tpo -c preduce_local.c -fPIC -DPIC -o .libs/preduce_local.o In file included from preduce.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from preduce.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ In file included from pireduce.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pireduce.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter.lo preduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from preduce_local.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from preduce_local.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pireduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_scatter.lo pireduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce_scatter.lo -MD -MP -MF .deps/preduce_scatter.Tpo -c preduce_scatter.c -fPIC -DPIC -o .libs/preduce_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pireduce_scatter.lo -MD -MP -MF .deps/pireduce_scatter.Tpo -c pireduce_scatter.c -fPIC -DPIC -o .libs/pireduce_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 In file included from preduce_scatter.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from preduce_scatter.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ In file included from pireduce_scatter.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pireduce_scatter.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prequest_c2f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_c2f.lo prequest_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from preduce_scatter_block.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from preduce_scatter_block.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ In file included from pireduce_scatter_block.c:33: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pireduce_scatter_block.c:33: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prequest_f2c.lo -MD -MP -MF $depbase.Tpo -c -o prequest_f2c.lo prequest_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prequest_c2f.lo -MD -MP -MF .deps/prequest_c2f.Tpo -c prequest_c2f.c -fPIC -DPIC -o .libs/prequest_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prequest_f2c.lo -MD -MP -MF .deps/prequest_f2c.Tpo -c prequest_f2c.c -fPIC -DPIC -o .libs/prequest_f2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prequest_free.lo -MD -MP -MF .deps/prequest_free.Tpo -c prequest_free.c -fPIC -DPIC -o .libs/prequest_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget.lo -MD -MP -MF $depbase.Tpo -c -o prget.lo prget.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget_accumulate.lo -MD -MP -MF $depbase.Tpo -c -o prget_accumulate.lo prget_accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prput.lo -MD -MP -MF $depbase.Tpo -c -o prput.lo prput.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget.lo -MD -MP -MF .deps/prget.Tpo -c prget.c -fPIC -DPIC -o .libs/prget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget_accumulate.lo -MD -MP -MF .deps/prget_accumulate.Tpo -c prget_accumulate.c -fPIC -DPIC -o .libs/prget_accumulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prput.lo -MD -MP -MF .deps/prput.Tpo -c prput.c -fPIC -DPIC -o .libs/prput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prsend_init.lo -MD -MP -MF .deps/prsend_init.Tpo -c prsend_init.c -fPIC -DPIC -o .libs/prsend_init.o In file included from prget_accumulate.c:34: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from prget_accumulate.c:34: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prsend.lo -MD -MP -MF $depbase.Tpo -c -o prsend.lo prsend.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscan.lo -MD -MP -MF $depbase.Tpo -c -o pscan.lo pscan.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscan.lo -MD -MP -MF $depbase.Tpo -c -o piscan.lo piscan.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prsend.lo -MD -MP -MF .deps/prsend.Tpo -c prsend.c -fPIC -DPIC -o .libs/prsend.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscan.lo -MD -MP -MF .deps/pscan.Tpo -c pscan.c -fPIC -DPIC -o .libs/pscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscan.lo -MD -MP -MF .deps/piscan.Tpo -c piscan.c -fPIC -DPIC -o .libs/piscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscatter.lo -MD -MP -MF .deps/pscatter.Tpo -c pscatter.c -fPIC -DPIC -o .libs/pscatter.o In file included from pscan.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pscan.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscatter.lo -MD -MP -MF $depbase.Tpo -c -o piscatter.lo piscatter.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from piscan.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from piscan.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscatterv.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv.lo pscatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscatter.lo -MD -MP -MF .deps/piscatter.Tpo -c piscatter.c -fPIC -DPIC -o .libs/piscatter.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscatterv.lo -MD -MP -MF .deps/pscatterv.Tpo -c pscatterv.c -fPIC -DPIC -o .libs/pscatterv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscatterv.lo -MD -MP -MF .deps/piscatterv.Tpo -c piscatterv.c -fPIC -DPIC -o .libs/piscatterv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psend.lo -MD -MP -MF .deps/psend.Tpo -c psend.c -fPIC -DPIC -o .libs/psend.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psend_init.lo -MD -MP -MF $depbase.Tpo -c -o psend_init.lo psend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psendrecv.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv.lo psendrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psend_init.lo -MD -MP -MF .deps/psend_init.Tpo -c psend_init.c -fPIC -DPIC -o .libs/psend_init.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psendrecv.lo -MD -MP -MF .deps/psendrecv.Tpo -c psendrecv.c -fPIC -DPIC -o .libs/psendrecv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psendrecv_replace.lo -MD -MP -MF .deps/psendrecv_replace.Tpo -c psendrecv_replace.c -fPIC -DPIC -o .libs/psendrecv_replace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pssend_init.lo -MD -MP -MF .deps/pssend_init.Tpo -c pssend_init.c -fPIC -DPIC -o .libs/pssend_init.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pssend.lo -MD -MP -MF .deps/pssend.Tpo -c pssend.c -fPIC -DPIC -o .libs/pssend.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstart.lo -MD -MP -MF $depbase.Tpo -c -o pstart.lo pstart.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstartall.lo -MD -MP -MF $depbase.Tpo -c -o pstartall.lo pstartall.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstart.lo -MD -MP -MF .deps/pstart.Tpo -c pstart.c -fPIC -DPIC -o .libs/pstart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstartall.lo -MD -MP -MF .deps/pstartall.Tpo -c pstartall.c -fPIC -DPIC -o .libs/pstartall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstatus_c2f.lo -MD -MP -MF .deps/pstatus_c2f.Tpo -c pstatus_c2f.c -fPIC -DPIC -o .libs/pstatus_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstatus_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_f2c.lo pstatus_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstatus_f2c.lo -MD -MP -MF .deps/pstatus_f2c.Tpo -c pstatus_f2c.c -fPIC -DPIC -o .libs/pstatus_f2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestall.lo -MD -MP -MF $depbase.Tpo -c -o ptestall.lo ptestall.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestany.lo -MD -MP -MF $depbase.Tpo -c -o ptestany.lo ptestany.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestall.lo -MD -MP -MF .deps/ptestall.Tpo -c ptestall.c -fPIC -DPIC -o .libs/ptestall.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptest.lo -MD -MP -MF .deps/ptest.Tpo -c ptest.c -fPIC -DPIC -o .libs/ptest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestany.lo -MD -MP -MF .deps/ptestany.Tpo -c ptestany.c -fPIC -DPIC -o .libs/ptestany.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptest_cancelled.lo -MD -MP -MF .deps/ptest_cancelled.Tpo -c ptest_cancelled.c -fPIC -DPIC -o .libs/ptest_cancelled.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestsome.lo -MD -MP -MF $depbase.Tpo -c -o ptestsome.lo ptestsome.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptopo_test.lo -MD -MP -MF $depbase.Tpo -c -o ptopo_test.lo ptopo_test.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_c2f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_c2f.lo ptype_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestsome.lo -MD -MP -MF .deps/ptestsome.Tpo -c ptestsome.c -fPIC -DPIC -o .libs/ptestsome.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptopo_test.lo -MD -MP -MF .deps/ptopo_test.Tpo -c ptopo_test.c -fPIC -DPIC -o .libs/ptopo_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_c2f.lo -MD -MP -MF .deps/ptype_c2f.Tpo -c ptype_c2f.c -fPIC -DPIC -o .libs/ptype_c2f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_commit.lo -MD -MP -MF .deps/ptype_commit.Tpo -c ptype_commit.c -fPIC -DPIC -o .libs/ptype_commit.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o ptype_contiguous.lo ptype_contiguous.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_contiguous.lo -MD -MP -MF .deps/ptype_contiguous.Tpo -c ptype_contiguous.c -fPIC -DPIC -o .libs/ptype_contiguous.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ptype_create_f90_complex.c: In function 'PMPI_Type_create_f90_complex': ptype_create_f90_complex.c:108:65: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 55 [-Wformat-truncation=] snprintf(datatype->name, MPI_MAX_OBJECT_NAME, "COMBINER %s", ^~ In file included from /usr/include/stdio.h:873, from ../../../../opal/threads/mutex_unix.h:44, from ../../../../opal/threads/mutex.h:100, from ../../../../opal/class/opal_pointer_array.h:34, from ../../../../ompi/errhandler/errhandler.h:37, from ../../../../ompi/communicator/communicator.h:33, from ptype_create_f90_complex.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 73 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptype_create_f90_integer.c: In function 'PMPI_Type_create_f90_integer': ptype_create_f90_integer.c:104:65: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 55 [-Wformat-truncation=] snprintf(datatype->name, MPI_MAX_OBJECT_NAME, "COMBINER %s", ^~ In file included from /usr/include/stdio.h:873, from ../../../../opal/threads/mutex_unix.h:44, from ../../../../opal/threads/mutex.h:100, from ../../../../opal/class/opal_pointer_array.h:34, from ../../../../ompi/errhandler/errhandler.h:37, from ../../../../ompi/communicator/communicator.h:33, from ptype_create_f90_integer.c:30: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 73 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 ptype_create_f90_real.c: In function 'PMPI_Type_create_f90_real': ptype_create_f90_real.c:108:65: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 55 [-Wformat-truncation=] snprintf(datatype->name, MPI_MAX_OBJECT_NAME, "COMBINER %s", ^~ In file included from /usr/include/stdio.h:873, from ../../../../opal/threads/mutex_unix.h:44, from ../../../../opal/threads/mutex.h:100, from ../../../../opal/class/opal_pointer_array.h:34, from ../../../../ompi/errhandler/errhandler.h:37, from ../../../../ompi/communicator/communicator.h:33, from ptype_create_f90_real.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 73 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_dup.lo -MD -MP -MF $depbase.Tpo -c -o ptype_dup.lo ptype_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_dup.lo -MD -MP -MF .deps/ptype_dup.Tpo -c ptype_dup.c -fPIC -DPIC -o .libs/ptype_dup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_extent.lo -MD -MP -MF .deps/ptype_extent.Tpo -c ptype_extent.c -fPIC -DPIC -o .libs/ptype_extent.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_f2c.lo -MD -MP -MF $depbase.Tpo -c -o ptype_f2c.lo ptype_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_free.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free.lo ptype_free.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_f2c.lo -MD -MP -MF .deps/ptype_f2c.Tpo -c ptype_f2c.c -fPIC -DPIC -o .libs/ptype_f2c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_free.lo -MD -MP -MF .deps/ptype_free.Tpo -c ptype_free.c -fPIC -DPIC -o .libs/ptype_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_hindexed.lo -MD -MP -MF .deps/ptype_hindexed.Tpo -c ptype_hindexed.c -fPIC -DPIC -o .libs/ptype_hindexed.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_hvector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hvector.lo ptype_hvector.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_indexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_indexed.lo ptype_indexed.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_lb.lo -MD -MP -MF $depbase.Tpo -c -o ptype_lb.lo ptype_lb.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_hvector.lo -MD -MP -MF .deps/ptype_hvector.Tpo -c ptype_hvector.c -fPIC -DPIC -o .libs/ptype_hvector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_indexed.lo -MD -MP -MF .deps/ptype_indexed.Tpo -c ptype_indexed.c -fPIC -DPIC -o .libs/ptype_indexed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_lb.lo -MD -MP -MF .deps/ptype_lb.Tpo -c ptype_lb.c -fPIC -DPIC -o .libs/ptype_lb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_size.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size.lo ptype_size.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_size.lo -MD -MP -MF .deps/ptype_size.Tpo -c ptype_size.c -fPIC -DPIC -o .libs/ptype_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_struct.lo -MD -MP -MF $depbase.Tpo -c -o ptype_struct.lo ptype_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_ub.lo -MD -MP -MF $depbase.Tpo -c -o ptype_ub.lo ptype_ub.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_vector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_vector.lo ptype_vector.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_struct.lo -MD -MP -MF .deps/ptype_struct.Tpo -c ptype_struct.c -fPIC -DPIC -o .libs/ptype_struct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_vector.lo -MD -MP -MF .deps/ptype_vector.Tpo -c ptype_vector.c -fPIC -DPIC -o .libs/ptype_vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptype_ub.lo -MD -MP -MF .deps/ptype_ub.Tpo -c ptype_ub.c -fPIC -DPIC -o .libs/ptype_ub.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT punpack_external.lo -MD -MP -MF .deps/punpack_external.Tpo -c punpack_external.c -fPIC -DPIC -o .libs/punpack_external.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT punpack.lo -MD -MP -MF .deps/punpack.Tpo -c punpack.c -fPIC -DPIC -o .libs/punpack.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwait.lo -MD -MP -MF $depbase.Tpo -c -o pwait.lo pwait.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT punpublish_name.lo -MD -MP -MF .deps/punpublish_name.Tpo -c punpublish_name.c -fPIC -DPIC -o .libs/punpublish_name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwait.lo -MD -MP -MF .deps/pwait.Tpo -c pwait.c -fPIC -DPIC -o .libs/pwait.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitall.lo -MD -MP -MF .deps/pwaitall.Tpo -c pwaitall.c -fPIC -DPIC -o .libs/pwaitall.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitsome.lo -MD -MP -MF $depbase.Tpo -c -o pwaitsome.lo pwaitsome.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitany.lo -MD -MP -MF .deps/pwaitany.Tpo -c pwaitany.c -fPIC -DPIC -o .libs/pwaitany.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitsome.lo -MD -MP -MF .deps/pwaitsome.Tpo -c pwaitsome.c -fPIC -DPIC -o .libs/pwaitsome.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtime.lo -MD -MP -MF .deps/pwtime.Tpo -c pwtime.c -fPIC -DPIC -o .libs/pwtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtick.lo -MD -MP -MF .deps/pwtick.Tpo -c pwtick.c -fPIC -DPIC -o .libs/pwtick.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paccumulate.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate.lo paccumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget.lo -MD -MP -MF $depbase.Tpo -c -o pget.lo pget.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paccumulate.lo -MD -MP -MF .deps/paccumulate.Tpo -c paccumulate.c -fPIC -DPIC -o .libs/paccumulate.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget.lo -MD -MP -MF .deps/pget.Tpo -c pget.c -fPIC -DPIC -o .libs/pget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pput.lo -MD -MP -MF .deps/pput.Tpo -c pput.c -fPIC -DPIC -o .libs/pput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_allocate.lo -MD -MP -MF .deps/pwin_allocate.Tpo -c pwin_allocate.c -fPIC -DPIC -o .libs/pwin_allocate.o In file included from paccumulate.c:32: ../../../../ompi/op/op.h: In function 'ompi_op_is_valid': ../../../../ompi/op/op.h:486:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined on the %s datatype", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../ompi/op/op.h:494:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes (attempted with datatype named \"%s\")", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name, ddt->name); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from paccumulate.c:32: ../../../../ompi/op/op.h:498:24: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void) asprintf(msg, ^~~~~~~~~~~~~ "%s: the reduction operation %s is not defined for non-intrinsic datatypes", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ func, op->o_name); ~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_attach.lo -MD -MP -MF $depbase.Tpo -c -o pwin_attach.lo pwin_attach.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_c2f.lo pwin_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_attach.lo -MD -MP -MF .deps/pwin_attach.Tpo -c pwin_attach.c -fPIC -DPIC -o .libs/pwin_attach.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_c2f.lo -MD -MP -MF .deps/pwin_c2f.Tpo -c pwin_c2f.c -fPIC -DPIC -o .libs/pwin_c2f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_complete.lo -MD -MP -MF $depbase.Tpo -c -o pwin_complete.lo pwin_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_create.lo -MD -MP -MF .deps/pwin_create.Tpo -c pwin_create.c -fPIC -DPIC -o .libs/pwin_create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_complete.lo -MD -MP -MF .deps/pwin_complete.Tpo -c pwin_complete.c -fPIC -DPIC -o .libs/pwin_complete.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_detach.lo -MD -MP -MF $depbase.Tpo -c -o pwin_detach.lo pwin_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_detach.lo -MD -MP -MF .deps/pwin_detach.Tpo -c pwin_detach.c -fPIC -DPIC -o .libs/pwin_detach.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_f2c.lo -MD -MP -MF .deps/pwin_f2c.Tpo -c pwin_f2c.c -fPIC -DPIC -o .libs/pwin_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_fence.lo -MD -MP -MF $depbase.Tpo -c -o pwin_fence.lo pwin_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_flush.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush.lo pwin_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_flush.lo -MD -MP -MF .deps/pwin_flush.Tpo -c pwin_flush.c -fPIC -DPIC -o .libs/pwin_flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_fence.lo -MD -MP -MF .deps/pwin_fence.Tpo -c pwin_fence.c -fPIC -DPIC -o .libs/pwin_fence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_free.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free.lo pwin_free.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_free.lo -MD -MP -MF .deps/pwin_free.Tpo -c pwin_free.c -fPIC -DPIC -o .libs/pwin_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_lock.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock.lo pwin_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_post.lo -MD -MP -MF $depbase.Tpo -c -o pwin_post.lo pwin_post.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_lock.lo -MD -MP -MF .deps/pwin_lock.Tpo -c pwin_lock.c -fPIC -DPIC -o .libs/pwin_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_post.lo -MD -MP -MF .deps/pwin_post.Tpo -c pwin_post.c -fPIC -DPIC -o .libs/pwin_post.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_start.lo -MD -MP -MF $depbase.Tpo -c -o pwin_start.lo pwin_start.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_sync.lo -MD -MP -MF $depbase.Tpo -c -o pwin_sync.lo pwin_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_test.lo -MD -MP -MF $depbase.Tpo -c -o pwin_test.lo pwin_test.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_start.lo -MD -MP -MF .deps/pwin_start.Tpo -c pwin_start.c -fPIC -DPIC -o .libs/pwin_start.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_sync.lo -MD -MP -MF .deps/pwin_sync.Tpo -c pwin_sync.c -fPIC -DPIC -o .libs/pwin_sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_test.lo -MD -MP -MF .deps/pwin_test.Tpo -c pwin_test.c -fPIC -DPIC -o .libs/pwin_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_unlock.lo -MD -MP -MF .deps/pwin_unlock.Tpo -c pwin_unlock.c -fPIC -DPIC -o .libs/pwin_unlock.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_wait.lo -MD -MP -MF $depbase.Tpo -c -o pwin_wait.lo pwin_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_c2f.lo pfile_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwin_wait.lo -MD -MP -MF .deps/pwin_wait.Tpo -c pwin_wait.c -fPIC -DPIC -o .libs/pwin_wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_c2f.lo -MD -MP -MF .deps/pfile_c2f.Tpo -c pfile_c2f.c -fPIC -DPIC -o .libs/pfile_c2f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_close.lo -MD -MP -MF $depbase.Tpo -c -o pfile_close.lo pfile_close.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_delete.lo -MD -MP -MF $depbase.Tpo -c -o pfile_delete.lo pfile_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_close.lo -MD -MP -MF .deps/pfile_close.Tpo -c pfile_close.c -fPIC -DPIC -o .libs/pfile_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_delete.lo -MD -MP -MF .deps/pfile_delete.Tpo -c pfile_delete.c -fPIC -DPIC -o .libs/pfile_delete.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_f2c.lo -MD -MP -MF .deps/pfile_f2c.Tpo -c pfile_f2c.c -fPIC -DPIC -o .libs/pfile_f2c.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_iread.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread.lo pfile_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_iread.lo -MD -MP -MF .deps/pfile_iread.Tpo -c pfile_iread.c -fPIC -DPIC -o .libs/pfile_iread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite.lo pfile_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_iwrite.lo -MD -MP -MF .deps/pfile_iwrite.Tpo -c pfile_iwrite.c -fPIC -DPIC -o .libs/pfile_iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_open.lo -MD -MP -MF $depbase.Tpo -c -o pfile_open.lo pfile_open.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_open.lo -MD -MP -MF .deps/pfile_open.Tpo -c pfile_open.c -fPIC -DPIC -o .libs/pfile_open.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_preallocate.lo -MD -MP -MF .deps/pfile_preallocate.Tpo -c pfile_preallocate.c -fPIC -DPIC -o .libs/pfile_preallocate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_read.lo -MD -MP -MF .deps/pfile_read.Tpo -c pfile_read.c -fPIC -DPIC -o .libs/pfile_read.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_seek.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek.lo pfile_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_seek.lo -MD -MP -MF .deps/pfile_seek.Tpo -c pfile_seek.c -fPIC -DPIC -o .libs/pfile_seek.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_sync.lo -MD -MP -MF .deps/pfile_sync.Tpo -c pfile_sync.c -fPIC -DPIC -o .libs/pfile_sync.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfile_write.lo -MD -MP -MF .deps/pfile_write.Tpo -c pfile_write.c -fPIC -DPIC -o .libs/pfile_write.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pregister_datarep.lo -MD -MP -MF .deps/pregister_datarep.Tpo -c pregister_datarep.c -fPIC -DPIC -o .libs/pregister_datarep.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_c_pmpi.la pabort.lo padd_error_class.lo padd_error_code.lo padd_error_string.lo paddress.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_create.lo perrhandler_f2c.lo perrhandler_free.lo perrhandler_get.lo perrhandler_set.lo perror_class.lo perror_string.lo pexscan.lo pfetch_and_op.lo piexscan.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 pkeyval_create.lo pkeyval_free.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 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 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_extent.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_hindexed.lo ptype_hvector.lo ptype_indexed.lo ptype_lb.lo ptype_match_size.lo ptype_set_attr.lo ptype_set_name.lo ptype_size.lo ptype_size_x.lo ptype_struct.lo ptype_ub.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 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 pregister_datarep.lo -lrt -lm -lutil -lhwloc 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/paddress.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_create.o .libs/perrhandler_f2c.o .libs/perrhandler_free.o .libs/perrhandler_get.o .libs/perrhandler_set.o .libs/perror_class.o .libs/perror_string.o .libs/pexscan.o .libs/pfetch_and_op.o .libs/piexscan.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/pkeyval_create.o .libs/pkeyval_free.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/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/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_extent.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_hindexed.o .libs/ptype_hvector.o .libs/ptype_indexed.o .libs/ptype_lb.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_struct.o .libs/ptype_ub.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/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/pregister_datarep.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-2.1.6rc1/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT attr_fn.lo -MD -MP -MF .deps/attr_fn.Tpo -c attr_fn.c -fPIC -DPIC -o .libs/attr_fn.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_c.la attr_fn.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpi/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making all in mpi/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 if test ! -r pfinalize.c ; then \ pname=`echo pfinalize.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pfinalize.c ; \ fi 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcategory_changed.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_changed.lo pcategory_changed.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcategory_changed.lo -MD -MP -MF .deps/pcategory_changed.Tpo -c pcategory_changed.c -fPIC -DPIC -o .libs/pcategory_changed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcvar_read.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_read.lo pcvar_read.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcvar_write.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_write.lo pcvar_write.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcvar_read.lo -MD -MP -MF .deps/pcvar_read.Tpo -c pcvar_read.c -fPIC -DPIC -o .libs/pcvar_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcvar_write.lo -MD -MP -MF .deps/pcvar_write.Tpo -c pcvar_write.c -fPIC -DPIC -o .libs/pcvar_write.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalize.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize.lo pfinalize.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinit_thread.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread.lo pinit_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalize.lo -MD -MP -MF .deps/pfinalize.Tpo -c pfinalize.c -fPIC -DPIC -o .libs/pfinalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinit_thread.lo -MD -MP -MF .deps/pinit_thread.Tpo -c pinit_thread.c -fPIC -DPIC -o .libs/pinit_thread.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_read.lo -MD -MP -MF .deps/ppvar_read.Tpo -c ppvar_read.c -fPIC -DPIC -o .libs/ppvar_read.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_reset.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_reset.lo ppvar_reset.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_readreset.lo -MD -MP -MF .deps/ppvar_readreset.Tpo -c ppvar_readreset.c -fPIC -DPIC -o .libs/ppvar_readreset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_reset.lo -MD -MP -MF .deps/ppvar_reset.Tpo -c ppvar_reset.c -fPIC -DPIC -o .libs/ppvar_reset.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_stop.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_stop.lo ppvar_stop.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_start.lo -MD -MP -MF .deps/ppvar_start.Tpo -c ppvar_start.c -fPIC -DPIC -o .libs/ppvar_start.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_stop.lo -MD -MP -MF .deps/ppvar_stop.Tpo -c ppvar_stop.c -fPIC -DPIC -o .libs/ppvar_stop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppvar_write.lo -MD -MP -MF .deps/ppvar_write.Tpo -c ppvar_write.c -fPIC -DPIC -o .libs/ppvar_write.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpit_common.lo -MD -MP -MF .deps/mpit_common.Tpo -c mpit_common.c -fPIC -DPIC -o .libs/mpit_common.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpit_common.la mpit_common.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpi/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making all in mpiext/affinity/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 SED OMPI_Affinity_str.3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpiext_affinity_c.la mpiext_affinity_str.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpiext/affinity/c' Making all in mpiext/cuda/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpiext_cuda.lo -MD -MP -MF $depbase.Tpo -c -o mpiext_cuda.lo mpiext_cuda.c &&\ mv -f $depbase.Tpo $depbase.Plo SED MPIX_Query_cuda_support.3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpiext_cuda.lo -MD -MP -MF .deps/mpiext_cuda.Tpo -c mpiext_cuda.c -fPIC -DPIC -o .libs/mpiext_cuda.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpiext_cuda_c.la mpiext_cuda.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpiext/cuda/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' Making all in mpi/fortran/base/ make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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-strings.Tpo .deps/libmpi_fortran_base_la-strings.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 mv -f .deps/libmpi_fortran_base_la-attr_fn_f.Tpo .deps/libmpi_fortran_base_la-attr_fn_f.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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-conversion_fn_null_f.Tpo .deps/libmpi_fortran_base_la-conversion_fn_null_f.Plo mv -f .deps/libmpi_fortran_base_la-f90_accessors.Tpo .deps/libmpi_fortran_base_la-f90_accessors.Plo mv -f .deps/libmpi_fortran_base_la-test_constants_f.Tpo .deps/libmpi_fortran_base_la-test_constants_f.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mpi/fortran/base' Making all in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' Making all in mca/bml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_bml.la base/bml_base_btl.lo base/bml_base_endpoint.lo base/bml_base_init.lo base/bml_base_frame.lo -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/ompi/mca/bml' Making all in mca/coll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_bcast.c: In function 'ompi_coll_base_bcast_intra_generic': base/coll_base_bcast.c:46:33: warning: variable 'size' set but not used [-Wunused-but-set-variable] int err = 0, line, i, rank, size, segindex, req_index; ^~~~ base/coll_base_bcast.c:46:18: warning: variable 'line' set but not used [-Wunused-but-set-variable] int err = 0, line, i, rank, size, segindex, req_index; ^~~~ base/coll_base_bcast.c: In function 'ompi_coll_base_bcast_intra_split_bintree': base/coll_base_bcast.c:344:16: warning: variable 'line' set but not used [-Wunused-but-set-variable] int err=0, line, rank, size, segindex, i, lr, pair; ^~~~ base/coll_base_scatter.c: In function 'ompi_coll_base_scatter_intra_binomial': base/coll_base_scatter.c:46:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, i, rank, vrank, size, total_send = 0, err; ^~~~ base/coll_base_scatter.c:90:28: warning: 'sgap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = tempbuf - sgap; ^ base/coll_base_scatter.c:117:24: warning: 'rgap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = tempbuf - rgap; ^ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_bruck': base/coll_base_allgather.c:92:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, sendto, recvfrom, distance, blockcount, err = 0; ^~~~ base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_recursivedoubling': base/coll_base_allgather.c:262:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, pow2size, err; ^~~~ base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_ring': base/coll_base_allgather.c:369:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, err, sendto, recvfrom, i, recvdatafrom, senddatafrom; ^~~~ base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_neighborexchange': base/coll_base_allgather.c:497:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, i, even_rank, err; ^~~~ base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_two_procs': base/coll_base_allgather.c:613:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err, rank, remote; ^~~~ base/coll_base_allgather.c: In function 'ompi_coll_base_allgather_intra_bruck': base/coll_base_allgather.c:179:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] shift_buf = free_buf - gap; ^ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_allgatherv.c: In function 'ompi_coll_base_allgatherv_intra_bruck': base/coll_base_allgatherv.c:113:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err = 0, rank, size, sendto, recvfrom, distance, blockcount, i; ^~~~ base/coll_base_allgatherv.c: In function 'ompi_coll_base_allgatherv_intra_ring': base/coll_base_allgatherv.c:242:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, sendto, recvfrom, i, recvdatafrom, senddatafrom, err = 0; ^~~~ base/coll_base_allgatherv.c: In function 'ompi_coll_base_allgatherv_intra_neighborexchange': base/coll_base_allgatherv.c:371:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, rank, size, i, even_rank, err = 0; ^~~~ base/coll_base_allgatherv.c: In function 'ompi_coll_base_allgatherv_intra_two_procs': base/coll_base_allgatherv.c:519:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err = 0, rank, remote; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_util.c: In function 'ompi_coll_base_sendrecv_nonzero_actual': base/coll_base_util.c:42:14: warning: variable 'line' set but not used [-Wunused-but-set-variable] int err, line = 0; ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_allreduce.c: In function 'ompi_coll_base_allreduce_intra_ring': base/coll_base_allreduce.c:349:14: warning: variable 'line' set but not used [-Wunused-but-set-variable] int ret, line, rank, size, k, recv_from, send_to, block_count, inbi; ^~~~ base/coll_base_allreduce.c: In function 'ompi_coll_base_allreduce_intra_ring_segmented': base/coll_base_allreduce.c:625:14: warning: variable 'line' set but not used [-Wunused-but-set-variable] int ret, line, rank, size, k, recv_from, send_to; ^~~~ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_pairwise': base/coll_base_alltoall.c:139:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err = 0, rank, size, step, sendto, recvfrom; ^~~~ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_bruck': base/coll_base_alltoall.c:197:15: warning: variable 'line' set but not used [-Wunused-but-set-variable] int i, k, line = -1, rank, size, err = 0; ^~~~ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_linear_sync': base/coll_base_alltoall.c:339:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line, error, ri, si, rank, size, nrreqs, nsreqs, total_reqs; ^~~~ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_two_procs': base/coll_base_alltoall.c:484:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err = 0, rank, remote; ^~~~ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_basic_linear': base/coll_base_alltoall.c:562:29: warning: variable 'line' set but not used [-Wunused-but-set-variable] int i, rank, size, err, line; ^~~~ base/coll_base_allreduce.c: In function 'ompi_coll_base_allreduce_intra_recursivedoubling': base/coll_base_allreduce.c:160:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] inplacebuf = inplacebuf_free - gap; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_gather.c: In function 'ompi_coll_base_gather_intra_binomial': base/coll_base_gather.c:48:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, i, rank, vrank, size, total_recv = 0, err; ^~~~ base/coll_base_gather.c: In function 'ompi_coll_base_gather_intra_linear_sync': base/coll_base_gather.c:216:17: warning: variable 'line' set but not used [-Wunused-but-set-variable] int i, ret, line, rank, size, first_segment_count; ^~~~ base/coll_base_alltoall.c: In function 'mca_coll_base_alltoall_intra_basic_inplace': base/coll_base_alltoall.c:71:16: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp_buffer -= gap; ^~ base/coll_base_gather.c: In function 'ompi_coll_base_gather_intra_binomial': base/coll_base_gather.c:91:28: warning: 'rgap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = tempbuf - rgap; ^ base/coll_base_gather.c:114:24: warning: 'sgap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = tempbuf - sgap; ^ base/coll_base_alltoall.c: In function 'ompi_coll_base_alltoall_intra_bruck': base/coll_base_alltoall.c:230:26: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmpbuf = tmpbuf_free - gap; ^ base/coll_base_alltoallv.c: In function 'ompi_coll_base_alltoallv_intra_pairwise': base/coll_base_alltoallv.c:140:9: warning: variable 'line' set but not used [-Wunused-but-set-variable] int line = -1, err = 0, rank, size, step = 0, sendto, recvfrom; ^~~~ 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 base/coll_base_reduce.c: In function 'ompi_coll_base_reduce_generic': base/coll_base_reduce.c:60:23: warning: variable 'line' set but not used [-Wunused-but-set-variable] int num_segments, line, ret, segindex, i, rank; ^~~~ base/coll_base_reduce.c:114:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] inbuf[0] = inbuf_free[0] - gap; ^ base/coll_base_reduce_scatter.c: In function 'ompi_coll_base_reduce_scatter_intra_ring': base/coll_base_reduce_scatter.c:461:14: warning: variable 'line' set but not used [-Wunused-but-set-variable] int ret, line, rank, size, i, k, recv_from, send_to, total_count, max_block_count; ^~~~ base/coll_base_barrier.c: In function 'ompi_coll_base_barrier_intra_doublering': base/coll_base_barrier.c:102:30: warning: variable 'line' set but not used [-Wunused-but-set-variable] int rank, size, err = 0, line = 0, left, right; ^~~~ base/coll_base_barrier.c: In function 'ompi_coll_base_barrier_intra_recursivedoubling': base/coll_base_barrier.c:171:35: warning: variable 'line' set but not used [-Wunused-but-set-variable] int rank, size, adjsize, err, line, mask, remote; ^~~~ base/coll_base_barrier.c: In function 'ompi_coll_base_barrier_intra_bruck': base/coll_base_barrier.c:249:46: warning: variable 'line' set but not used [-Wunused-but-set-variable] int rank, size, distance, to, from, err, line = 0; ^~~~ base/coll_base_barrier.c: In function 'ompi_coll_base_barrier_intra_basic_linear': base/coll_base_barrier.c:320:29: warning: variable 'line' set but not used [-Wunused-but-set-variable] int i, err, rank, size, line; ^~~~ base/coll_base_reduce_scatter.c: In function 'ompi_coll_base_reduce_scatter_intra_nonoverlapping': base/coll_base_reduce_scatter.c:83:36: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmprbuf = tmprbuf_free - gap; ^ base/coll_base_reduce_scatter.c: In function 'ompi_coll_base_reduce_scatter_intra_basic_recursivehalving': base/coll_base_reduce_scatter.c:178:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] recv_buf = recv_buf_free - gap; ^ base/coll_base_reduce.c: In function 'ompi_coll_base_reduce_intra_in_order_binary': base/coll_base_reduce.c:528:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmpbuf = tmpbuf_free - gap; ^ base/coll_base_reduce.c: In function 'ompi_coll_base_reduce_intra_basic_linear': base/coll_base_reduce.c:642:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = free_buffer - gap; ^ base/coll_base_reduce_scatter.c: In function 'ompi_coll_base_reduce_scatter_intra_ring': base/coll_base_reduce_scatter.c:513:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] accumbuf = accumbuf_free - gap; ^ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/ompi/mca/coll' Making all in mca/fbtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/fbtl' Making all in mca/fcoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/ompi/mca/fcoll' Making all in mca/fs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/ompi/mca/fs' Making all in mca/io make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/io' Making all in mca/mtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_mtl.la base/mtl_base_frame.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/mtl' Making all in mca/op make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/op' Making all in mca/osc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_osc.la base/osc_base_frame.lo base/osc_base_init.lo base/osc_base_obj_convert.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/osc' Making all in mca/pml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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 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-2.1.6rc1/ompi/mca/pml' Making all in mca/rte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_rte.la base/rte_base_frame.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/rte' Making all in mca/sharedfp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/sharedfp' Making all in mca/topo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/topo' Making all in mca/vprotocol make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 In file included from base/vprotocol_base_select.c:21: ../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from base/vprotocol_base_request.c:16: ../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_vprotocol.la base/vprotocol_base.lo base/vprotocol_base_select.lo base/vprotocol_base_parasite.lo base/vprotocol_base_request.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/vprotocol' Making all in mca/pml/v make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 In file included from pml_v_output.c:15: pml_v_output.h: In function 'V_OUTPUT_ERR': pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from pml_v_component.c:23: pml_v_output.h: In function 'V_OUTPUT_ERR': pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ pml_v_output.c: In function 'pml_v_output_open': pml_v_output.c:44:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&lds.lds_prefix, "[%s:%05d] pml_v: ", hostname, getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pml_v_component.c: In function 'mca_pml_v_component_close': pml_v_component.c:131:43: warning: '%s' directive output may be truncated writing up to 63 bytes into a region of size 31 [-Wformat-truncation=] MCA_BASE_MAX_TYPE_NAME_LEN, "%s]v%s", ^~ mca_pml_v.host_pml_component.pmlm_version.mca_component_name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from ../../../../opal/class/opal_list.h:69, from ../../../../opal/mca/base/base.h:31, from pml_v_component.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 129 bytes into a destination of size 31 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_pml_v.la pml_v_component.lo pml_v_output.lo -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/pml/v' Making all in mca/rte/orte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 cp -f ../../../../orte/tools/orterun/orterun.1 mpirun.1 cp -f ../../../../orte/tools/orterun/orterun.1 mpiexec.1 cp -f ../../../../orte/tools/orte-ps/orte-ps.1 ompi-ps.1 cp -f ../../../../orte/tools/orte-clean/orte-clean.1 ompi-clean.1 cp -f ../../../../orte/tools/orte-top/orte-top.1 ompi-top.1 cp -f ../../../../orte/tools/orte-server/orte-server.1 ompi-server.1 cp -f ../../../../orte/tools/orte-dvm/orte-dvm.1 ompi-dvm.1 cp -f ../../../../orte/tools/orte-submit/orte-submit.1 ompi-submit.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 rte_orte_module.c: In function 'ompi_rte_abort': rte_orte_module.c:63:9: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf( &buffer, fmt, arglist ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_rte_orte.la rte_orte_component.lo rte_orte_module.lo ../../../../orte/libopen-rte.la -lrt -lm -lutil -lhwloc 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-2.1.6rc1/ompi/mca/rte/orte' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' /usr/bin/mkdir -p `dirname ../ompi/mpi/man/man3/.dir-stamp` touch "../ompi/mpi/man/man3/.dir-stamp" 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT attribute/attribute.lo -MD -MP -MF $depbase.Tpo -c -o attribute/attribute.lo attribute/attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT attribute/attribute.lo -MD -MP -MF attribute/.deps/attribute.Tpo -c attribute/attribute.c -fPIC -DPIC -o attribute/.libs/attribute.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT communicator/comm.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm.lo communicator/comm.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT communicator/comm.lo -MD -MP -MF communicator/.deps/comm.Tpo -c communicator/comm.c -fPIC -DPIC -o communicator/.libs/comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT dpm/dpm.lo -MD -MP -MF dpm/.deps/dpm.Tpo -c dpm/dpm.c -fPIC -DPIC -o dpm/.libs/dpm.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT errhandler/errhandler.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler.lo errhandler/errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo dpm/dpm.c: In function 'ompi_dpm_connect_accept': dpm/dpm.c:150:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&nstring, "%d", size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dpm/dpm.c:204:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&info.key, "%s:connect", port_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dpm/dpm.c:205:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&pdat.value.key, "%s:accept", port_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dpm/dpm.c:207:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&info.key, "%s:accept", port_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT errhandler/errhandler.lo -MD -MP -MF errhandler/.deps/errhandler.Tpo -c errhandler/errhandler.c -fPIC -DPIC -o errhandler/.libs/errhandler.o dpm/dpm.c:208:19: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&pdat.value.key, "%s:connect", port_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dpm/dpm.c: In function 'ompi_dpm_spawn': dpm/dpm.c:810:23: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&(info->data.string), "%s:n", slot_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT errhandler/errcode.lo -MD -MP -MF errhandler/.deps/errcode.Tpo -c errhandler/errcode.c -fPIC -DPIC -o errhandler/.libs/errcode.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT file/file.lo -MD -MP -MF file/.deps/file.Tpo -c file/file.c -fPIC -DPIC -o file/.libs/file.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT group/group.lo -MD -MP -MF group/.deps/group.Tpo -c group/group.c -fPIC -DPIC -o group/.libs/group.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT info/info.lo -MD -MP -MF $depbase.Tpo -c -o info/info.lo info/info.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT message/message.lo -MD -MP -MF $depbase.Tpo -c -o message/message.lo message/message.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT info/info.lo -MD -MP -MF info/.deps/info.Tpo -c info/info.c -fPIC -DPIC -o info/.libs/info.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT message/message.lo -MD -MP -MF message/.deps/message.Tpo -c message/message.c -fPIC -DPIC -o message/.libs/message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT op/op.lo -MD -MP -MF op/.deps/op.Tpo -c op/op.c -fPIC -DPIC -o op/.libs/op.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc/proc.lo -MD -MP -MF proc/.deps/proc.Tpo -c proc/proc.c -fPIC -DPIC -o proc/.libs/proc.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request/grequest.lo -MD -MP -MF request/.deps/grequest.Tpo -c request/grequest.c -fPIC -DPIC -o request/.libs/grequest.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request/request.lo -MD -MP -MF $depbase.Tpo -c -o request/request.lo request/request.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request/request.lo -MD -MP -MF request/.deps/request.Tpo -c request/request.c -fPIC -DPIC -o request/.libs/request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 depbase=`echo runtime/ompi_mpi_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/ompi_mpi_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_init.lo runtime/ompi_mpi_init.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/ompi_mpi_init.lo -MD -MP -MF runtime/.deps/ompi_mpi_init.Tpo -c runtime/ompi_mpi_init.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/ompi_mpi_init.c: In function 'ompi_mpi_init': runtime/ompi_mpi_init.c:491:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cmd, "OMPI_COMMAND=%s", argv[0]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/ompi_mpi_init.c:497:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&av, "OMPI_ARGV=%s", tmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT win/win.lo -MD -MP -MF win/.deps/win.Tpo -c win/win.c -fPIC -DPIC -o win/.libs/win.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 runtime/ompi_info_support.c: In function 'ompi_info_show_ompi_version': runtime/ompi_info_support.c:123:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s:version:full", ompi_info_type_ompi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/ompi_info_support.c:132:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s:version:repo", ompi_info_type_ompi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runtime/ompi_info_support.c:135:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&tmp, "%s:version:release_date", ompi_info_type_ompi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpiext/mpiext.lo -MD -MP -MF mpiext/.deps/mpiext.Tpo -c mpiext/mpiext.c -fPIC -DPIC -o mpiext/.libs/mpiext.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 SED mpi/man/man3/MPI.3 SED mpi/man/man3/MPI_Abort.3 SED mpi/man/man3/MPI_Accumulate.3 SED mpi/man/man3/MPI_Add_error_class.3 SED mpi/man/man3/MPI_Add_error_code.3 SED mpi/man/man3/MPI_Add_error_string.3 SED mpi/man/man3/MPI_Address.3 SED mpi/man/man3/MPI_Aint_add.3 SED mpi/man/man3/MPI_Aint_diff.3 SED mpi/man/man3/MPI_Allgather.3 SED mpi/man/man3/MPI_Allgatherv.3 SED mpi/man/man3/MPI_Iallgather.3 SED mpi/man/man3/MPI_Iallgatherv.3 SED mpi/man/man3/MPI_Alloc_mem.3 SED mpi/man/man3/MPI_Allreduce.3 SED mpi/man/man3/MPI_Iallreduce.3 SED mpi/man/man3/MPI_Alltoall.3 SED mpi/man/man3/MPI_Ialltoall.3 SED mpi/man/man3/MPI_Alltoallv.3 SED mpi/man/man3/MPI_Ialltoallv.3 SED mpi/man/man3/MPI_Alltoallw.3 SED mpi/man/man3/MPI_Ialltoallw.3 SED mpi/man/man3/MPI_Attr_delete.3 SED mpi/man/man3/MPI_Attr_get.3 SED mpi/man/man3/MPI_Attr_put.3 SED mpi/man/man3/MPI_Barrier.3 SED mpi/man/man3/MPI_Ibarrier.3 SED mpi/man/man3/MPI_Bcast.3 SED mpi/man/man3/MPI_Ibcast.3 SED mpi/man/man3/MPI_Bsend.3 SED mpi/man/man3/MPI_Bsend_init.3 SED mpi/man/man3/MPI_Buffer_attach.3 SED mpi/man/man3/MPI_Buffer_detach.3 SED mpi/man/man3/MPI_Cancel.3 SED mpi/man/man3/MPI_Cart_coords.3 SED mpi/man/man3/MPI_Cart_create.3 SED mpi/man/man3/MPI_Cartdim_get.3 SED mpi/man/man3/MPI_Cart_get.3 SED mpi/man/man3/MPI_Cart_map.3 SED mpi/man/man3/MPI_Cart_rank.3 SED mpi/man/man3/MPI_Cart_shift.3 SED mpi/man/man3/MPI_Cart_sub.3 SED mpi/man/man3/MPI_Close_port.3 SED mpi/man/man3/MPI_Comm_accept.3 SED mpi/man/man3/MPI_Comm_c2f.3 SED mpi/man/man3/MPI_Comm_call_errhandler.3 SED mpi/man/man3/MPI_Comm_compare.3 SED mpi/man/man3/MPI_Comm_connect.3 SED mpi/man/man3/MPI_Comm_create.3 SED mpi/man/man3/MPI_Comm_create_group.3 SED mpi/man/man3/MPI_Comm_create_errhandler.3 SED mpi/man/man3/MPI_Comm_create_keyval.3 SED mpi/man/man3/MPI_Comm_delete_attr.3 SED mpi/man/man3/MPI_Comm_disconnect.3 SED mpi/man/man3/MPI_Comm_dup.3 SED mpi/man/man3/MPI_Comm_dup_with_info.3 SED mpi/man/man3/MPI_Comm_idup.3 SED mpi/man/man3/MPI_Comm_f2c.3 SED mpi/man/man3/MPI_Comm_free.3 SED mpi/man/man3/MPI_Comm_free_keyval.3 SED mpi/man/man3/MPI_Comm_get_attr.3 SED mpi/man/man3/MPI_Comm_get_errhandler.3 SED mpi/man/man3/MPI_Comm_get_info.3 SED mpi/man/man3/MPI_Comm_get_name.3 SED mpi/man/man3/MPI_Comm_get_parent.3 SED mpi/man/man3/MPI_Comm_group.3 SED mpi/man/man3/MPI_Comm_join.3 SED mpi/man/man3/MPI_Comm_rank.3 SED mpi/man/man3/MPI_Comm_remote_group.3 SED mpi/man/man3/MPI_Comm_remote_size.3 SED mpi/man/man3/MPI_Comm_set_attr.3 SED mpi/man/man3/MPI_Comm_set_errhandler.3 SED mpi/man/man3/MPI_Comm_set_info.3 SED mpi/man/man3/MPI_Comm_set_name.3 SED mpi/man/man3/MPI_Comm_size.3 SED mpi/man/man3/MPI_Comm_spawn.3 SED mpi/man/man3/MPI_Comm_spawn_multiple.3 SED mpi/man/man3/MPI_Comm_split.3 SED mpi/man/man3/MPI_Comm_split_type.3 SED mpi/man/man3/MPI_Comm_test_inter.3 SED mpi/man/man3/MPI_Compare_and_swap.3 SED mpi/man/man3/MPI_Dims_create.3 SED mpi/man/man3/MPI_Dist_graph_create.3 SED mpi/man/man3/MPI_Dist_graph_create_adjacent.3 SED mpi/man/man3/MPI_Dist_graph_neighbors.3 SED mpi/man/man3/MPI_Dist_graph_neighbors_count.3 SED mpi/man/man3/MPI_Errhandler_create.3 SED mpi/man/man3/MPI_Errhandler_free.3 SED mpi/man/man3/MPI_Errhandler_get.3 SED mpi/man/man3/MPI_Errhandler_set.3 SED mpi/man/man3/MPI_Error_class.3 SED mpi/man/man3/MPI_Error_string.3 SED mpi/man/man3/MPI_Exscan.3 SED mpi/man/man3/MPI_Iexscan.3 SED mpi/man/man3/MPI_Fetch_and_op.3 SED mpi/man/man3/MPI_File_c2f.3 SED mpi/man/man3/MPI_File_call_errhandler.3 SED mpi/man/man3/MPI_File_close.3 SED mpi/man/man3/MPI_File_create_errhandler.3 SED mpi/man/man3/MPI_File_delete.3 SED mpi/man/man3/MPI_File_f2c.3 SED mpi/man/man3/MPI_File_get_amode.3 SED mpi/man/man3/MPI_File_get_atomicity.3 SED mpi/man/man3/MPI_File_get_byte_offset.3 SED mpi/man/man3/MPI_File_get_errhandler.3 SED mpi/man/man3/MPI_File_get_group.3 SED mpi/man/man3/MPI_File_get_info.3 SED mpi/man/man3/MPI_File_get_position.3 SED mpi/man/man3/MPI_File_get_position_shared.3 SED mpi/man/man3/MPI_File_get_size.3 SED mpi/man/man3/MPI_File_get_type_extent.3 SED mpi/man/man3/MPI_File_get_view.3 SED mpi/man/man3/MPI_File_iread.3 SED mpi/man/man3/MPI_File_iread_at.3 SED mpi/man/man3/MPI_File_iread_all.3 SED mpi/man/man3/MPI_File_iread_at_all.3 SED mpi/man/man3/MPI_File_iread_shared.3 SED mpi/man/man3/MPI_File_iwrite.3 SED mpi/man/man3/MPI_File_iwrite_at.3 SED mpi/man/man3/MPI_File_iwrite_all.3 SED mpi/man/man3/MPI_File_iwrite_at_all.3 SED mpi/man/man3/MPI_File_iwrite_shared.3 SED mpi/man/man3/MPI_File_open.3 SED mpi/man/man3/MPI_File_preallocate.3 SED mpi/man/man3/MPI_File_read.3 SED mpi/man/man3/MPI_File_read_all.3 SED mpi/man/man3/MPI_File_read_all_begin.3 SED mpi/man/man3/MPI_File_read_all_end.3 SED mpi/man/man3/MPI_File_read_at.3 SED mpi/man/man3/MPI_File_read_at_all.3 SED mpi/man/man3/MPI_File_read_at_all_begin.3 SED mpi/man/man3/MPI_File_read_at_all_end.3 SED mpi/man/man3/MPI_File_read_ordered.3 SED mpi/man/man3/MPI_File_read_ordered_end.3 SED mpi/man/man3/MPI_File_read_ordered_begin.3 SED mpi/man/man3/MPI_File_read_shared.3 SED mpi/man/man3/MPI_File_seek.3 SED mpi/man/man3/MPI_File_seek_shared.3 SED mpi/man/man3/MPI_File_set_atomicity.3 SED mpi/man/man3/MPI_File_set_errhandler.3 SED mpi/man/man3/MPI_File_set_info.3 SED mpi/man/man3/MPI_File_set_size.3 SED mpi/man/man3/MPI_File_set_view.3 SED mpi/man/man3/MPI_File_sync.3 SED mpi/man/man3/MPI_File_write.3 SED mpi/man/man3/MPI_File_write_all.3 SED mpi/man/man3/MPI_File_write_all_begin.3 SED mpi/man/man3/MPI_File_write_all_end.3 SED mpi/man/man3/MPI_File_write_at.3 SED mpi/man/man3/MPI_File_write_at_all_begin.3 SED mpi/man/man3/MPI_File_write_at_all.3 SED mpi/man/man3/MPI_File_write_at_all_end.3 SED mpi/man/man3/MPI_File_write_ordered.3 SED mpi/man/man3/MPI_File_write_ordered_begin.3 SED mpi/man/man3/MPI_File_write_ordered_end.3 SED mpi/man/man3/MPI_File_write_shared.3 SED mpi/man/man3/MPI_Finalize.3 SED mpi/man/man3/MPI_Finalized.3 SED mpi/man/man3/MPI_Free_mem.3 SED mpi/man/man3/MPI_Gather.3 SED mpi/man/man3/MPI_Igather.3 SED mpi/man/man3/MPI_Gatherv.3 SED mpi/man/man3/MPI_Igatherv.3 SED mpi/man/man3/MPI_Get.3 SED mpi/man/man3/MPI_Get_accumulate.3 SED mpi/man/man3/MPI_Get_address.3 SED mpi/man/man3/MPI_Get_count.3 SED mpi/man/man3/MPI_Get_elements.3 SED mpi/man/man3/MPI_Get_elements_x.3 SED mpi/man/man3/MPI_Get_library_version.3 SED mpi/man/man3/MPI_Get_processor_name.3 SED mpi/man/man3/MPI_Get_version.3 SED mpi/man/man3/MPI_Graph_create.3 SED mpi/man/man3/MPI_Graphdims_get.3 SED mpi/man/man3/MPI_Graph_get.3 SED mpi/man/man3/MPI_Graph_map.3 SED mpi/man/man3/MPI_Graph_neighbors.3 SED mpi/man/man3/MPI_Graph_neighbors_count.3 SED mpi/man/man3/MPI_Grequest_complete.3 SED mpi/man/man3/MPI_Grequest_start.3 SED mpi/man/man3/MPI_Group_c2f.3 SED mpi/man/man3/MPI_Group_compare.3 SED mpi/man/man3/MPI_Group_difference.3 SED mpi/man/man3/MPI_Group_excl.3 SED mpi/man/man3/MPI_Group_f2c.3 SED mpi/man/man3/MPI_Group_free.3 SED mpi/man/man3/MPI_Group_incl.3 SED mpi/man/man3/MPI_Group_intersection.3 SED mpi/man/man3/MPI_Group_range_excl.3 SED mpi/man/man3/MPI_Group_range_incl.3 SED mpi/man/man3/MPI_Group_rank.3 SED mpi/man/man3/MPI_Group_size.3 SED mpi/man/man3/MPI_Group_translate_ranks.3 SED mpi/man/man3/MPI_Group_union.3 SED mpi/man/man3/MPI_Ibsend.3 SED mpi/man/man3/MPI_Improbe.3 SED mpi/man/man3/MPI_Imrecv.3 SED mpi/man/man3/MPI_Info_c2f.3 SED mpi/man/man3/MPI_Info_create.3 SED mpi/man/man3/MPI_Info_delete.3 SED mpi/man/man3/MPI_Info_dup.3 SED mpi/man/man3/MPI_Info_env.3 SED mpi/man/man3/MPI_Info_f2c.3 SED mpi/man/man3/MPI_Info_free.3 SED mpi/man/man3/MPI_Info_get.3 SED mpi/man/man3/MPI_Info_get_nkeys.3 SED mpi/man/man3/MPI_Info_get_nthkey.3 SED mpi/man/man3/MPI_Info_get_valuelen.3 SED mpi/man/man3/MPI_Init.3 SED mpi/man/man3/MPI_Info_set.3 SED mpi/man/man3/MPI_Initialized.3 SED mpi/man/man3/MPI_Init_thread.3 SED mpi/man/man3/MPI_Intercomm_create.3 SED mpi/man/man3/MPI_Intercomm_merge.3 SED mpi/man/man3/MPI_Iprobe.3 SED mpi/man/man3/MPI_Irecv.3 SED mpi/man/man3/MPI_Irsend.3 SED mpi/man/man3/MPI_Isend.3 SED mpi/man/man3/MPI_Issend.3 SED mpi/man/man3/MPI_Is_thread_main.3 SED mpi/man/man3/MPI_Keyval_create.3 SED mpi/man/man3/MPI_Keyval_free.3 SED mpi/man/man3/MPI_Lookup_name.3 SED mpi/man/man3/MPI_Message_c2f.3 SED mpi/man/man3/MPI_Message_f2c.3 SED mpi/man/man3/MPI_Mprobe.3 SED mpi/man/man3/MPI_Mrecv.3 SED mpi/man/man3/MPI_Neighbor_allgather.3 SED mpi/man/man3/MPI_Neighbor_allgatherv.3 SED mpi/man/man3/MPI_Ineighbor_allgather.3 SED mpi/man/man3/MPI_Ineighbor_allgatherv.3 SED mpi/man/man3/MPI_Neighbor_alltoall.3 SED mpi/man/man3/MPI_Ineighbor_alltoall.3 SED mpi/man/man3/MPI_Neighbor_alltoallv.3 SED mpi/man/man3/MPI_Ineighbor_alltoallv.3 SED mpi/man/man3/MPI_Neighbor_alltoallw.3 SED mpi/man/man3/MPI_Ineighbor_alltoallw.3 SED mpi/man/man3/MPI_Op_c2f.3 SED mpi/man/man3/MPI_Op_commutative.3 SED mpi/man/man3/MPI_Op_create.3 SED mpi/man/man3/MPI_Open_port.3 SED mpi/man/man3/MPI_Op_f2c.3 SED mpi/man/man3/MPI_Op_free.3 SED mpi/man/man3/MPI_Pack.3 SED mpi/man/man3/MPI_Pack_external.3 SED mpi/man/man3/MPI_Pack_external_size.3 SED mpi/man/man3/MPI_Pack_size.3 SED mpi/man/man3/MPI_Pcontrol.3 SED mpi/man/man3/MPI_Probe.3 SED mpi/man/man3/MPI_Publish_name.3 SED mpi/man/man3/MPI_Put.3 SED mpi/man/man3/MPI_Query_thread.3 SED mpi/man/man3/MPI_Raccumulate.3 SED mpi/man/man3/MPI_Recv.3 SED mpi/man/man3/MPI_Recv_init.3 SED mpi/man/man3/MPI_Reduce.3 SED mpi/man/man3/MPI_Ireduce.3 SED mpi/man/man3/MPI_Reduce_local.3 SED mpi/man/man3/MPI_Reduce_scatter.3 SED mpi/man/man3/MPI_Ireduce_scatter.3 SED mpi/man/man3/MPI_Reduce_scatter_block.3 SED mpi/man/man3/MPI_Ireduce_scatter_block.3 SED mpi/man/man3/MPI_Register_datarep.3 SED mpi/man/man3/MPI_Request_c2f.3 SED mpi/man/man3/MPI_Request_f2c.3 SED mpi/man/man3/MPI_Request_free.3 SED mpi/man/man3/MPI_Request_get_status.3 SED mpi/man/man3/MPI_Rget.3 SED mpi/man/man3/MPI_Rput.3 SED mpi/man/man3/MPI_Rsend.3 SED mpi/man/man3/MPI_Rget_accumulate.3 SED mpi/man/man3/MPI_Rsend_init.3 SED mpi/man/man3/MPI_Scan.3 SED mpi/man/man3/MPI_Iscan.3 SED mpi/man/man3/MPI_Scatter.3 SED mpi/man/man3/MPI_Iscatter.3 SED mpi/man/man3/MPI_Scatterv.3 SED mpi/man/man3/MPI_Iscatterv.3 SED mpi/man/man3/MPI_Send.3 SED mpi/man/man3/MPI_Send_init.3 SED mpi/man/man3/MPI_Sendrecv.3 SED mpi/man/man3/MPI_Sizeof.3 SED mpi/man/man3/MPI_Sendrecv_replace.3 SED mpi/man/man3/MPI_Ssend.3 SED mpi/man/man3/MPI_Ssend_init.3 SED mpi/man/man3/MPI_Start.3 SED mpi/man/man3/MPI_Startall.3 SED mpi/man/man3/MPI_Status_c2f.3 SED mpi/man/man3/MPI_Status_f2c.3 SED mpi/man/man3/MPI_Status_set_cancelled.3 SED mpi/man/man3/MPI_Status_set_elements.3 SED mpi/man/man3/MPI_Status_set_elements_x.3 SED mpi/man/man3/MPI_T_category_changed.3 SED mpi/man/man3/MPI_T_category_get_categories.3 SED mpi/man/man3/MPI_T_category_get_cvars.3 SED mpi/man/man3/MPI_T_category_get_info.3 SED mpi/man/man3/MPI_T_category_get_num.3 SED mpi/man/man3/MPI_T_category_get_pvars.3 SED mpi/man/man3/MPI_T_cvar_get_info.3 SED mpi/man/man3/MPI_T_cvar_get_num.3 SED mpi/man/man3/MPI_T_cvar_handle_alloc.3 SED mpi/man/man3/MPI_T_cvar_handle_free.3 SED mpi/man/man3/MPI_T_cvar_read.3 SED mpi/man/man3/MPI_T_cvar_write.3 SED mpi/man/man3/MPI_T_enum_get_info.3 SED mpi/man/man3/MPI_T_enum_get_item.3 SED mpi/man/man3/MPI_T_finalize.3 SED mpi/man/man3/MPI_T_init_thread.3 SED mpi/man/man3/MPI_T_pvar_get_info.3 SED mpi/man/man3/MPI_T_pvar_get_num.3 SED mpi/man/man3/MPI_T_pvar_handle_alloc.3 SED mpi/man/man3/MPI_T_pvar_handle_free.3 SED mpi/man/man3/MPI_T_pvar_read.3 SED mpi/man/man3/MPI_T_pvar_readreset.3 SED mpi/man/man3/MPI_T_pvar_reset.3 SED mpi/man/man3/MPI_T_pvar_session_create.3 SED mpi/man/man3/MPI_T_pvar_session_free.3 SED mpi/man/man3/MPI_T_pvar_start.3 SED mpi/man/man3/MPI_T_pvar_stop.3 SED mpi/man/man3/MPI_T_pvar_write.3 SED mpi/man/man3/MPI_Test.3 SED mpi/man/man3/MPI_Testall.3 SED mpi/man/man3/MPI_Testany.3 SED mpi/man/man3/MPI_Test_cancelled.3 SED mpi/man/man3/MPI_Testsome.3 SED mpi/man/man3/MPI_Topo_test.3 SED mpi/man/man3/MPI_Type_c2f.3 SED mpi/man/man3/MPI_Type_commit.3 SED mpi/man/man3/MPI_Type_contiguous.3 SED mpi/man/man3/MPI_Type_create_darray.3 SED mpi/man/man3/MPI_Type_create_f90_complex.3 SED mpi/man/man3/MPI_Type_create_f90_integer.3 SED mpi/man/man3/MPI_Type_create_f90_real.3 SED mpi/man/man3/MPI_Type_create_hindexed.3 SED mpi/man/man3/MPI_Type_create_hindexed_block.3 SED mpi/man/man3/MPI_Type_create_hvector.3 SED mpi/man/man3/MPI_Type_create_indexed_block.3 SED mpi/man/man3/MPI_Type_create_keyval.3 SED mpi/man/man3/MPI_Type_create_resized.3 SED mpi/man/man3/MPI_Type_create_struct.3 SED mpi/man/man3/MPI_Type_create_subarray.3 SED mpi/man/man3/MPI_Type_delete_attr.3 SED mpi/man/man3/MPI_Type_dup.3 SED mpi/man/man3/MPI_Type_extent.3 SED mpi/man/man3/MPI_Type_f2c.3 SED mpi/man/man3/MPI_Type_free.3 SED mpi/man/man3/MPI_Type_free_keyval.3 SED mpi/man/man3/MPI_Type_get_attr.3 SED mpi/man/man3/MPI_Type_get_contents.3 SED mpi/man/man3/MPI_Type_get_envelope.3 SED mpi/man/man3/MPI_Type_get_extent.3 SED mpi/man/man3/MPI_Type_get_extent_x.3 SED mpi/man/man3/MPI_Type_get_name.3 SED mpi/man/man3/MPI_Type_get_true_extent.3 SED mpi/man/man3/MPI_Type_get_true_extent_x.3 SED mpi/man/man3/MPI_Type_hindexed.3 SED mpi/man/man3/MPI_Type_hvector.3 SED mpi/man/man3/MPI_Type_indexed.3 SED mpi/man/man3/MPI_Type_lb.3 SED mpi/man/man3/MPI_Type_match_size.3 SED mpi/man/man3/MPI_Type_set_attr.3 SED mpi/man/man3/MPI_Type_set_name.3 SED mpi/man/man3/MPI_Type_size.3 SED mpi/man/man3/MPI_Type_size_x.3 SED mpi/man/man3/MPI_Type_struct.3 SED mpi/man/man3/MPI_Type_ub.3 SED mpi/man/man3/MPI_Type_vector.3 SED mpi/man/man3/MPI_Unpack.3 SED mpi/man/man3/MPI_Unpack_external.3 SED mpi/man/man3/MPI_Unpublish_name.3 SED mpi/man/man3/MPI_Wait.3 SED mpi/man/man3/MPI_Waitall.3 SED mpi/man/man3/MPI_Waitany.3 SED mpi/man/man3/MPI_Waitsome.3 SED mpi/man/man3/MPI_Win_allocate.3 SED mpi/man/man3/MPI_Win_allocate_shared.3 SED mpi/man/man3/MPI_Win_attach.3 SED mpi/man/man3/MPI_Win_c2f.3 SED mpi/man/man3/MPI_Win_call_errhandler.3 SED mpi/man/man3/MPI_Win_complete.3 SED mpi/man/man3/MPI_Win_create.3 SED mpi/man/man3/MPI_Win_create_dynamic.3 SED mpi/man/man3/MPI_Win_create_errhandler.3 SED mpi/man/man3/MPI_Win_create_keyval.3 SED mpi/man/man3/MPI_Win_delete_attr.3 SED mpi/man/man3/MPI_Win_detach.3 SED mpi/man/man3/MPI_Win_f2c.3 SED mpi/man/man3/MPI_Win_fence.3 SED mpi/man/man3/MPI_Win_flush.3 SED mpi/man/man3/MPI_Win_flush_all.3 SED mpi/man/man3/MPI_Win_flush_local.3 SED mpi/man/man3/MPI_Win_flush_local_all.3 SED mpi/man/man3/MPI_Win_free.3 SED mpi/man/man3/MPI_Win_free_keyval.3 SED mpi/man/man3/MPI_Win_get_attr.3 SED mpi/man/man3/MPI_Win_get_errhandler.3 SED mpi/man/man3/MPI_Win_get_group.3 SED mpi/man/man3/MPI_Win_get_info.3 SED mpi/man/man3/MPI_Win_get_name.3 SED mpi/man/man3/MPI_Win_lock.3 SED mpi/man/man3/MPI_Win_lock_all.3 SED mpi/man/man3/MPI_Win_post.3 SED mpi/man/man3/MPI_Win_set_attr.3 SED mpi/man/man3/MPI_Win_set_errhandler.3 SED mpi/man/man3/MPI_Win_set_info.3 SED mpi/man/man3/MPI_Win_set_name.3 SED mpi/man/man3/MPI_Win_shared_query.3 SED mpi/man/man3/MPI_Win_start.3 SED mpi/man/man3/MPI_Win_sync.3 SED mpi/man/man3/MPI_Win_test.3 SED mpi/man/man3/MPI_Win_unlock.3 SED mpi/man/man3/MPI_Win_unlock_all.3 SED mpi/man/man3/MPI_Win_wait.3 SED mpi/man/man3/MPI_Wtick.3 SED mpi/man/man3/MPI_Wtime.3 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:3:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi.la -rpath /usr/lib/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 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_init.lo runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_params.lo runtime/ompi_mpi_preconnect.lo runtime/ompi_info_support.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/fbtl/libmca_fbtl.la mca/fcoll/libmca_fcoll.la mca/fs/libmca_fs.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 /builddir/build/BUILD/openmpi-2.1.6rc1/orte/libopen-rte.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc SED mpi/man/man3/OpenMPI.3 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 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_init.o runtime/.libs/ompi_mpi_finalize.o runtime/.libs/ompi_mpi_params.o runtime/.libs/ompi_mpi_preconnect.o runtime/.libs/ompi_info_support.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/fbtl/.libs/libmca_fbtl.a mca/fcoll/.libs/libmca_fcoll.a mca/fs/.libs/libmca_fs.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 -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi.so.20 -o .libs/libmpi.so.20.10.3 libtool: link: (cd ".libs" && rm -f "libmpi.so.20" && ln -s "libmpi.so.20.10.3" "libmpi.so.20") libtool: link: (cd ".libs" && rm -f "libmpi.so" && ln -s "libmpi.so.20.10.3" "libmpi.so") libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making all in mpi/cxx make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT mpicxx.lo -MD -MP -MF $depbase.Tpo -c -o mpicxx.lo mpicxx.cc &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT intercepts.lo -MD -MP -MF $depbase.Tpo -c -o intercepts.lo intercepts.cc &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.cc &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT mpicxx.lo -MD -MP -MF .deps/mpicxx.Tpo -c mpicxx.cc -fPIC -DPIC -o .libs/mpicxx.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT datatype.lo -MD -MP -MF .deps/datatype.Tpo -c datatype.cc -fPIC -DPIC -o .libs/datatype.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c comm.cc -fPIC -DPIC -o .libs/comm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT intercepts.lo -MD -MP -MF .deps/intercepts.Tpo -c intercepts.cc -fPIC -DPIC -o .libs/intercepts.o 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT win.lo -MD -MP -MF .deps/win.Tpo -c win.cc -fPIC -DPIC -o .libs/win.o 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT cxx_glue.lo -MD -MP -MF .deps/cxx_glue.Tpo -c cxx_glue.c -fPIC -DPIC -o .libs/cxx_glue.o 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fPIC -DPIC -o .libs/file.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_cxx.la -rpath /usr/lib/openmpi/lib mpicxx.lo intercepts.lo comm.lo datatype.lo win.lo cxx_glue.lo file.lo ../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/crtbeginS.o .libs/mpicxx.o .libs/intercepts.o .libs/comm.o .libs/datatype.o .libs/win.o .libs/cxx_glue.o .libs/file.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs ../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_cxx.so.20 -o .libs/libmpi_cxx.so.20.10.0 libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so.20" && ln -s "libmpi_cxx.so.20.10.0" "libmpi_cxx.so.20") libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so" && ln -s "libmpi_cxx.so.20.10.0" "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-2.1.6rc1/ompi/mpi/cxx' Making all in mpi/fortran/mpif-h make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ../../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=psizeof_f.f90 --ierror=mandatory --pmpi \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pabort_f.lo -MD -MP -MF $depbase.Tpo -c -o pabort_f.lo pabort_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pabort_f.lo -MD -MP -MF .deps/pabort_f.Tpo -c pabort_f.c -fPIC -DPIC -o .libs/pabort_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paddress_f.lo -MD -MP -MF $depbase.Tpo -c -o paddress_f.lo paddress_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paddress_f.lo -MD -MP -MF .deps/paddress_f.Tpo -c paddress_f.c -fPIC -DPIC -o .libs/paddress_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgather_f.lo -MD -MP -MF .deps/pallgather_f.Tpo -c pallgather_f.c -fPIC -DPIC -o .libs/pallgather_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv_f.lo pallgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallgatherv_f.lo -MD -MP -MF .deps/pallgatherv_f.Tpo -c pallgatherv_f.c -fPIC -DPIC -o .libs/pallgatherv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pallreduce_f.lo -MD -MP -MF .deps/pallreduce_f.Tpo -c pallreduce_f.c -fPIC -DPIC -o .libs/pallreduce_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoall_f.lo -MD -MP -MF .deps/palltoall_f.Tpo -c palltoall_f.c -fPIC -DPIC -o .libs/palltoall_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv_f.lo palltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw_f.lo palltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallv_f.lo -MD -MP -MF .deps/palltoallv_f.Tpo -c palltoallv_f.c -fPIC -DPIC -o .libs/palltoallv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT palltoallw_f.lo -MD -MP -MF .deps/palltoallw_f.Tpo -c palltoallw_f.c -fPIC -DPIC -o .libs/palltoallw_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbarrier_f.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier_f.lo pbarrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbarrier_f.lo -MD -MP -MF .deps/pbarrier_f.Tpo -c pbarrier_f.c -fPIC -DPIC -o .libs/pbarrier_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbcast_f.lo -MD -MP -MF .deps/pbcast_f.Tpo -c pbcast_f.c -fPIC -DPIC -o .libs/pbcast_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pbsend_f.lo -MD -MP -MF .deps/pbsend_f.Tpo -c pbsend_f.c -fPIC -DPIC -o .libs/pbsend_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pcancel_f.lo -MD -MP -MF .deps/pcancel_f.Tpo -c pcancel_f.c -fPIC -DPIC -o .libs/pcancel_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pexscan_f.lo -MD -MP -MF .deps/pexscan_f.Tpo -c pexscan_f.c -fPIC -DPIC -o .libs/pexscan_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalize_f.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize_f.lo pfinalize_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalized_f.lo -MD -MP -MF .deps/pfinalized_f.Tpo -c pfinalized_f.c -fPIC -DPIC -o .libs/pfinalized_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pfinalize_f.lo -MD -MP -MF .deps/pfinalize_f.Tpo -c pfinalize_f.c -fPIC -DPIC -o .libs/pfinalize_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pgather_f.lo pgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgather_f.lo -MD -MP -MF .deps/pgather_f.Tpo -c pgather_f.c -fPIC -DPIC -o .libs/pgather_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pgatherv_f.lo -MD -MP -MF .deps/pgatherv_f.Tpo -c pgatherv_f.c -fPIC -DPIC -o .libs/pgatherv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgather_f.lo -MD -MP -MF $depbase.Tpo -c -o piallgather_f.lo piallgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o piallgatherv_f.lo piallgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgather_f.lo -MD -MP -MF .deps/piallgather_f.Tpo -c piallgather_f.c -fPIC -DPIC -o .libs/piallgather_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallgatherv_f.lo -MD -MP -MF .deps/piallgatherv_f.Tpo -c piallgatherv_f.c -fPIC -DPIC -o .libs/piallgatherv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piallreduce_f.lo -MD -MP -MF .deps/piallreduce_f.Tpo -c piallreduce_f.c -fPIC -DPIC -o .libs/piallreduce_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoall_f.lo -MD -MP -MF .deps/pialltoall_f.Tpo -c pialltoall_f.c -fPIC -DPIC -o .libs/pialltoall_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallv_f.lo pialltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallw_f.lo pialltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallv_f.lo -MD -MP -MF .deps/pialltoallv_f.Tpo -c pialltoallv_f.c -fPIC -DPIC -o .libs/pialltoallv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pialltoallw_f.lo -MD -MP -MF .deps/pialltoallw_f.Tpo -c pialltoallw_f.c -fPIC -DPIC -o .libs/pialltoallw_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibarrier_f.lo -MD -MP -MF .deps/pibarrier_f.Tpo -c pibarrier_f.c -fPIC -DPIC -o .libs/pibarrier_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibcast_f.lo -MD -MP -MF .deps/pibcast_f.Tpo -c pibcast_f.c -fPIC -DPIC -o .libs/pibcast_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pibsend_f.lo pibsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piexscan_f.lo -MD -MP -MF $depbase.Tpo -c -o piexscan_f.lo piexscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pibsend_f.lo -MD -MP -MF .deps/pibsend_f.Tpo -c pibsend_f.c -fPIC -DPIC -o .libs/pibsend_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piexscan_f.lo -MD -MP -MF .deps/piexscan_f.Tpo -c piexscan_f.c -fPIC -DPIC -o .libs/piexscan_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pigather_f.lo -MD -MP -MF .deps/pigather_f.Tpo -c pigather_f.c -fPIC -DPIC -o .libs/pigather_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pigatherv_f.lo -MD -MP -MF .deps/pigatherv_f.Tpo -c pigatherv_f.c -fPIC -DPIC -o .libs/pigatherv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o pimprobe_f.lo pimprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pimrecv_f.lo pimrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimprobe_f.lo -MD -MP -MF .deps/pimprobe_f.Tpo -c pimprobe_f.c -fPIC -DPIC -o .libs/pimprobe_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pimrecv_f.lo -MD -MP -MF .deps/pimrecv_f.Tpo -c pimrecv_f.c -fPIC -DPIC -o .libs/pimrecv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinit_f.lo -MD -MP -MF .deps/pinit_f.Tpo -c pinit_f.c -fPIC -DPIC -o .libs/pinit_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pinitialized_f.lo -MD -MP -MF .deps/pinitialized_f.Tpo -c pinitialized_f.c -fPIC -DPIC -o .libs/pinitialized_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piprobe_f.lo -MD -MP -MF .deps/piprobe_f.Tpo -c piprobe_f.c -fPIC -DPIC -o .libs/piprobe_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pirecv_f.lo pirecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pireduce_f.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_f.lo pireduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pireduce_f.lo -MD -MP -MF .deps/pireduce_f.Tpo -c pireduce_f.c -fPIC -DPIC -o .libs/pireduce_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirecv_f.lo -MD -MP -MF .deps/pirecv_f.Tpo -c pirecv_f.c -fPIC -DPIC -o .libs/pirecv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pirsend_f.lo pirsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscan_f.lo -MD -MP -MF $depbase.Tpo -c -o piscan_f.lo piscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscan_f.lo -MD -MP -MF .deps/piscan_f.Tpo -c piscan_f.c -fPIC -DPIC -o .libs/piscan_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pirsend_f.lo -MD -MP -MF .deps/pirsend_f.Tpo -c pirsend_f.c -fPIC -DPIC -o .libs/pirsend_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscatter_f.lo -MD -MP -MF .deps/piscatter_f.Tpo -c piscatter_f.c -fPIC -DPIC -o .libs/piscatter_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT piscatterv_f.lo -MD -MP -MF .deps/piscatterv_f.Tpo -c piscatterv_f.c -fPIC -DPIC -o .libs/piscatterv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pisend_f.lo -MD -MP -MF $depbase.Tpo -c -o pisend_f.lo pisend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pissend_f.lo -MD -MP -MF $depbase.Tpo -c -o pissend_f.lo pissend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pisend_f.lo -MD -MP -MF .deps/pisend_f.Tpo -c pisend_f.c -fPIC -DPIC -o .libs/pisend_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pissend_f.lo -MD -MP -MF .deps/pissend_f.Tpo -c pissend_f.c -fPIC -DPIC -o .libs/pissend_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmprobe_f.lo -MD -MP -MF .deps/pmprobe_f.Tpo -c pmprobe_f.c -fPIC -DPIC -o .libs/pmprobe_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pmrecv_f.lo pmrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pmrecv_f.lo -MD -MP -MF .deps/pmrecv_f.Tpo -c pmrecv_f.c -fPIC -DPIC -o .libs/pmrecv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_f.lo ppack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppack_f.lo -MD -MP -MF .deps/ppack_f.Tpo -c ppack_f.c -fPIC -DPIC -o .libs/ppack_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ppcontrol_f.lo -MD -MP -MF .deps/ppcontrol_f.Tpo -c ppcontrol_f.c -fPIC -DPIC -o .libs/ppcontrol_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pprobe_f.lo -MD -MP -MF .deps/pprobe_f.Tpo -c pprobe_f.c -fPIC -DPIC -o .libs/pprobe_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT precv_f.lo -MD -MP -MF .deps/precv_f.Tpo -c precv_f.c -fPIC -DPIC -o .libs/precv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_f.lo preduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT preduce_f.lo -MD -MP -MF .deps/preduce_f.Tpo -c preduce_f.c -fPIC -DPIC -o .libs/preduce_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prsend_f.lo -MD -MP -MF .deps/prsend_f.Tpo -c prsend_f.c -fPIC -DPIC -o .libs/prsend_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscan_f.lo -MD -MP -MF $depbase.Tpo -c -o pscan_f.lo pscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscan_f.lo -MD -MP -MF .deps/pscan_f.Tpo -c pscan_f.c -fPIC -DPIC -o .libs/pscan_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscatter_f.lo -MD -MP -MF .deps/pscatter_f.Tpo -c pscatter_f.c -fPIC -DPIC -o .libs/pscatter_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pscatterv_f.lo -MD -MP -MF .deps/pscatterv_f.Tpo -c pscatterv_f.c -fPIC -DPIC -o .libs/pscatterv_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psend_f.lo -MD -MP -MF $depbase.Tpo -c -o psend_f.lo psend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psend_f.lo -MD -MP -MF .deps/psend_f.Tpo -c psend_f.c -fPIC -DPIC -o .libs/psend_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT psendrecv_f.lo -MD -MP -MF .deps/psendrecv_f.Tpo -c psendrecv_f.c -fPIC -DPIC -o .libs/psendrecv_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pssend_f.lo -MD -MP -MF $depbase.Tpo -c -o pssend_f.lo pssend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pssend_f.lo -MD -MP -MF .deps/pssend_f.Tpo -c pssend_f.c -fPIC -DPIC -o .libs/pssend_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstartall_f.lo -MD -MP -MF .deps/pstartall_f.Tpo -c pstartall_f.c -fPIC -DPIC -o .libs/pstartall_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pstart_f.lo -MD -MP -MF .deps/pstart_f.Tpo -c pstart_f.c -fPIC -DPIC -o .libs/pstart_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestall_f.lo -MD -MP -MF .deps/ptestall_f.Tpo -c ptestall_f.c -fPIC -DPIC -o .libs/ptestall_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestany_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestany_f.lo ptestany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestany_f.lo -MD -MP -MF .deps/ptestany_f.Tpo -c ptestany_f.c -fPIC -DPIC -o .libs/ptestany_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptest_f.lo -MD -MP -MF .deps/ptest_f.Tpo -c ptest_f.c -fPIC -DPIC -o .libs/ptest_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ptestsome_f.lo -MD -MP -MF .deps/ptestsome_f.Tpo -c ptestsome_f.c -fPIC -DPIC -o .libs/ptestsome_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT punpack_f.lo -MD -MP -MF $depbase.Tpo -c -o punpack_f.lo punpack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT punpack_f.lo -MD -MP -MF .deps/punpack_f.Tpo -c punpack_f.c -fPIC -DPIC -o .libs/punpack_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitall_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitall_f.lo pwaitall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitany_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitany_f.lo pwaitany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwait_f.lo -MD -MP -MF $depbase.Tpo -c -o pwait_f.lo pwait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitall_f.lo -MD -MP -MF .deps/pwaitall_f.Tpo -c pwaitall_f.c -fPIC -DPIC -o .libs/pwaitall_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitany_f.lo -MD -MP -MF .deps/pwaitany_f.Tpo -c pwaitany_f.c -fPIC -DPIC -o .libs/pwaitany_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwait_f.lo -MD -MP -MF .deps/pwait_f.Tpo -c pwait_f.c -fPIC -DPIC -o .libs/pwait_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwaitsome_f.lo -MD -MP -MF .deps/pwaitsome_f.Tpo -c pwaitsome_f.c -fPIC -DPIC -o .libs/pwaitsome_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtick_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtick_f.lo pwtick_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtime_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtime_f.lo pwtime_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paccumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate_f.lo paccumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtick_f.lo -MD -MP -MF .deps/pwtick_f.Tpo -c pwtick_f.c -fPIC -DPIC -o .libs/pwtick_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pwtime_f.lo -MD -MP -MF .deps/pwtime_f.Tpo -c pwtime_f.c -fPIC -DPIC -o .libs/pwtime_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT paccumulate_f.lo -MD -MP -MF .deps/paccumulate_f.Tpo -c paccumulate_f.c -fPIC -DPIC -o .libs/paccumulate_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT praccumulate_f.lo -MD -MP -MF .deps/praccumulate_f.Tpo -c praccumulate_f.c -fPIC -DPIC -o .libs/praccumulate_f.o 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_f.lo pget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget_f.lo -MD -MP -MF $depbase.Tpo -c -o prget_f.lo prget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pget_f.lo -MD -MP -MF .deps/pget_f.Tpo -c pget_f.c -fPIC -DPIC -o .libs/pget_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prget_f.lo -MD -MP -MF .deps/prget_f.Tpo -c prget_f.c -fPIC -DPIC -o .libs/prget_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pput_f.lo -MD -MP -MF $depbase.Tpo -c -o pput_f.lo pput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prput_f.lo -MD -MP -MF $depbase.Tpo -c -o prput_f.lo prput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pput_f.lo -MD -MP -MF .deps/pput_f.Tpo -c pput_f.c -fPIC -DPIC -o .libs/pput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT prput_f.lo -MD -MP -MF .deps/prput_f.Tpo -c prput_f.c -fPIC -DPIC -o .libs/prput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 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/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o psizeof_f.lo psizeof_f.f90 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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 libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c psizeof_f.f90 -fPIC -o .libs/psizeof_f.o /bin/sh ../../../../../libtool --tag=FC --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpifh_psizeof.la psizeof_f.lo -lrt -lm -lutil -lhwloc 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" ) /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpifh_pmpi.la pabort_f.lo padd_error_class_f.lo padd_error_code_f.lo padd_error_string_f.lo paddress_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_create_f.lo perrhandler_free_f.lo perrhandler_get_f.lo perrhandler_set_f.lo perror_class_f.lo perror_string_f.lo pexscan_f.lo pf_sync_reg_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_extent_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_hindexed_f.lo ptype_hvector_f.lo ptype_indexed_f.lo ptype_lb_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_struct_f.lo ptype_ub_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 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 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 pregister_datarep_f.lo libmpi_mpifh_psizeof.la -lrt -lm -lutil -lhwloc libtool: link: (cd .libs/libmpi_mpifh_pmpi.lax/libmpi_mpifh_psizeof.a && ar x "/builddir/build/BUILD/openmpi-2.1.6rc1/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/paddress_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_create_f.o .libs/perrhandler_free_f.o .libs/perrhandler_get_f.o .libs/perrhandler_set_f.o .libs/perror_class_f.o .libs/perror_string_f.o .libs/pexscan_f.o .libs/pf_sync_reg_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_extent_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_hindexed_f.o .libs/ptype_hvector_f.o .libs/ptype_indexed_f.o .libs/ptype_lb_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_struct_f.o .libs/ptype_ub_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/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/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/pregister_datarep_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-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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=0 \ --complex32=0 /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sizeof_f.lo sizeof_f.f90 libtool: compile: gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sizeof_f.f90 -fPIC -o .libs/sizeof_f.o /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpifh_sizeof.la sizeof_f.lo -lrt -lm -lutil -lhwloc 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" ) /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 32:1:12 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpifh.la -rpath /usr/lib/openmpi/lib ../../../../ompi/libmpi.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la profile/libmpi_mpifh_pmpi.la libmpi_mpifh_sizeof.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive profile/.libs/libmpi_mpifh_pmpi.a ./.libs/libmpi_mpifh_sizeof.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs ../../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_mpifh.so.20 -o .libs/libmpi_mpifh.so.20.12.1 libtool: link: (cd ".libs" && rm -f "libmpi_mpifh.so.20" && ln -s "libmpi_mpifh.so.20.12.1" "libmpi_mpifh.so.20") libtool: link: (cd ".libs" && rm -f "libmpi_mpifh.so" && ln -s "libmpi_mpifh.so.20.12.1" "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-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making all in mpi/fortran/use-mpi-ignore-tkr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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=0 \ --complex32=0 ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=mpi-ignore-tkr-sizeof.f90 --ierror=mandatory --mpi --pmpi \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-ignore-tkr.lo mpi-ignore-tkr.F90 /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-ignore-tkr-sizeof.f90 -fPIC -o .libs/mpi-ignore-tkr-sizeof.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-ignore-tkr.F90 -fPIC -o .libs/mpi-ignore-tkr.o /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -version-info 31:1:11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_usempi_ignore_tkr.la -rpath /usr/lib/openmpi/lib mpi-ignore-tkr.lo mpi-ignore-tkr-sizeof.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gfortran -shared -fPIC .libs/mpi-ignore-tkr.o .libs/mpi-ignore-tkr-sizeof.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_usempi_ignore_tkr.so.20 -o .libs/libmpi_usempi_ignore_tkr.so.20.11.1 libtool: link: (cd ".libs" && rm -f "libmpi_usempi_ignore_tkr.so.20" && ln -s "libmpi_usempi_ignore_tkr.so.20.11.1" "libmpi_usempi_ignore_tkr.so.20") libtool: link: (cd ".libs" && rm -f "libmpi_usempi_ignore_tkr.so" && ln -s "libmpi_usempi_ignore_tkr.so.20.11.1" "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-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' Making all in mpi/fortran/use-mpi-f08 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-f08-types.lo mpi-f08-types.F90 ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --header=sizeof_f08.h --ierror=optional \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT buffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o buffer_detach.lo buffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT constants.lo -MD -MP -MF $depbase.Tpo -c -o constants.lo constants.c &&\ mv -f $depbase.Tpo $depbase.Plo ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=sizeof_f08.f90 --ierror=optional --mpi \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=profile/psizeof_f08.f90 --ierror=optional --pmpi \ --maxrank=15 \ --generate=1 \ --real16=0 \ --complex32=0 /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sizeof_f08.lo sizeof_f08.f90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08-types.F90 -fPIC -o .libs/mpi-f08-types.o mpi-f08-types.F90:31:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_comm' at (1) may not be C interoperable, even though derived type 'mpi_comm' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:35:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_datatype' at (1) may not be C interoperable, even though derived type 'mpi_datatype' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:39:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_errhandler' at (1) may not be C interoperable, even though derived type 'mpi_errhandler' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:44:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_file' at (1) may not be C interoperable, even though derived type 'mpi_file' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:49:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_group' at (1) may not be C interoperable, even though derived type 'mpi_group' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:53:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_info' at (1) may not be C interoperable, even though derived type 'mpi_info' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:57:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_message' at (1) may not be C interoperable, even though derived type 'mpi_message' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:61:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_op' at (1) may not be C interoperable, even though derived type 'mpi_op' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:65:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_request' at (1) may not be C interoperable, even though derived type 'mpi_request' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:73:27: integer :: MPI_SOURCE 1 Warning: Component 'mpi_source' in derived type 'mpi_status' at (1) may not be C interoperable, even though derived type 'mpi_status' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:74:24: integer :: MPI_TAG 1 Warning: Component 'mpi_tag' in derived type 'mpi_status' at (1) may not be C interoperable, even though derived type 'mpi_status' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:75:26: integer :: MPI_ERROR 1 Warning: Component 'mpi_error' in derived type 'mpi_status' at (1) may not be C interoperable, even though derived type 'mpi_status' is BIND(C) [-Wc-binding-type] mpi-f08-types.F90:69:24: integer :: MPI_VAL 1 Warning: Component 'mpi_val' in derived type 'mpi_win' at (1) may not be C interoperable, even though derived type 'mpi_win' is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:11:80: character, dimension(1), bind(C, name="mpi_fortran_argv_null_") :: MPI_ARGV_NULL 1 Warning: Variable 'mpi_argv_null' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:12:85: character, dimension(1, 1), bind(C, name="mpi_fortran_argvs_null_") :: MPI_ARGVS_NULL 1 Warning: Variable 'mpi_argvs_null' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:13:58: integer, bind(C, name="mpi_fortran_bottom_") :: MPI_BOTTOM 1 Warning: Variable 'mpi_bottom' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:14:90: integer, dimension(1), bind(C, name="mpi_fortran_errcodes_ignore_") :: MPI_ERRCODES_IGNORE 1 Warning: Variable 'mpi_errcodes_ignore' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:15:62: integer, bind(C, name="mpi_fortran_in_place_") :: MPI_IN_PLACE 1 Warning: Variable 'mpi_in_place' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:18:66: integer, bind(C, name="mpi_fortran_unweighted_") :: MPI_UNWEIGHTED 1 Warning: Variable 'mpi_unweighted' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] ../../../../ompi/include/mpif-f08-types.h:19:72: integer, bind(C, name="mpi_fortran_weights_empty_") :: MPI_WEIGHTS_EMPTY 1 Warning: Variable 'mpi_weights_empty' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -fPIC -DPIC -o .libs/constants.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT buffer_detach.lo -MD -MP -MF .deps/buffer_detach.Tpo -c buffer_detach.c -fPIC -DPIC -o .libs/buffer_detach.o libtool: compile: gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sizeof_f08.f90 -fPIC -o .libs/sizeof_f08.o /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/psizeof_f08.lo profile/psizeof_f08.f90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-f08-interfaces-callbacks.lo mpi-f08-interfaces-callbacks.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-f08-callbacks.lo mpi-f08-callbacks.F90 libtool: compile: gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/psizeof_f08.f90 -fPIC -o profile/.libs/psizeof_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08-interfaces-callbacks.F90 -fPIC -o .libs/mpi-f08-interfaces-callbacks.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08-callbacks.F90 -fPIC -o .libs/mpi-f08-callbacks.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-f08-interfaces.lo mpi-f08-interfaces.F90 mpi-f08-callbacks.F90:128:58: subroutine MPI_CONVERSION_FN_NULL(userbuf, datatype, count, & 1 Warning: Unused dummy argument 'count' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:128:51: subroutine MPI_CONVERSION_FN_NULL(userbuf, datatype, count, & 1 Warning: Unused dummy argument 'datatype' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:129:37: filebuf, position, extra_state, ierror) 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:129:14: filebuf, position, extra_state, ierror) 1 Warning: Unused dummy argument 'filebuf' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:129:45: filebuf, position, extra_state, ierror) 1 Warning: Unused dummy argument 'ierror' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:129:24: filebuf, position, extra_state, ierror) 1 Warning: Unused dummy argument 'position' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:128:41: subroutine MPI_CONVERSION_FN_NULL(userbuf, datatype, count, & 1 Warning: Unused dummy argument 'userbuf' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:118:20: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'attribute_val' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:118:33: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:117:37: subroutine MPI_WIN_NULL_DELETE_FN(win,win_keyval, & 1 Warning: Unused dummy argument 'win' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:117:48: subroutine MPI_WIN_NULL_DELETE_FN(win,win_keyval, & 1 Warning: Unused dummy argument 'win_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:105:23: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_in' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:105:41: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_out' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:104:61: subroutine MPI_WIN_NULL_COPY_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:104:38: subroutine MPI_WIN_NULL_COPY_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldwin' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:104:49: subroutine MPI_WIN_NULL_COPY_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'win_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:90:55: subroutine MPI_WIN_DUP_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:90:32: subroutine MPI_WIN_DUP_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldwin' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:90:43: subroutine MPI_WIN_DUP_FN(oldwin,win_keyval,extra_state, & 1 Warning: Unused dummy argument 'win_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:80:20: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'attribute_val' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:79:43: subroutine MPI_TYPE_NULL_DELETE_FN(datatype,type_keyval, & 1 Warning: Unused dummy argument 'datatype' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:80:33: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:79:55: subroutine MPI_TYPE_NULL_DELETE_FN(datatype,type_keyval, & 1 Warning: Unused dummy argument 'type_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:67:23: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_in' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:67:41: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_out' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:66:64: subroutine MPI_TYPE_NULL_COPY_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:66:40: subroutine MPI_TYPE_NULL_COPY_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldtype' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:66:52: subroutine MPI_TYPE_NULL_COPY_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'type_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:52:58: subroutine MPI_TYPE_DUP_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:52:34: subroutine MPI_TYPE_DUP_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldtype' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:52:46: subroutine MPI_TYPE_DUP_FN(oldtype,type_keyval,extra_state, & 1 Warning: Unused dummy argument 'type_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:42:20: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'attribute_val' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:41:39: subroutine MPI_COMM_NULL_DELETE_FN(comm,comm_keyval, & 1 Warning: Unused dummy argument 'comm' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:41:51: subroutine MPI_COMM_NULL_DELETE_FN(comm,comm_keyval, & 1 Warning: Unused dummy argument 'comm_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:42:33: attribute_val, extra_state, ierror) 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:29:23: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_in' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:29:41: attribute_val_in,attribute_val_out,flag,ierror) 1 Warning: Unused dummy argument 'attribute_val_out' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:28:52: subroutine MPI_COMM_NULL_COPY_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'comm_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:28:64: subroutine MPI_COMM_NULL_COPY_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:28:40: subroutine MPI_COMM_NULL_COPY_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldcomm' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:14:46: subroutine MPI_COMM_DUP_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'comm_keyval' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:14:58: subroutine MPI_COMM_DUP_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'extra_state' at (1) [-Wunused-dummy-argument] mpi-f08-callbacks.F90:14:34: subroutine MPI_COMM_DUP_FN(oldcomm,comm_keyval,extra_state, & 1 Warning: Unused dummy argument 'oldcomm' at (1) [-Wunused-dummy-argument] /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08-interfaces.F90 -fPIC -o .libs/mpi-f08-interfaces.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pmpi-f08-interfaces.F90 -fPIC -o .libs/pmpi-f08-interfaces.o mpi-f08-interfaces.F90:2465:0: function MPI_Wtick_f08( ) BIND(C,name="MPI_Wtick") Warning: Variable 'mpi_wtick_f08' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] mpi-f08-interfaces.F90:2475:0: function MPI_Wtime_f08( ) BIND(C,name="MPI_Wtime") Warning: Variable 'mpi_wtime_f08' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] pmpi-f08-interfaces.F90:2465:0: function PMPI_Wtick_f08( ) BIND(C,name="PMPI_Wtick") Warning: Variable 'pmpi_wtick_f08' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] pmpi-f08-interfaces.F90:2475:0: function PMPI_Wtime_f08( ) BIND(C,name="PMPI_Wtime") Warning: Variable 'pmpi_wtime_f08' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lrt -lm -lutil -lhwloc 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" ) /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08.F90 -fPIC -o .libs/mpi-f08.o mpi-f-interfaces-bind.h:1808:28: subroutine ompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_abort_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1808:38: subroutine ompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_abort_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1808:45: subroutine ompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_abort_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2215:53: subroutine ompi_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2215:69: subroutine ompi_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2216:40: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2216:52: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2217:41: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2217:57: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2217:60: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2217:64: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2217:71: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1816:44: subroutine ompi_add_error_class_f(errorclass,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_class_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1816:51: subroutine ompi_add_error_class_f(errorclass,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_class_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1823:43: subroutine ompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1823:53: subroutine ompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1823:60: subroutine ompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1831:44: subroutine ompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1831:58: subroutine ompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1831:66: subroutine ompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'str_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1790:0: function ompi_aint_add_f(base,diff) & Warning: Variable 'ompi_aint_add_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] mpi-f-interfaces-bind.h:1790:29: function ompi_aint_add_f(base,diff) & 1 Warning: Variable 'base' at (1) is a dummy argument of the BIND(C) procedure 'ompi_aint_add_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1790:34: function ompi_aint_add_f(base,diff) & 1 Warning: Variable 'diff' at (1) is a dummy argument of the BIND(C) procedure 'ompi_aint_add_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1799:0: function ompi_aint_diff_f(addr1,addr2) & Warning: Variable 'ompi_aint_diff_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] mpi-f-interfaces-bind.h:1799:31: function ompi_aint_diff_f(addr1,addr2) & 1 Warning: Variable 'addr1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_aint_diff_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1799:37: function ompi_aint_diff_f(addr1,addr2) & 1 Warning: Variable 'addr2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_aint_diff_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:797:45: subroutine ompi_allgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:797:54: subroutine ompi_allgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:798:37: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:798:46: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:798:51: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:798:58: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:822:46: subroutine ompi_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:822:55: subroutine ompi_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:823:39: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:823:46: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:823:55: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:823:60: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:823:67: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1841:32: subroutine ompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1841:37: subroutine ompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1841:52: subroutine ompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:849:49: subroutine ompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:849:58: subroutine ompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:849:61: subroutine ompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:849:66: subroutine ompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:849:73: subroutine ompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:872:44: subroutine ompi_alltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:872:53: subroutine ompi_alltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:873:36: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:873:45: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:873:50: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:873:57: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:897:46: subroutine ompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:897:54: subroutine ompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:897:63: subroutine ompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:898:46: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:898:54: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:898:63: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:898:68: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:898:75: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:922:46: subroutine ompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:922:54: subroutine ompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:922:64: subroutine ompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:923:46: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:923:54: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:923:64: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:923:69: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:923:76: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:947:30: subroutine ompi_barrier_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_barrier_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:947:37: subroutine ompi_barrier_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_barrier_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:962:36: subroutine ompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:962:45: subroutine ompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:962:50: subroutine ompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:962:55: subroutine ompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:962:62: subroutine ompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:33: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:42: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:47: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:51: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:56: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:166:63: subroutine ompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:38: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:47: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:52: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:56: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:61: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:69: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:176:76: subroutine ompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:187:43: subroutine ompi_buffer_attach_f(buffer,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_buffer_attach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:187:50: subroutine ompi_buffer_attach_f(buffer,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_buffer_attach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:198:48: subroutine ompi_buffer_detach_f(buffer_addr,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_buffer_detach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:198:55: subroutine ompi_buffer_detach_f(buffer_addr,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_buffer_detach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:207:32: subroutine ompi_cancel_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cancel_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:207:39: subroutine ompi_cancel_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cancel_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1678:34: subroutine ompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1678:39: subroutine ompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1678:47: subroutine ompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'maxdims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1678:54: subroutine ompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'coords' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1678:61: subroutine ompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1687:32: subroutine ompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1687:39: subroutine ompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'coords' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1687:44: subroutine ompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1687:51: subroutine ompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:33: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:43: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'direction' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:48: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:60: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'rank_source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:70: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'rank_dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1696:77: subroutine ompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1670:34: subroutine ompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1670:40: subroutine ompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1670:47: subroutine ompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2079:45: subroutine ompi_close_port_f(port_name,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_close_port_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2079:59: subroutine ompi_close_port_f(port_name,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_close_port_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:44: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:49: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:54: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:62: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:69: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2088:83: subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1852:43: subroutine ompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1852:53: subroutine ompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1852:60: subroutine ompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1223:36: subroutine ompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'comm1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1223:42: subroutine ompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'comm2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1223:49: subroutine ompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'result' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1223:56: subroutine ompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:45: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:50: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:55: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:63: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:70: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2101:84: subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1860:70: subroutine ompi_comm_create_errhandler_f(comm_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1860:77: subroutine ompi_comm_create_errhandler_f(comm_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1232:34: subroutine ompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1232:40: subroutine ompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1232:48: subroutine ompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1232:55: subroutine ompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1241:40: subroutine ompi_comm_create_group_f(comm, group, tag, newcomm, ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1241:47: subroutine ompi_comm_create_group_f(comm, group, tag, newcomm, ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1241:52: subroutine ompi_comm_create_group_f(comm, group, tag, newcomm, ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1241:61: subroutine ompi_comm_create_group_f(comm, group, tag, newcomm, ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1241:69: subroutine ompi_comm_create_group_f(comm, group, tag, newcomm, ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1252:48: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1252:60: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1252:67: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1264:39: subroutine ompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1264:51: subroutine ompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1264:58: subroutine ompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2114:38: subroutine ompi_comm_disconnect_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_disconnect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2114:45: subroutine ompi_comm_disconnect_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_disconnect_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1272:31: subroutine ompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1272:39: subroutine ompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1272:46: subroutine ompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1280:41: subroutine ompi_comm_dup_with_info_f(comm, info, newcomm, ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_with_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1280:47: subroutine ompi_comm_dup_with_info_f(comm, info, newcomm, ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_with_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1280:56: subroutine ompi_comm_dup_with_info_f(comm, info, newcomm, ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_with_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1280:64: subroutine ompi_comm_dup_with_info_f(comm, info, newcomm, ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_dup_with_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1289:32: subroutine ompi_comm_free_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1289:39: subroutine ompi_comm_free_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1296:46: subroutine ompi_comm_free_keyval_f(comm_keyval,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1296:53: subroutine ompi_comm_free_keyval_f(comm_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1869:42: subroutine ompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1869:53: subroutine ompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1869:60: subroutine ompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1303:36: subroutine ompi_comm_get_info_f(comm,info_used,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1303:46: subroutine ompi_comm_get_info_f(comm,info_used,ierror) & 1 Warning: Variable 'info_used' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1303:53: subroutine ompi_comm_get_info_f(comm,info_used,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1311:36: subroutine ompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1311:56: subroutine ompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1311:63: subroutine ompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1311:77: subroutine ompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'comm_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2121:40: subroutine ompi_comm_get_parent_f(parent,ierror) & 1 Warning: Variable 'parent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_parent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2121:47: subroutine ompi_comm_get_parent_f(parent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_get_parent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1322:33: subroutine ompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1322:39: subroutine ompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1322:46: subroutine ompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1330:32: subroutine ompi_comm_idup_f(comm, newcomm, request, ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_idup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1330:41: subroutine ompi_comm_idup_f(comm, newcomm, request, ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_idup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1330:50: subroutine ompi_comm_idup_f(comm, newcomm, request, ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_idup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1330:58: subroutine ompi_comm_idup_f(comm, newcomm, request, ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_idup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2128:30: subroutine ompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'fd' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2128:40: subroutine ompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2128:47: subroutine ompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1339:32: subroutine ompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1339:37: subroutine ompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1339:44: subroutine ompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1347:40: subroutine ompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1347:46: subroutine ompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1347:53: subroutine ompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1355:39: subroutine ompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1355:44: subroutine ompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1355:51: subroutine ompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1363:36: subroutine ompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1363:48: subroutine ompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1363:62: subroutine ompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1363:69: subroutine ompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1877:42: subroutine ompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1877:53: subroutine ompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1877:60: subroutine ompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1373:36: subroutine ompi_comm_set_info_f(comm,info,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1373:41: subroutine ompi_comm_set_info_f(comm,info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1373:48: subroutine ompi_comm_set_info_f(comm,info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1381:36: subroutine ompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1381:53: subroutine ompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1381:67: subroutine ompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'comm_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1391:32: subroutine ompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1391:37: subroutine ompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1391:44: subroutine ompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2136:50: subroutine ompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'maxprocs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2136:55: subroutine ompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2136:60: subroutine ompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2136:65: subroutine ompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2137:38: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2137:57: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'array_of_errcodes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2137:64: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2137:72: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'cmd_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2137:81: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'argv_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2153:43: subroutine ompi_comm_spawn_multiple_f(count,array_of_commands, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2154:70: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'array_of_maxprocs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2154:84: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'array_of_info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2154:89: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2155:42: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2155:52: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2155:70: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'array_of_errcodes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2155:77: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2156:45: cmd_len, argv_len) & 1 Warning: Variable 'cmd_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2156:55: cmd_len, argv_len) & 1 Warning: Variable 'argv_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1399:33: subroutine ompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1399:39: subroutine ompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'color' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1399:43: subroutine ompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'key' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1399:51: subroutine ompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1399:58: subroutine ompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:38: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:49: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'split_type' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:53: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'key' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:58: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:66: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3278:73: subroutine ompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2358:43: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2358:55: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2358:67: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2358:72: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2359:41: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1705:36: subroutine ompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1705:42: subroutine ompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1705:47: subroutine ompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'dims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1705:54: subroutine ompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1713:43: subroutine ompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1713:55: subroutine ompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'maxindegree' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1713:63: subroutine ompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'sources' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1713:77: subroutine ompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'sourceweights' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1714:51: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'maxoutdegree' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1714:64: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'destinations' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1714:76: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'destweights' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1714:83: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1885:44: subroutine ompi_errhandler_free_f(errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_errhandler_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1885:51: subroutine ompi_errhandler_free_f(errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_errhandler_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1892:39: subroutine ompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_class_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1892:50: subroutine ompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_class_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1892:57: subroutine ompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_class_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1900:40: subroutine ompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1900:57: subroutine ompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1900:64: subroutine ompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1900:72: subroutine ompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'str_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_error_string_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:983:46: subroutine ompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_exscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:983:55: subroutine ompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_exscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:983:58: subroutine ompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_exscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:983:63: subroutine ompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_exscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:983:70: subroutine ompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_exscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2372:63: subroutine ompi_fetch_and_op_f(origin_addr,result_addr,datatype,target_rank, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2372:75: subroutine ompi_fetch_and_op_f(origin_addr,result_addr,datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2373:42: target_disp,op,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2373:45: target_disp,op,win,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2373:49: target_disp,op,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2373:56: target_disp,op,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1913:41: subroutine ompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1913:51: subroutine ompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1913:58: subroutine ompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2630:31: subroutine ompi_file_close_f(fh,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_close_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2630:38: subroutine ompi_file_close_f(fh,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_close_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1921:70: subroutine ompi_file_create_errhandler_f(file_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1921:77: subroutine ompi_file_create_errhandler_f(file_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2637:43: subroutine ompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2637:50: subroutine ompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2637:63: subroutine ompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'filename_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2647:35: subroutine ompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2647:41: subroutine ompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'amode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2647:48: subroutine ompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2655:41: subroutine ompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2655:48: subroutine ompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2655:53: subroutine ompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2655:60: subroutine ompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1930:42: subroutine ompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'file' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1930:53: subroutine ompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1930:60: subroutine ompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2665:35: subroutine ompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2665:41: subroutine ompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2665:48: subroutine ompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2673:34: subroutine ompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2673:44: subroutine ompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'info_used' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2673:51: subroutine ompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2681:38: subroutine ompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2681:45: subroutine ompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2681:52: subroutine ompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2690:45: subroutine ompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2690:52: subroutine ompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2690:59: subroutine ompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2699:34: subroutine ompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2699:39: subroutine ompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2699:46: subroutine ompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2708:41: subroutine ompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2708:50: subroutine ompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2708:57: subroutine ompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2708:64: subroutine ompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:34: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:39: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:45: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'etype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:54: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'filetype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:69: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2718:81: subroutine ompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2756:35: subroutine ompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2756:45: subroutine ompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2756:54: subroutine ompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2756:62: subroutine ompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2756:69: subroutine ompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:38: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:45: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:55: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:64: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:72: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2767:79: subroutine ompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:34: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:41: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:51: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:60: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:68: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2743:75: subroutine ompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2732:31: subroutine ompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2732:41: subroutine ompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2732:50: subroutine ompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2732:58: subroutine ompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2732:65: subroutine ompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2780:38: subroutine ompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2780:48: subroutine ompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2780:57: subroutine ompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2780:65: subroutine ompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2780:72: subroutine ompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2815:36: subroutine ompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2815:46: subroutine ompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2815:55: subroutine ompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2815:63: subroutine ompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2815:70: subroutine ompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:39: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:46: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:56: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:65: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:73: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2826:80: subroutine ompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:35: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:42: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:52: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:61: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:69: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2802:76: subroutine ompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2791:32: subroutine ompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2791:42: subroutine ompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2791:51: subroutine ompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2791:59: subroutine ompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2791:66: subroutine ompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2839:39: subroutine ompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2839:49: subroutine ompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2839:58: subroutine ompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2839:66: subroutine ompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2839:73: subroutine ompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:32: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:47: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'amode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:52: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:55: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:62: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2850:75: subroutine ompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'filename_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_open_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2863:37: subroutine ompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2863:42: subroutine ompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2863:49: subroutine ompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2896:40: subroutine ompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2896:50: subroutine ompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2896:59: subroutine ompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2896:66: subroutine ompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2906:38: subroutine ompi_file_read_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2906:56: subroutine ompi_file_read_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2884:34: subroutine ompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2884:44: subroutine ompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2884:53: subroutine ompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2884:67: subroutine ompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2942:43: subroutine ompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2942:50: subroutine ompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2942:60: subroutine ompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2942:69: subroutine ompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2942:76: subroutine ompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2954:41: subroutine ompi_file_read_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2954:59: subroutine ompi_file_read_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2929:37: subroutine ompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2929:44: subroutine ompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2929:54: subroutine ompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2929:63: subroutine ompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2929:77: subroutine ompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2916:33: subroutine ompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2916:40: subroutine ompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2916:50: subroutine ompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2916:59: subroutine ompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2916:73: subroutine ompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2872:30: subroutine ompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2872:40: subroutine ompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2872:49: subroutine ompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2872:63: subroutine ompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2976:44: subroutine ompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2976:54: subroutine ompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2976:63: subroutine ompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2976:70: subroutine ompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2986:42: subroutine ompi_file_read_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2986:60: subroutine ompi_file_read_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2964:38: subroutine ompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2964:48: subroutine ompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2964:57: subroutine ompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2964:71: subroutine ompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2996:37: subroutine ompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2996:47: subroutine ompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2996:56: subroutine ompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2996:70: subroutine ompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3008:30: subroutine ompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3008:37: subroutine ompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3008:44: subroutine ompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'whence' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3008:51: subroutine ompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3018:37: subroutine ompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3018:44: subroutine ompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3018:51: subroutine ompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'whence' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3018:58: subroutine ompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1938:42: subroutine ompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'file' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1938:53: subroutine ompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1938:60: subroutine ompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3028:34: subroutine ompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3028:39: subroutine ompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3028:46: subroutine ompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3036:34: subroutine ompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3036:39: subroutine ompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3036:46: subroutine ompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:34: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:39: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:45: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'etype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:54: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'filetype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:67: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:74: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3045:86: subroutine ompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3060:30: subroutine ompi_file_sync_f(fh,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_sync_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3060:37: subroutine ompi_file_sync_f(fh,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_sync_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3091:41: subroutine ompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3091:51: subroutine ompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3091:60: subroutine ompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3091:67: subroutine ompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3101:39: subroutine ompi_file_write_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3101:57: subroutine ompi_file_write_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3079:35: subroutine ompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3079:45: subroutine ompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3079:54: subroutine ompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3079:68: subroutine ompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3137:44: subroutine ompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3137:51: subroutine ompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3137:61: subroutine ompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3137:70: subroutine ompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3137:77: subroutine ompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3149:42: subroutine ompi_file_write_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3149:60: subroutine ompi_file_write_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3124:38: subroutine ompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3124:45: subroutine ompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3124:55: subroutine ompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3124:64: subroutine ompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3124:78: subroutine ompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3111:34: subroutine ompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3111:41: subroutine ompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3111:51: subroutine ompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3111:60: subroutine ompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3111:74: subroutine ompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3067:31: subroutine ompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3067:41: subroutine ompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3067:50: subroutine ompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3067:64: subroutine ompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3171:45: subroutine ompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3171:55: subroutine ompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3171:64: subroutine ompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3171:71: subroutine ompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3181:43: subroutine ompi_file_write_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3181:61: subroutine ompi_file_write_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_end_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3159:39: subroutine ompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3159:49: subroutine ompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3159:58: subroutine ompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3159:72: subroutine ompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3191:38: subroutine ompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3191:48: subroutine ompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3191:57: subroutine ompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3191:71: subroutine ompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1949:33: subroutine ompi_finalize_f(ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_finalize_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1955:38: subroutine ompi_free_mem_f(base,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_free_mem_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1006:42: subroutine ompi_gather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1006:51: subroutine ompi_gather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1007:34: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1007:43: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1007:48: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1007:53: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1007:60: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1031:43: subroutine ompi_gatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1031:52: subroutine ompi_gatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:36: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:43: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:52: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:57: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:62: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1032:69: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2279:57: subroutine ompi_get_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2279:73: subroutine ompi_get_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2280:57: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2280:73: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2281:44: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2281:56: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2282:45: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2282:61: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2282:64: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2282:68: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2283:39: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:468:46: subroutine ompi_get_address_f(location,address,ierror) & 1 Warning: Variable 'address' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_address_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:468:53: subroutine ompi_get_address_f(location,address,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_address_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:214:43: subroutine ompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:214:49: subroutine ompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:214:56: subroutine ompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:477:46: subroutine ompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:477:52: subroutine ompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:477:59: subroutine ompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:487:48: subroutine ompi_get_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:487:54: subroutine ompi_get_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:487:61: subroutine ompi_get_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2249:46: subroutine ompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2249:62: subroutine ompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2249:74: subroutine ompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2250:33: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2250:46: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2250:62: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2250:66: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2250:73: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3295:52: subroutine ompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3295:59: subroutine ompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3295:68: subroutine ompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1962:51: subroutine ompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1962:58: subroutine ompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1962:67: subroutine ompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1972:37: subroutine ompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'version' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1972:48: subroutine ompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'subversion' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1972:55: subroutine ompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_get_version_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:32: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:41: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'maxindex' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:50: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'maxedges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:56: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:62: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'edges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1732:69: subroutine ompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:32: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:39: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:45: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:51: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'edges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:59: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'newrank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1741:66: subroutine ompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1760:44: subroutine ompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1760:49: subroutine ompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1760:60: subroutine ompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'nneighbors' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1760:67: subroutine ompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1751:38: subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1751:43: subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1751:56: subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'maxneighbors' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1751:66: subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'neighbors' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1751:73: subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1724:36: subroutine ompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1724:43: subroutine ompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1724:50: subroutine ompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'nedges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1724:57: subroutine ompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2572:43: subroutine ompi_grequest_complete_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_grequest_complete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2572:50: subroutine ompi_grequest_complete_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_grequest_complete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2580:44: extra_state,request,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'ompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2580:52: extra_state,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2580:59: extra_state,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1408:38: subroutine ompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1408:45: subroutine ompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1408:52: subroutine ompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'result' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1408:59: subroutine ompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1417:41: subroutine ompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1417:48: subroutine ompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1417:57: subroutine ompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1417:64: subroutine ompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1426:34: subroutine ompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1426:36: subroutine ompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1426:42: subroutine ompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ranks' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1426:51: subroutine ompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1426:58: subroutine ompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1436:34: subroutine ompi_group_free_f(group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1436:41: subroutine ompi_group_free_f(group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1443:34: subroutine ompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1443:36: subroutine ompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1443:42: subroutine ompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ranks' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1443:51: subroutine ompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1443:58: subroutine ompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1453:43: subroutine ompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1453:50: subroutine ompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1453:59: subroutine ompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1453:66: subroutine ompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1462:40: subroutine ompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1462:42: subroutine ompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1462:49: subroutine ompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ranges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1462:58: subroutine ompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1462:65: subroutine ompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1472:40: subroutine ompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1472:42: subroutine ompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1472:49: subroutine ompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ranges' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1472:58: subroutine ompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1472:65: subroutine ompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1482:34: subroutine ompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1482:39: subroutine ompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1482:46: subroutine ompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1490:34: subroutine ompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1490:39: subroutine ompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1490:46: subroutine ompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:46: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:48: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:55: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ranks1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:62: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:69: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ranks2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1498:76: subroutine ompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1508:36: subroutine ompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_union_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1508:43: subroutine ompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_union_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1508:52: subroutine ompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_union_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1508:59: subroutine ompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_group_union_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:809:46: subroutine ompi_iallgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:809:55: subroutine ompi_iallgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:810:37: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:810:46: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:810:51: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:810:59: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:810:66: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:835:47: subroutine ompi_iallgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:835:56: subroutine ompi_iallgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:39: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:46: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:55: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:60: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:68: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:836:75: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:50: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:59: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:62: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:67: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:75: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:860:82: subroutine ompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:884:45: subroutine ompi_ialltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:884:54: subroutine ompi_ialltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:885:36: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:885:45: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:885:50: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:885:58: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:885:65: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:909:47: subroutine ompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:909:55: subroutine ompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:909:64: subroutine ompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:46: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:54: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:63: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:68: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:76: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:910:83: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:934:47: subroutine ompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:934:55: subroutine ompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:934:65: subroutine ompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:46: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:54: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:64: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:69: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:77: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:935:84: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:954:31: subroutine ompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:954:39: subroutine ompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:954:46: subroutine ompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:37: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:46: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:51: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:56: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:64: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:972:71: subroutine ompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:34: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:43: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:48: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:52: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:57: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:65: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:224:72: subroutine ompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:47: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:56: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:59: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:64: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:72: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:994:79: subroutine ompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1018:43: subroutine ompi_igather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1018:52: subroutine ompi_igather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:34: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:43: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:48: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:53: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:61: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1019:68: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1044:44: subroutine ompi_igatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1044:53: subroutine ompi_igatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:36: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:43: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:52: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:57: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:62: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:70: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1045:77: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3316:34: subroutine ompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3316:43: subroutine ompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3316:51: subroutine ompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'ompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3316:59: subroutine ompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3316:66: subroutine ompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3352:55: subroutine ompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3352:64: subroutine ompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3352:82: subroutine ompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3352:91: subroutine ompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3353:33: comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3353:41: comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3353:48: comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3380:56: subroutine ompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3380:65: subroutine ompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3380:84: subroutine ompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3380:91: subroutine ompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3381:38: recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3381:43: recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3381:51: recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3381:58: recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3408:54: subroutine ompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3408:63: subroutine ompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3408:81: subroutine ompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3408:90: subroutine ompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3409:32: comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3409:40: comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3409:47: comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3435:56: subroutine ompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3435:64: subroutine ompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3435:73: subroutine ompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3435:92: subroutine ompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3436:36: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3436:45: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3436:50: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3436:58: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3436:65: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3463:56: subroutine ompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3463:64: subroutine ompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3463:74: subroutine ompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3463:93: subroutine ompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3464:36: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3464:46: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3464:51: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3464:59: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3464:66: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2018:34: subroutine ompi_info_create_f(info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2018:41: subroutine ompi_info_create_f(info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2025:34: subroutine ompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2025:45: subroutine ompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2025:53: subroutine ompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2035:31: subroutine ompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2035:39: subroutine ompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'newinfo' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2035:46: subroutine ompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2043:32: subroutine ompi_info_free_f(info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2043:39: subroutine ompi_info_free_f(info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2050:37: subroutine ompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2050:43: subroutine ompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'nkeys' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2050:50: subroutine ompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2058:38: subroutine ompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2058:40: subroutine ompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2058:51: subroutine ompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2058:59: subroutine ompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2069:31: subroutine ompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_set_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2069:48: subroutine ompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_set_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2069:56: subroutine ompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_set_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2069:66: subroutine ompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'value_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_info_set_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1979:29: subroutine ompi_init_f(ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2593:38: subroutine ompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'required' at (1) is a dummy argument of the BIND(C) procedure 'ompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2593:47: subroutine ompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'provided' at (1) is a dummy argument of the BIND(C) procedure 'ompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2593:54: subroutine ompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1516:45: subroutine ompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'local_comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1516:58: subroutine ompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'local_leader' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1516:68: subroutine ompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'peer_comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1517:48: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'remote_leader' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1517:52: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1517:65: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'newintercomm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1517:72: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:33: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:42: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:49: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:53: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:58: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:66: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:235:73: subroutine ompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:47: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:56: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:59: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:64: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:69: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:77: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1076:84: subroutine ompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1135:65: subroutine ompi_ireduce_scatter_block_f(sendbuf,recvbuf,recvcount, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1136:47: datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1136:50: datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1136:55: datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1136:63: datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1136:70: datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1110:60: subroutine ompi_ireduce_scatter_f(sendbuf,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1111:41: datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1111:44: datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1111:49: datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1111:57: datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1111:64: datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:34: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:43: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:48: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:52: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:57: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:65: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:246:72: subroutine ompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_irsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:45: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:54: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:57: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:62: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:70: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1159:77: subroutine ompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1183:44: subroutine ompi_iscatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1183:53: subroutine ompi_iscatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:35: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:44: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:49: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:54: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:62: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1184:69: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1209:46: subroutine ompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1209:53: subroutine ompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1209:62: subroutine ompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:44: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:53: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:58: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:63: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:71: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1210:78: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:33: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:42: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:47: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:51: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:56: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:64: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:257:71: subroutine ompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_isend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:34: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:43: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:48: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:52: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:57: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:65: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:268:72: subroutine ompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_issend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2171:47: subroutine ompi_lookup_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2171:64: subroutine ompi_lookup_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2172:46: service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2172:60: service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3305:31: subroutine ompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3305:35: subroutine ompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3305:40: subroutine ompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3305:48: subroutine ompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3305:62: subroutine ompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3327:33: subroutine ompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3327:42: subroutine ompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3327:50: subroutine ompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3327:64: subroutine ompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3339:54: subroutine ompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3339:63: subroutine ompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3339:81: subroutine ompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3339:90: subroutine ompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3340:33: comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3340:40: comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3366:55: subroutine ompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3366:64: subroutine ompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3366:83: subroutine ompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3366:90: subroutine ompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3367:38: recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3367:43: recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3367:50: recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3395:53: subroutine ompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3395:62: subroutine ompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3395:80: subroutine ompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3395:89: subroutine ompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3396:32: comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3396:39: comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3422:55: subroutine ompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3422:63: subroutine ompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3422:72: subroutine ompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3422:91: subroutine ompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3423:36: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3423:45: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3423:50: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3423:57: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3449:55: subroutine ompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3449:63: subroutine ompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3449:73: subroutine ompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3449:92: subroutine ompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3450:36: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3450:46: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3450:51: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3450:58: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1058:28: subroutine ompi_op_free_f(op,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_op_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1058:35: subroutine ompi_op_free_f(op,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_op_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2183:32: subroutine ompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_open_port_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2183:49: subroutine ompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_open_port_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2183:63: subroutine ompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_open_port_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:509:53: subroutine ompi_pack_external_f(datarep,inbuf,incount,datatype, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:509:62: subroutine ompi_pack_external_f(datarep,inbuf,incount,datatype, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:510:46: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'outsize' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:510:55: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:510:62: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:510:74: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:525:52: subroutine ompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:525:61: subroutine ompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:525:66: subroutine ompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:525:73: subroutine ompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:525:85: subroutine ompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:497:36: subroutine ompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:497:45: subroutine ompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:497:60: subroutine ompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'outsize' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:498:31: position,comm,ierror) & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:498:36: position,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:498:43: position,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:538:35: subroutine ompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:538:44: subroutine ompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:538:49: subroutine ompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:538:54: subroutine ompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:538:61: subroutine ompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3267:32: subroutine ompi_pcontrol_f(level) & 1 Warning: Variable 'level' at (1) is a dummy argument of the BIND(C) procedure 'ompi_pcontrol_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:279:30: subroutine ompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_probe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:279:34: subroutine ompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_probe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:279:39: subroutine ompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_probe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:279:53: subroutine ompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_probe_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2193:48: subroutine ompi_publish_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2193:65: subroutine ompi_publish_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2194:47: service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2194:61: service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2320:46: subroutine ompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2320:62: subroutine ompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2320:74: subroutine ompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2321:33: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2321:46: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2321:62: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2321:66: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2321:73: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_put_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2601:39: subroutine ompi_query_thread_f(provided,ierror) & 1 Warning: Variable 'provided' at (1) is a dummy argument of the BIND(C) procedure 'ompi_query_thread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2601:46: subroutine ompi_query_thread_f(provided,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_query_thread_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2231:54: subroutine ompi_raccumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2231:70: subroutine ompi_raccumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2232:41: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2232:53: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2233:42: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2233:58: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2233:61: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2233:65: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2234:37: request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2234:44: request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:32: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:41: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:48: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:52: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:57: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:289:71: subroutine ompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:37: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:46: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:53: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:57: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:62: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:70: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:301:77: subroutine ompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:46: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:55: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:58: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:63: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:68: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1065:75: subroutine ompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1088:51: subroutine ompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1088:60: subroutine ompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1088:63: subroutine ompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1088:70: subroutine ompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1123:64: subroutine ompi_reduce_scatter_block_f(sendbuf,recvbuf,recvcount, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1124:47: datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1124:50: datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1124:55: datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1124:62: datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1098:59: subroutine ompi_reduce_scatter_f(sendbuf,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1099:41: datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1099:44: datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1099:49: datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1099:56: datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3208:46: extra_state,ierror,datarep_len) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'ompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3208:53: extra_state,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3208:65: extra_state,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:312:38: subroutine ompi_request_free_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_request_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:312:45: subroutine ompi_request_free_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_request_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2299:58: subroutine ompi_rget_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2299:74: subroutine ompi_rget_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2300:58: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2300:74: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2301:45: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2301:57: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2302:46: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2302:62: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2302:65: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2302:69: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2303:41: request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2303:48: request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2263:47: subroutine ompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2263:63: subroutine ompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2263:75: subroutine ompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2264:34: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2264:47: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2264:63: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2264:67: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2264:75: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2265:29: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rget_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2334:47: subroutine ompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2334:63: subroutine ompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2334:75: subroutine ompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2335:34: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2335:47: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2335:63: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2335:67: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2335:75: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2336:29: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rput_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:33: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:42: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:47: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:51: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:56: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:319:63: subroutine ompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:38: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:47: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:52: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:56: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:61: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:69: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:329:76: subroutine ompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1148:44: subroutine ompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1148:53: subroutine ompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1148:56: subroutine ompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1148:61: subroutine ompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1148:68: subroutine ompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scan_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1171:43: subroutine ompi_scatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1171:52: subroutine ompi_scatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1172:35: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1172:44: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1172:49: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1172:54: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1172:61: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatter_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1196:45: subroutine ompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1196:52: subroutine ompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1196:61: subroutine ompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1197:44: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1197:53: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1197:58: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1197:63: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1197:70: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:32: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:41: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:46: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:50: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:55: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:340:62: subroutine ompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:37: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:46: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:51: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:55: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:60: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:68: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:378:75: subroutine ompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_send_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:350:44: subroutine ompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:350:53: subroutine ompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:350:58: subroutine ompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:350:66: subroutine ompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendtag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:36: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:45: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:52: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:60: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:65: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:351:79: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:365:44: subroutine ompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:365:53: subroutine ompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:365:58: subroutine ompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:365:66: subroutine ompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'sendtag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:365:73: subroutine ompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:366:42: recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:366:47: recvtag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:366:61: recvtag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:33: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:42: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:47: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:51: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:56: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:389:63: subroutine ompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:38: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:47: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:52: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:56: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:61: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:69: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:399:76: subroutine ompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:410:31: subroutine ompi_start_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:410:38: subroutine ompi_start_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:417:32: subroutine ompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_startall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:417:50: subroutine ompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'ompi_startall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:417:57: subroutine ompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_startall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2608:53: subroutine ompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2608:59: subroutine ompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2608:66: subroutine ompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2618:55: subroutine ompi_status_set_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2618:61: subroutine ompi_status_set_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2618:68: subroutine ompi_status_set_elements_x_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_status_set_elements_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1769:32: subroutine ompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1769:39: subroutine ompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'status' at (1) is a dummy argument of the BIND(C) procedure 'ompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1769:46: subroutine ompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:548:38: subroutine ompi_type_commit_f(datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_commit_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:548:45: subroutine ompi_type_commit_f(datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_commit_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:555:39: subroutine ompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:555:47: subroutine ompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:555:55: subroutine ompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:555:62: subroutine ompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:564:41: subroutine ompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:564:46: subroutine ompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:564:52: subroutine ompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:565:35: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_gsizes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:565:53: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_distribs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:565:68: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_dargs' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:565:84: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_psizes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:566:25: order,oldtype,newtype,ierror) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:566:33: order,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:566:41: order,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:566:48: order,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3235:43: subroutine ompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'p' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3235:45: subroutine ompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3235:53: subroutine ompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3235:60: subroutine ompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3243:43: subroutine ompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3243:51: subroutine ompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3243:58: subroutine ompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3251:40: subroutine ompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'p' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3251:42: subroutine ompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3251:50: subroutine ompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3251:57: subroutine ompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:612:50: subroutine ompi_type_create_hindexed_block_f(count,blocklength, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:612:62: subroutine ompi_type_create_hindexed_block_f(count,blocklength, & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:613:50: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:613:58: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:613:66: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:613:73: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:577:44: subroutine ompi_type_create_hindexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:577:66: subroutine ompi_type_create_hindexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:578:61: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:578:69: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:578:77: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:578:84: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:43: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:55: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:62: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'stride' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:70: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:78: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:590:85: subroutine ompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:601:49: subroutine ompi_type_create_indexed_block_f(count,blocklength, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:601:61: subroutine ompi_type_create_indexed_block_f(count,blocklength, & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:602:50: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:602:58: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:602:66: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:602:73: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1527:48: type_keyval,extra_state,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1527:60: type_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1527:67: type_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:624:45: subroutine ompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:624:48: subroutine ompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'lb' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:624:55: subroutine ompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:624:63: subroutine ompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:624:70: subroutine ompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:634:42: subroutine ompi_type_create_struct_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:634:64: subroutine ompi_type_create_struct_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:635:49: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:635:64: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'array_of_types' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:635:72: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:635:79: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:647:44: subroutine ompi_type_create_subarray_f(ndims,array_of_sizes, & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:647:59: subroutine ompi_type_create_subarray_f(ndims,array_of_sizes, & 1 Warning: Variable 'array_of_sizes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:37: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_subsizes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:53: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_starts' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:59: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:67: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:75: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:648:82: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1539:43: subroutine ompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1539:55: subroutine ompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1539:62: subroutine ompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:658:34: subroutine ompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:658:42: subroutine ompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:658:49: subroutine ompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:666:36: subroutine ompi_type_free_f(datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:666:43: subroutine ompi_type_free_f(datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1547:46: subroutine ompi_type_free_keyval_f(type_keyval,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1547:53: subroutine ompi_type_free_keyval_f(type_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:673:44: subroutine ompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:673:57: subroutine ompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'max_integers' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:673:71: subroutine ompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'max_addresses' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:674:33: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'max_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:674:51: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'array_of_integers' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:674:70: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'array_of_addresses' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:675:38: array_of_datatypes,ierror) & 1 Warning: Variable 'array_of_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:675:45: array_of_datatypes,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:687:44: subroutine ompi_type_get_envelope_f(datatype,num_integers, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:687:57: subroutine ompi_type_get_envelope_f(datatype,num_integers, & 1 Warning: Variable 'num_integers' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:688:49: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'num_addresses' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:688:63: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'num_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:688:72: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'combiner' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:688:79: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:696:42: subroutine ompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:696:45: subroutine ompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'lb' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:696:52: subroutine ompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:696:59: subroutine ompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:705:44: subroutine ompi_type_get_extent_x_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:705:47: subroutine ompi_type_get_extent_x_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'lb' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:705:54: subroutine ompi_type_get_extent_x_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:705:61: subroutine ompi_type_get_extent_x_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1554:40: subroutine ompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1554:60: subroutine ompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1554:67: subroutine ompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1554:81: subroutine ompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'type_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:714:47: subroutine ompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:714:55: subroutine ompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_lb' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:714:67: subroutine ompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:714:74: subroutine ompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:723:49: subroutine ompi_type_get_true_extent_x_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:723:57: subroutine ompi_type_get_true_extent_x_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_lb' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:723:69: subroutine ompi_type_get_true_extent_x_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_extent' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:723:76: subroutine ompi_type_get_true_extent_x_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_get_true_extent_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:732:36: subroutine ompi_type_indexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:732:58: subroutine ompi_type_indexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:733:53: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:733:61: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:733:69: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:733:76: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3259:43: subroutine ompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'typeclass' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3259:48: subroutine ompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3259:57: subroutine ompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:3259:64: subroutine ompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1565:40: subroutine ompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1565:52: subroutine ompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1565:66: subroutine ompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1565:73: subroutine ompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1575:40: subroutine ompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1575:57: subroutine ompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1575:71: subroutine ompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'type_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:743:36: subroutine ompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:743:41: subroutine ompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:743:48: subroutine ompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:751:38: subroutine ompi_type_size_x_f(datatype,size,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:751:43: subroutine ompi_type_size_x_f(datatype,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:751:50: subroutine ompi_type_size_x_f(datatype,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_size_x_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:35: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:47: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:54: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'stride' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:62: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:70: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:760:77: subroutine ompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:781:54: subroutine ompi_unpack_external_f(datarep,inbuf,insize,position, & 1 Warning: Variable 'insize' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:781:63: subroutine ompi_unpack_external_f(datarep,inbuf,insize,position, & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:782:49: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:782:58: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:782:65: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:782:77: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:769:37: subroutine ompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'insize' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:769:46: subroutine ompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:769:62: subroutine ompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:770:33: datatype,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:770:38: datatype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:770:45: datatype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpack_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2204:50: subroutine ompi_unpublish_name_f(service_name,info,port_name, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2205:39: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2205:56: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2205:70: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:425:30: subroutine ompi_wait_f(request,status,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'ompi_wait_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:425:44: subroutine ompi_wait_f(request,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_wait_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:434:31: subroutine ompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:434:49: subroutine ompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:434:74: subroutine ompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitall_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:444:31: subroutine ompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitany_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:444:49: subroutine ompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitany_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:444:55: subroutine ompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitany_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:444:69: subroutine ompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitany_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:455:34: subroutine ompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:455:52: subroutine ompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:455:61: subroutine ompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:456:43: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'array_of_indices' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:456:68: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1585:35: subroutine ompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1585:46: subroutine ompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1585:52: subroutine ompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1585:58: subroutine ompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1586:18: baseptr, win, ierror) BIND(C, name="ompi_win_allocate_f") 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1586:26: baseptr, win, ierror) BIND(C, name="ompi_win_allocate_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1598:42: subroutine ompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1598:53: subroutine ompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1598:59: subroutine ompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1598:65: subroutine ompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1599:18: baseptr, win, ierror) BIND(C, name="ompi_win_allocate_shared_f") 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1599:26: baseptr, win, ierror) BIND(C, name="ompi_win_allocate_shared_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2409:32: subroutine ompi_win_attach_f(win,base,size,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_attach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2409:42: subroutine ompi_win_attach_f(win,base,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_attach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2409:49: subroutine ompi_win_attach_f(win,base,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_attach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1985:41: subroutine ompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1985:51: subroutine ompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1985:58: subroutine ompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2350:34: subroutine ompi_win_complete_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_complete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2350:41: subroutine ompi_win_complete_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_complete_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2400:41: subroutine ompi_win_create_dynamic_f(info,comm,win,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_dynamic_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2400:46: subroutine ompi_win_create_dynamic_f(info,comm,win,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_dynamic_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2400:50: subroutine ompi_win_create_dynamic_f(info,comm,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_dynamic_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2400:57: subroutine ompi_win_create_dynamic_f(info,comm,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_dynamic_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1993:68: subroutine ompi_win_create_errhandler_f(win_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1993:75: subroutine ompi_win_create_errhandler_f(win_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:38: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:48: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:53: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:58: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:62: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2387:69: subroutine ompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1612:46: win_keyval,extra_state,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1612:58: win_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1612:65: win_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1624:37: subroutine ompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1624:48: subroutine ompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1624:55: subroutine ompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2419:32: subroutine ompi_win_detach_f(win,base,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_detach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2419:44: subroutine ompi_win_detach_f(win,base,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_detach_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2458:34: subroutine ompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2458:38: subroutine ompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2458:45: subroutine ompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2436:35: subroutine ompi_win_flush_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2436:42: subroutine ompi_win_flush_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2428:32: subroutine ompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2428:36: subroutine ompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2428:43: subroutine ompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2451:41: subroutine ompi_win_flush_local_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_local_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2451:48: subroutine ompi_win_flush_local_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_local_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2443:38: subroutine ompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2443:42: subroutine ompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2443:49: subroutine ompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2466:30: subroutine ompi_win_free_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2466:37: subroutine ompi_win_free_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_free_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1632:44: subroutine ompi_win_free_keyval_f(win_keyval,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1632:51: subroutine ompi_win_free_keyval_f(win_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_free_keyval_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2002:40: subroutine ompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2002:51: subroutine ompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2002:58: subroutine ompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2473:35: subroutine ompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2473:41: subroutine ompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2473:48: subroutine ompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2481:35: subroutine ompi_win_get_info_f(comm,info,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2481:40: subroutine ompi_win_get_info_f(comm,info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2481:47: subroutine ompi_win_get_info_f(comm,info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1639:34: subroutine ompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1639:53: subroutine ompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1639:60: subroutine ompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1639:73: subroutine ompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'win_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2497:37: subroutine ompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2497:41: subroutine ompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2497:48: subroutine ompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2489:36: subroutine ompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'lock_type' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2489:41: subroutine ompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2489:48: subroutine ompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2489:52: subroutine ompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2489:59: subroutine ompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2505:32: subroutine ompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_post_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2505:39: subroutine ompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_post_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2505:43: subroutine ompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_post_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2505:50: subroutine ompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_post_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1650:34: subroutine ompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1650:45: subroutine ompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1650:59: subroutine ompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1650:66: subroutine ompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2010:40: subroutine ompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2010:51: subroutine ompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2010:58: subroutine ompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2514:35: subroutine ompi_win_set_info_f(comm,info,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2514:40: subroutine ompi_win_set_info_f(comm,info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2514:47: subroutine ompi_win_set_info_f(comm,info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_info_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1660:34: subroutine ompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1660:50: subroutine ompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1660:63: subroutine ompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'win_name_len' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2522:38: subroutine ompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2522:44: subroutine ompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2522:50: subroutine ompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2522:61: subroutine ompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2523:12: ierror) BIND(C, name="ompi_win_shared_query_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2534:33: subroutine ompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2534:40: subroutine ompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2534:44: subroutine ompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2534:51: subroutine ompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_start_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2543:30: subroutine ompi_win_sync_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_sync_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2543:37: subroutine ompi_win_sync_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_sync_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2558:36: subroutine ompi_win_unlock_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_unlock_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2558:43: subroutine ompi_win_unlock_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_unlock_all_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2550:33: subroutine ompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2550:37: subroutine ompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2550:44: subroutine ompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2565:30: subroutine ompi_win_wait_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_wait_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:2565:37: subroutine ompi_win_wait_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'ompi_win_wait_f' but may not be C interoperable [-Wc-binding-type] mpi-f-interfaces-bind.h:1778:0: function ompi_wtick_f() & Warning: Variable 'ompi_wtick_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] mpi-f-interfaces-bind.h:1784:0: function ompi_wtime_f() & Warning: Variable 'ompi_wtime_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] pmpi-f-interfaces-bind.h:1645:29: subroutine pompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_abort_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1645:39: subroutine pompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_abort_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1645:46: subroutine pompi_abort_f(comm,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_abort_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2052:54: subroutine pompi_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2052:70: subroutine pompi_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2053:40: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2053:52: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2054:41: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2054:57: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2054:60: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2054:64: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2054:71: target_count,target_datatype,op,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1653:45: subroutine pompi_add_error_class_f(errorclass,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_class_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1653:52: subroutine pompi_add_error_class_f(errorclass,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_class_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1660:44: subroutine pompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1660:54: subroutine pompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1660:61: subroutine pompi_add_error_code_f(errorclass,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_code_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1668:45: subroutine pompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1668:59: subroutine pompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1668:67: subroutine pompi_add_error_string_f(errorcode,string,ierror,str_len) & 1 Warning: Variable 'str_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_add_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1627:0: function pompi_aint_add_f(base,diff) & Warning: Variable 'pompi_aint_add_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] pmpi-f-interfaces-bind.h:1627:30: function pompi_aint_add_f(base,diff) & 1 Warning: Variable 'base' at (1) is a dummy argument of the BIND(C) procedure 'pompi_aint_add_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1627:35: function pompi_aint_add_f(base,diff) & 1 Warning: Variable 'diff' at (1) is a dummy argument of the BIND(C) procedure 'pompi_aint_add_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1636:0: function pompi_aint_diff_f(addr1,addr2) & Warning: Variable 'pompi_aint_diff_f' at (1) may not be a C interoperable kind but it is BIND(C) [-Wc-binding-type] pmpi-f-interfaces-bind.h:1636:32: function pompi_aint_diff_f(addr1,addr2) & 1 Warning: Variable 'addr1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_aint_diff_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1636:38: function pompi_aint_diff_f(addr1,addr2) & 1 Warning: Variable 'addr2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_aint_diff_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:675:46: subroutine pompi_allgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:675:55: subroutine pompi_allgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:676:37: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:676:46: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:676:51: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:676:58: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:700:47: subroutine pompi_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:700:56: subroutine pompi_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:701:39: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:701:46: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:701:55: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:701:60: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:701:67: recvcounts,displs,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1678:33: subroutine pompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1678:38: subroutine pompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1678:53: subroutine pompi_alloc_mem_f(size,info,baseptr,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alloc_mem_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:727:50: subroutine pompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:727:59: subroutine pompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:727:62: subroutine pompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:727:67: subroutine pompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:727:74: subroutine pompi_allreduce_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_allreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:750:45: subroutine pompi_alltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:750:54: subroutine pompi_alltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:751:36: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:751:45: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:751:50: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:751:57: recvcount,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:775:47: subroutine pompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:775:55: subroutine pompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:775:64: subroutine pompi_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:776:46: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:776:54: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:776:63: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:776:68: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:776:75: recvbuf,recvcounts,rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:800:47: subroutine pompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:800:55: subroutine pompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:800:65: subroutine pompi_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:801:46: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:801:54: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:801:64: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:801:69: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:801:76: recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:825:31: subroutine pompi_barrier_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_barrier_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:825:38: subroutine pompi_barrier_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_barrier_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:840:37: subroutine pompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:840:46: subroutine pompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:840:51: subroutine pompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:840:56: subroutine pompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:840:63: subroutine pompi_bcast_f(buffer,count,datatype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:34: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:43: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:48: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:52: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:57: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:65:64: subroutine pompi_bsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:39: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:48: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:53: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:57: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:62: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:70: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:75:77: subroutine pompi_bsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_bsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:86:44: subroutine pompi_buffer_attach_f(buffer,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_buffer_attach_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:86:51: subroutine pompi_buffer_attach_f(buffer,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_buffer_attach_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:101:49: subroutine pompi_buffer_detach_f(buffer_addr,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_buffer_detach_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:101:56: subroutine pompi_buffer_detach_f(buffer_addr,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_buffer_detach_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:109:33: subroutine pompi_cancel_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cancel_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:109:40: subroutine pompi_cancel_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cancel_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1512:35: subroutine pompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1512:40: subroutine pompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1512:48: subroutine pompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'maxdims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1512:55: subroutine pompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'coords' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1512:62: subroutine pompi_cart_coords_f(comm,rank,maxdims,coords,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_coords_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1521:33: subroutine pompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1521:40: subroutine pompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'coords' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1521:45: subroutine pompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1521:52: subroutine pompi_cart_rank_f(comm,coords,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:34: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:44: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'direction' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:49: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:61: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'rank_source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:71: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'rank_dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1530:78: subroutine pompi_cart_shift_f(comm,direction,disp,rank_source,rank_dest,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cart_shift_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1504:35: subroutine pompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1504:41: subroutine pompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1504:48: subroutine pompi_cartdim_get_f(comm,ndims,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_cartdim_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1916:46: subroutine pompi_close_port_f(port_name,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_close_port_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1916:60: subroutine pompi_close_port_f(port_name,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_close_port_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:45: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:50: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:55: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:63: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:70: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1925:84: subroutine pompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_accept_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1689:44: subroutine pompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1689:54: subroutine pompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1689:61: subroutine pompi_comm_call_errhandler_f(comm,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1101:37: subroutine pompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'comm1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1101:43: subroutine pompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'comm2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1101:50: subroutine pompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'result' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1101:57: subroutine pompi_comm_compare_f(comm1,comm2,result,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:46: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:51: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:56: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:64: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:71: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1938:85: subroutine pompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_connect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1697:71: subroutine pompi_comm_create_errhandler_f(comm_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1697:78: subroutine pompi_comm_create_errhandler_f(comm_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1110:35: subroutine pompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1110:41: subroutine pompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1110:49: subroutine pompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1110:56: subroutine pompi_comm_create_f(comm,group,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1120:48: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1120:60: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1120:67: comm_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1132:40: subroutine pompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1132:52: subroutine pompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1132:59: subroutine pompi_comm_delete_attr_f(comm,comm_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1951:39: subroutine pompi_comm_disconnect_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_disconnect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1951:46: subroutine pompi_comm_disconnect_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_disconnect_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1140:32: subroutine pompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1140:40: subroutine pompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1140:47: subroutine pompi_comm_dup_f(comm,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1148:33: subroutine pompi_comm_free_f(comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1148:40: subroutine pompi_comm_free_f(comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1155:47: subroutine pompi_comm_free_keyval_f(comm_keyval,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1155:54: subroutine pompi_comm_free_keyval_f(comm_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1706:43: subroutine pompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1706:54: subroutine pompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1706:61: subroutine pompi_comm_get_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1162:37: subroutine pompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1162:57: subroutine pompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1162:64: subroutine pompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1162:78: subroutine pompi_comm_get_name_f(comm,comm_name,resultlen,ierror,comm_name_len) & 1 Warning: Variable 'comm_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1958:41: subroutine pompi_comm_get_parent_f(parent,ierror) & 1 Warning: Variable 'parent' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_parent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1958:48: subroutine pompi_comm_get_parent_f(parent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_get_parent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1173:34: subroutine pompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1173:40: subroutine pompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1173:47: subroutine pompi_comm_group_f(comm,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1965:31: subroutine pompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'fd' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1965:41: subroutine pompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1965:48: subroutine pompi_comm_join_f(fd,intercomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_join_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1181:33: subroutine pompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1181:38: subroutine pompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1181:45: subroutine pompi_comm_rank_f(comm,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1189:41: subroutine pompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1189:47: subroutine pompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1189:54: subroutine pompi_comm_remote_group_f(comm,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1197:40: subroutine pompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1197:45: subroutine pompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1197:52: subroutine pompi_comm_remote_size_f(comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_remote_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1205:37: subroutine pompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1205:49: subroutine pompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'comm_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1205:63: subroutine pompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1205:70: subroutine pompi_comm_set_attr_f(comm,comm_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1714:43: subroutine pompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1714:54: subroutine pompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1714:61: subroutine pompi_comm_set_errhandler_f(comm,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1215:37: subroutine pompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1215:54: subroutine pompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1215:68: subroutine pompi_comm_set_name_f(comm,comm_name,ierror,comm_name_len) & 1 Warning: Variable 'comm_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1225:33: subroutine pompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1225:38: subroutine pompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1225:45: subroutine pompi_comm_size_f(comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1973:51: subroutine pompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'maxprocs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1973:56: subroutine pompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1973:61: subroutine pompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1973:66: subroutine pompi_comm_spawn_f(command,argv,maxprocs,info,root,comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1974:38: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1974:57: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'array_of_errcodes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1974:64: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1974:72: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'cmd_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1974:81: intercomm, array_of_errcodes,ierror,cmd_len,argv_len) & 1 Warning: Variable 'argv_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1990:44: subroutine pompi_comm_spawn_multiple_f(count,array_of_commands, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1991:70: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'array_of_maxprocs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1991:84: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'array_of_info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1991:89: array_of_argv, array_of_maxprocs,array_of_info,root, & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1992:42: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1992:52: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'intercomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1992:70: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'array_of_errcodes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1992:77: comm,intercomm,array_of_errcodes,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1993:45: cmd_len, argv_len) & 1 Warning: Variable 'cmd_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1993:55: cmd_len, argv_len) & 1 Warning: Variable 'argv_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_spawn_multiple_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1233:34: subroutine pompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1233:40: subroutine pompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'color' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1233:44: subroutine pompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'key' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1233:52: subroutine pompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1233:59: subroutine pompi_comm_split_f(comm,color,key,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:39: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:50: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'split_type' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:54: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'key' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:59: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:67: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'newcomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3061:74: subroutine pompi_comm_split_type_f(comm,split_type,key,info,newcomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_comm_split_type_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2195:44: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2195:56: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2195:68: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2195:73: datatype,target_rank,target_disp, win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2196:42: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_compare_and_swap_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1539:37: subroutine pompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1539:43: subroutine pompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1539:48: subroutine pompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'dims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1539:55: subroutine pompi_dims_create_f(nnodes,ndims,dims,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dims_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1547:44: subroutine pompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1547:56: subroutine pompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'maxindegree' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1547:64: subroutine pompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'sources' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1547:78: subroutine pompi_dist_graph_neighbors_f(comm,maxindegree,sources,sourceweights, & 1 Warning: Variable 'sourceweights' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1548:51: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'maxoutdegree' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1548:64: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'destinations' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1548:76: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'destweights' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1548:83: maxoutdegree,destinations,destweights,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_dist_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1722:45: subroutine pompi_errhandler_free_f(errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_errhandler_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1722:52: subroutine pompi_errhandler_free_f(errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_errhandler_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1729:40: subroutine pompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_class_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1729:51: subroutine pompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'errorclass' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_class_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1729:58: subroutine pompi_error_class_f(errorcode,errorclass,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_class_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1737:41: subroutine pompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1737:58: subroutine pompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1737:65: subroutine pompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1737:73: subroutine pompi_error_string_f(errorcode,string,resultlen,ierror,str_len) & 1 Warning: Variable 'str_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_error_string_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:861:47: subroutine pompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_exscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:861:56: subroutine pompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_exscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:861:59: subroutine pompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_exscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:861:64: subroutine pompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_exscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:861:71: subroutine pompi_exscan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_exscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2209:64: subroutine pompi_fetch_and_op_f(origin_addr,result_addr,datatype,target_rank, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2209:76: subroutine pompi_fetch_and_op_f(origin_addr,result_addr,datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2210:43: target_disp,op,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2210:46: target_disp,op,win,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2210:50: target_disp,op,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2210:57: target_disp,op,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_fetch_and_op_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1750:42: subroutine pompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1750:52: subroutine pompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1750:59: subroutine pompi_file_call_errhandler_f(fh,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2413:32: subroutine pompi_file_close_f(fh,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_close_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2413:39: subroutine pompi_file_close_f(fh,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_close_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1758:71: subroutine pompi_file_create_errhandler_f(file_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1758:78: subroutine pompi_file_create_errhandler_f(file_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2420:44: subroutine pompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2420:51: subroutine pompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2420:64: subroutine pompi_file_delete_f(filename,info,ierror,filename_len) & 1 Warning: Variable 'filename_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2430:36: subroutine pompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2430:42: subroutine pompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'amode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2430:49: subroutine pompi_file_get_amode_f(fh,amode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_amode_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2438:42: subroutine pompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2438:49: subroutine pompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2438:54: subroutine pompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2438:61: subroutine pompi_file_get_byte_offset_f(fh,offset,disp,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_byte_offset_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1767:43: subroutine pompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'file' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1767:54: subroutine pompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1767:61: subroutine pompi_file_get_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2448:36: subroutine pompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2448:42: subroutine pompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2448:49: subroutine pompi_file_get_group_f(fh,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2456:35: subroutine pompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2456:45: subroutine pompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'info_used' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2456:52: subroutine pompi_file_get_info_f(fh,info_used,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2464:39: subroutine pompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2464:46: subroutine pompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2464:53: subroutine pompi_file_get_position_f(fh,offset,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2473:46: subroutine pompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2473:53: subroutine pompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2473:60: subroutine pompi_file_get_position_shared_f(fh,offset,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_position_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2482:35: subroutine pompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2482:40: subroutine pompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2482:47: subroutine pompi_file_get_size_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2491:42: subroutine pompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2491:51: subroutine pompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2491:58: subroutine pompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2491:65: subroutine pompi_file_get_type_extent_f(fh,datatype,extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_type_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:35: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:40: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:46: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'etype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:55: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'filetype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:70: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2501:82: subroutine pompi_file_get_view_f(fh,disp,etype,filetype,datarep,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_get_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2539:36: subroutine pompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2539:46: subroutine pompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2539:55: subroutine pompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2539:63: subroutine pompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2539:70: subroutine pompi_file_iread_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:39: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:46: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:56: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:65: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:73: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2550:80: subroutine pompi_file_iread_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:35: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:42: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:52: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:61: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:69: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2526:76: subroutine pompi_file_iread_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2515:32: subroutine pompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2515:42: subroutine pompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2515:51: subroutine pompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2515:59: subroutine pompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2515:66: subroutine pompi_file_iread_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2563:39: subroutine pompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2563:49: subroutine pompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2563:58: subroutine pompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2563:66: subroutine pompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2563:73: subroutine pompi_file_iread_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iread_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2598:37: subroutine pompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2598:47: subroutine pompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2598:56: subroutine pompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2598:64: subroutine pompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2598:71: subroutine pompi_file_iwrite_all_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:40: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:47: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:57: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:66: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:74: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2609:81: subroutine pompi_file_iwrite_at_all_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:36: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:43: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:53: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:62: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:70: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2585:77: subroutine pompi_file_iwrite_at_f(fh,offset,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2574:33: subroutine pompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2574:43: subroutine pompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2574:52: subroutine pompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2574:60: subroutine pompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2574:67: subroutine pompi_file_iwrite_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2622:40: subroutine pompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2622:50: subroutine pompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2622:59: subroutine pompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2622:67: subroutine pompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2622:74: subroutine pompi_file_iwrite_shared_f(fh,buf,count,datatype,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_iwrite_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:33: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:48: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'amode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:53: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:56: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:63: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2633:76: subroutine pompi_file_open_f(comm,filename,amode,info,fh,ierror,filename_len) & 1 Warning: Variable 'filename_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_open_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2646:38: subroutine pompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2646:43: subroutine pompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2646:50: subroutine pompi_file_preallocate_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_preallocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2679:41: subroutine pompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2679:51: subroutine pompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2679:60: subroutine pompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2679:67: subroutine pompi_file_read_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2689:39: subroutine pompi_file_read_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2689:57: subroutine pompi_file_read_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2667:35: subroutine pompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2667:45: subroutine pompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2667:54: subroutine pompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2667:68: subroutine pompi_file_read_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2725:44: subroutine pompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2725:51: subroutine pompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2725:61: subroutine pompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2725:70: subroutine pompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2725:77: subroutine pompi_file_read_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2737:42: subroutine pompi_file_read_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2737:60: subroutine pompi_file_read_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2712:38: subroutine pompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2712:45: subroutine pompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2712:55: subroutine pompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2712:64: subroutine pompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2712:78: subroutine pompi_file_read_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2699:34: subroutine pompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2699:41: subroutine pompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2699:51: subroutine pompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2699:60: subroutine pompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2699:74: subroutine pompi_file_read_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2655:31: subroutine pompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2655:41: subroutine pompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2655:50: subroutine pompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2655:64: subroutine pompi_file_read_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2759:45: subroutine pompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2759:55: subroutine pompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2759:64: subroutine pompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2759:71: subroutine pompi_file_read_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2769:43: subroutine pompi_file_read_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2769:61: subroutine pompi_file_read_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2747:39: subroutine pompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2747:49: subroutine pompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2747:58: subroutine pompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2747:72: subroutine pompi_file_read_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2779:38: subroutine pompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2779:48: subroutine pompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2779:57: subroutine pompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2779:71: subroutine pompi_file_read_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_read_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2791:31: subroutine pompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2791:38: subroutine pompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2791:45: subroutine pompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'whence' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2791:52: subroutine pompi_file_seek_f(fh,offset,whence,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2801:38: subroutine pompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2801:45: subroutine pompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2801:52: subroutine pompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'whence' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2801:59: subroutine pompi_file_seek_shared_f(fh,offset,whence,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_seek_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1775:43: subroutine pompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'file' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1775:54: subroutine pompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1775:61: subroutine pompi_file_set_errhandler_f(file,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2811:35: subroutine pompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2811:40: subroutine pompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2811:47: subroutine pompi_file_set_info_f(fh,info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_info_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2819:35: subroutine pompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2819:40: subroutine pompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2819:47: subroutine pompi_file_set_size_f(fh,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:35: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:40: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:46: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'etype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:55: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'filetype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:68: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:75: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2828:87: subroutine pompi_file_set_view_f(fh,disp,etype,filetype,datarep,info,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_set_view_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2843:31: subroutine pompi_file_sync_f(fh,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_sync_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2843:38: subroutine pompi_file_sync_f(fh,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_sync_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2874:42: subroutine pompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2874:52: subroutine pompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2874:61: subroutine pompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2874:68: subroutine pompi_file_write_all_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2884:40: subroutine pompi_file_write_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2884:58: subroutine pompi_file_write_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2862:36: subroutine pompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2862:46: subroutine pompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2862:55: subroutine pompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2862:69: subroutine pompi_file_write_all_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2920:45: subroutine pompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2920:52: subroutine pompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2920:62: subroutine pompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2920:71: subroutine pompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2920:78: subroutine pompi_file_write_at_all_begin_f(fh,offset,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2932:43: subroutine pompi_file_write_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2932:61: subroutine pompi_file_write_at_all_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2907:39: subroutine pompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2907:46: subroutine pompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2907:56: subroutine pompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2907:65: subroutine pompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2907:79: subroutine pompi_file_write_at_all_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2894:35: subroutine pompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2894:42: subroutine pompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'offset' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2894:52: subroutine pompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2894:61: subroutine pompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2894:75: subroutine pompi_file_write_at_f(fh,offset,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_at_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2850:32: subroutine pompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2850:42: subroutine pompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2850:51: subroutine pompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2850:65: subroutine pompi_file_write_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2954:46: subroutine pompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2954:56: subroutine pompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2954:65: subroutine pompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2954:72: subroutine pompi_file_write_ordered_begin_f(fh,buf,count,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_begin_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2964:44: subroutine pompi_file_write_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2964:62: subroutine pompi_file_write_ordered_end_f(fh,buf,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_end_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2942:40: subroutine pompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2942:50: subroutine pompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2942:59: subroutine pompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2942:73: subroutine pompi_file_write_ordered_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_ordered_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2974:39: subroutine pompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'fh' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2974:49: subroutine pompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2974:58: subroutine pompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2974:72: subroutine pompi_file_write_shared_f(fh,buf,count,datatype,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_file_write_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1786:34: subroutine pompi_finalize_f(ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_finalize_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1792:39: subroutine pompi_free_mem_f(base,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_free_mem_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:884:43: subroutine pompi_gather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:884:52: subroutine pompi_gather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:885:34: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:885:43: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:885:48: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:885:53: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:885:60: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:909:44: subroutine pompi_gatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:909:53: subroutine pompi_gatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:36: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:43: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:52: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:57: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:62: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:910:69: recvcounts,displs,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_gatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2116:58: subroutine pompi_get_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2116:74: subroutine pompi_get_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2117:58: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2117:74: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2118:45: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2118:57: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2119:46: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2119:62: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2119:65: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2119:69: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2120:40: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:383:47: subroutine pompi_get_address_f(location,address,ierror) & 1 Warning: Variable 'address' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_address_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:383:54: subroutine pompi_get_address_f(location,address,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_address_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:116:44: subroutine pompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:116:50: subroutine pompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:116:57: subroutine pompi_get_count_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:392:47: subroutine pompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:392:53: subroutine pompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:392:60: subroutine pompi_get_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2086:47: subroutine pompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2086:63: subroutine pompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2086:75: subroutine pompi_get_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2087:33: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2087:46: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2087:62: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2087:66: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2087:73: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3078:53: subroutine pompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3078:60: subroutine pompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3078:69: subroutine pompi_get_library_version_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_library_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1799:52: subroutine pompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1799:59: subroutine pompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1799:68: subroutine pompi_get_processor_name_f(name,resultlen,ierror,name_len) & 1 Warning: Variable 'name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_processor_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1809:38: subroutine pompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'version' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1809:49: subroutine pompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'subversion' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1809:56: subroutine pompi_get_version_f(version,subversion,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_get_version_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:33: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:42: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'maxindex' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:51: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'maxedges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:57: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:63: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'edges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1566:70: subroutine pompi_graph_get_f(comm,maxindex,maxedges,index,edges,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:33: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:40: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:46: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:52: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'edges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:60: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'newrank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1575:67: subroutine pompi_graph_map_f(comm,nnodes,index,edges,newrank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_map_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1594:45: subroutine pompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1594:50: subroutine pompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1594:61: subroutine pompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'nneighbors' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1594:68: subroutine pompi_graph_neighbors_count_f(comm,rank,nneighbors,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_count_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1585:39: subroutine pompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1585:44: subroutine pompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1585:57: subroutine pompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'maxneighbors' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1585:67: subroutine pompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'neighbors' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1585:74: subroutine pompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graph_neighbors_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1558:37: subroutine pompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1558:44: subroutine pompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'nnodes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1558:51: subroutine pompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'nedges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1558:58: subroutine pompi_graphdims_get_f(comm,nnodes,nedges,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_graphdims_get_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2365:44: subroutine pompi_grequest_complete_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_grequest_complete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2365:51: subroutine pompi_grequest_complete_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_grequest_complete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2373:44: extra_state,request,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'pompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2373:52: extra_state,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2373:59: extra_state,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_grequest_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1242:39: subroutine pompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1242:46: subroutine pompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1242:53: subroutine pompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'result' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1242:60: subroutine pompi_group_compare_f(group1,group2,result,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_compare_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1251:42: subroutine pompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1251:49: subroutine pompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1251:58: subroutine pompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1251:65: subroutine pompi_group_difference_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_difference_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1260:35: subroutine pompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1260:37: subroutine pompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1260:43: subroutine pompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ranks' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1260:52: subroutine pompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1260:59: subroutine pompi_group_excl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1270:35: subroutine pompi_group_free_f(group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1270:42: subroutine pompi_group_free_f(group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1277:35: subroutine pompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1277:37: subroutine pompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1277:43: subroutine pompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ranks' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1277:52: subroutine pompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1277:59: subroutine pompi_group_incl_f(group,n,ranks,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1287:44: subroutine pompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1287:51: subroutine pompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1287:60: subroutine pompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1287:67: subroutine pompi_group_intersection_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_intersection_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1296:41: subroutine pompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1296:43: subroutine pompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1296:50: subroutine pompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ranges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1296:59: subroutine pompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1296:66: subroutine pompi_group_range_excl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_excl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1306:41: subroutine pompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1306:43: subroutine pompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1306:50: subroutine pompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ranges' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1306:59: subroutine pompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1306:66: subroutine pompi_group_range_incl_f(group,n,ranges,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_range_incl_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1316:35: subroutine pompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1316:40: subroutine pompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1316:47: subroutine pompi_group_rank_f(group,rank,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_rank_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1324:35: subroutine pompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1324:40: subroutine pompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1324:47: subroutine pompi_group_size_f(group,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:47: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:49: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:56: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ranks1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:63: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:70: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ranks2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1332:77: subroutine pompi_group_translate_ranks_f(group1,n,ranks1,group2,ranks2,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_translate_ranks_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1342:37: subroutine pompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group1' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_union_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1342:44: subroutine pompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'group2' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_union_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1342:53: subroutine pompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'newgroup' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_union_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1342:60: subroutine pompi_group_union_f(group1,group2,newgroup,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_group_union_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:687:47: subroutine pompi_iallgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:687:56: subroutine pompi_iallgather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:688:37: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:688:46: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:688:51: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:688:59: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:688:66: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:713:48: subroutine pompi_iallgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:713:57: subroutine pompi_iallgatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:39: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:46: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:55: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:60: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:68: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:714:75: recvcounts,displs,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:51: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:60: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:63: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:68: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:76: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:738:83: subroutine pompi_iallreduce_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iallreduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:762:46: subroutine pompi_ialltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:762:55: subroutine pompi_ialltoall_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:763:36: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:763:45: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:763:50: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:763:58: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:763:65: recvcount,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:787:48: subroutine pompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:787:56: subroutine pompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:787:65: subroutine pompi_ialltoallv_f(sendbuf,sendcounts,sdispls,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:46: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:54: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:63: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:68: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:76: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:788:83: recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:812:48: subroutine pompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:812:56: subroutine pompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:812:66: subroutine pompi_ialltoallw_f(sendbuf,sendcounts,sdispls,sendtypes, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:46: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:54: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:64: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:69: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:77: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:813:84: recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ialltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:832:32: subroutine pompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:832:40: subroutine pompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:832:47: subroutine pompi_ibarrier_f(comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibarrier_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:38: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:47: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:52: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:57: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:65: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:850:72: subroutine pompi_ibcast_f(buffer,count,datatype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibcast_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:35: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:44: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:49: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:53: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:58: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:66: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:126:73: subroutine pompi_ibsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ibsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:48: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:57: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:60: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:65: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:73: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:872:80: subroutine pompi_iexscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iexscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:896:44: subroutine pompi_igather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:896:53: subroutine pompi_igather_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:34: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:43: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:48: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:53: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:61: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:897:68: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:922:45: subroutine pompi_igatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:922:54: subroutine pompi_igatherv_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:36: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:43: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:52: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:57: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:62: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:70: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:923:77: recvcounts,displs,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_igatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3099:35: subroutine pompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3099:44: subroutine pompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3099:52: subroutine pompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'pompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3099:60: subroutine pompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3099:67: subroutine pompi_imrecv_f(buf,count,datatype,message,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_imrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3135:56: subroutine pompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3135:65: subroutine pompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3135:83: subroutine pompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3135:92: subroutine pompi_ineighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3136:33: comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3136:41: comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3136:48: comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3163:57: subroutine pompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3163:66: subroutine pompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3163:85: subroutine pompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3163:92: subroutine pompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3164:38: recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3164:43: recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3164:51: recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3164:58: recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3191:55: subroutine pompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3191:64: subroutine pompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3191:82: subroutine pompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3191:91: subroutine pompi_ineighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3192:32: comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3192:40: comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3192:47: comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3218:57: subroutine pompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3218:65: subroutine pompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3218:74: subroutine pompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3218:93: subroutine pompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3219:36: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3219:45: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3219:50: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3219:58: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3219:65: rdispls,recvtype,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3246:57: subroutine pompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3246:65: subroutine pompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3246:75: subroutine pompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3246:94: subroutine pompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3247:36: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3247:46: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3247:51: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3247:59: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3247:66: rdispls,recvtypes,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ineighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1855:35: subroutine pompi_info_create_f(info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1855:42: subroutine pompi_info_create_f(info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1862:35: subroutine pompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1862:46: subroutine pompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1862:54: subroutine pompi_info_delete_f(info,key,ierror,key_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_delete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1872:32: subroutine pompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1872:40: subroutine pompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'newinfo' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1872:47: subroutine pompi_info_dup_f(info,newinfo,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1880:33: subroutine pompi_info_free_f(info,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1880:40: subroutine pompi_info_free_f(info,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1887:38: subroutine pompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1887:44: subroutine pompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'nkeys' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1887:51: subroutine pompi_info_get_nkeys_f(info,nkeys,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nkeys_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1895:39: subroutine pompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1895:41: subroutine pompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'n' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1895:52: subroutine pompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1895:60: subroutine pompi_info_get_nthkey_f(info,n,key,ierror,key_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_get_nthkey_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1906:32: subroutine pompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_set_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1906:49: subroutine pompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_set_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1906:57: subroutine pompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'key_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_set_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1906:67: subroutine pompi_info_set_f(info,key,value,ierror,key_len,value_len) & 1 Warning: Variable 'value_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_info_set_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1816:30: subroutine pompi_init_f(ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2386:39: subroutine pompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'required' at (1) is a dummy argument of the BIND(C) procedure 'pompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2386:48: subroutine pompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'provided' at (1) is a dummy argument of the BIND(C) procedure 'pompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2386:55: subroutine pompi_init_thread_f(required,provided,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_init_thread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1350:46: subroutine pompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'local_comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1350:59: subroutine pompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'local_leader' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1350:69: subroutine pompi_intercomm_create_f(local_comm,local_leader,peer_comm, & 1 Warning: Variable 'peer_comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1351:48: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'remote_leader' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1351:52: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1351:65: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'newintercomm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1351:72: remote_leader,tag,newintercomm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_intercomm_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:34: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:43: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:50: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:54: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:59: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:67: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:137:74: subroutine pompi_irecv_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:48: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:57: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:60: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:65: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:70: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:78: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:954:85: subroutine pompi_ireduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1013:66: subroutine pompi_ireduce_scatter_block_f(sendbuf,recvbuf,recvcount, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1014:47: datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1014:50: datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1014:55: datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1014:63: datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1014:70: datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:988:61: subroutine pompi_ireduce_scatter_f(sendbuf,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:989:41: datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:989:44: datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:989:49: datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:989:57: datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:989:64: datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ireduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:35: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:44: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:49: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:53: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:58: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:66: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:148:73: subroutine pompi_irsend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_irsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:46: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:55: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:58: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:63: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:71: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1037:78: subroutine pompi_iscan_f(sendbuf,recvbuf,count,datatype,op,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1061:45: subroutine pompi_iscatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1061:54: subroutine pompi_iscatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:35: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:44: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:49: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:54: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:62: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1062:69: recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1087:47: subroutine pompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1087:54: subroutine pompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1087:63: subroutine pompi_iscatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:44: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:53: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:58: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:63: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:71: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1088:78: recvbuf,recvcount,recvtype,root,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_iscatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:34: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:43: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:48: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:52: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:57: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:65: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:159:72: subroutine pompi_isend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_isend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:35: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:44: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:49: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:53: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:58: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:66: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:170:73: subroutine pompi_issend_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_issend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2008:48: subroutine pompi_lookup_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2008:65: subroutine pompi_lookup_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2009:46: service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2009:60: service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_lookup_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3088:32: subroutine pompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3088:36: subroutine pompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3088:41: subroutine pompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3088:49: subroutine pompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3088:63: subroutine pompi_mprobe_f(source,tag,comm,message,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mprobe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3110:34: subroutine pompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3110:43: subroutine pompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3110:51: subroutine pompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'message' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3110:65: subroutine pompi_mrecv_f(buf,count,datatype,message,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_mrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3122:55: subroutine pompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3122:64: subroutine pompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3122:82: subroutine pompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3122:91: subroutine pompi_neighbor_allgather_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3123:33: comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3123:40: comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgather_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3149:56: subroutine pompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3149:65: subroutine pompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3149:84: subroutine pompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3149:91: subroutine pompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3150:38: recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3150:43: recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3150:50: recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_allgatherv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3178:54: subroutine pompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3178:63: subroutine pompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3178:81: subroutine pompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3178:90: subroutine pompi_neighbor_alltoall_f(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype, & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3179:32: comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3179:39: comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3205:56: subroutine pompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3205:64: subroutine pompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3205:73: subroutine pompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3205:92: subroutine pompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3206:36: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3206:45: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3206:50: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3206:57: rdispls,recvtype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3232:56: subroutine pompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3232:64: subroutine pompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3232:74: subroutine pompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'sendtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3232:93: subroutine pompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3233:36: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'rdispls' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3233:46: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'recvtypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3233:51: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3233:58: rdispls,recvtypes,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_neighbor_alltoallw_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:936:29: subroutine pompi_op_free_f(op,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_op_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:936:36: subroutine pompi_op_free_f(op,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_op_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2020:33: subroutine pompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_open_port_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2020:50: subroutine pompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_open_port_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2020:64: subroutine pompi_open_port_f(info,port_name,ierror,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_open_port_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:414:54: subroutine pompi_pack_external_f(datarep,inbuf,incount,datatype, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:414:63: subroutine pompi_pack_external_f(datarep,inbuf,incount,datatype, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:415:46: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'outsize' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:415:55: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:415:62: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:415:74: outbuf,outsize,position,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:430:53: subroutine pompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:430:62: subroutine pompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:430:67: subroutine pompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:430:74: subroutine pompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:430:86: subroutine pompi_pack_external_size_f(datarep,incount,datatype,size,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_external_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:402:37: subroutine pompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:402:46: subroutine pompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:402:61: subroutine pompi_pack_f(inbuf,incount,datatype,outbuf,outsize, & 1 Warning: Variable 'outsize' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:403:31: position,comm,ierror) & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:403:36: position,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:403:43: position,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:443:36: subroutine pompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:443:45: subroutine pompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:443:50: subroutine pompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:443:55: subroutine pompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:443:62: subroutine pompi_pack_size_f(incount,datatype,comm,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pack_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3050:33: subroutine pompi_pcontrol_f(level) & 1 Warning: Variable 'level' at (1) is a dummy argument of the BIND(C) procedure 'pompi_pcontrol_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:181:31: subroutine pompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_probe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:181:35: subroutine pompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_probe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:181:40: subroutine pompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_probe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:181:54: subroutine pompi_probe_f(source,tag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_probe_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2030:49: subroutine pompi_publish_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2030:66: subroutine pompi_publish_name_f(service_name,info,port_name,ierror, & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2031:47: service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2031:61: service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_publish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2157:47: subroutine pompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2157:63: subroutine pompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2157:75: subroutine pompi_put_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2158:33: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2158:46: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2158:62: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2158:66: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2158:73: target_disp,target_count,target_datatype,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_put_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2394:40: subroutine pompi_query_thread_f(provided,ierror) & 1 Warning: Variable 'provided' at (1) is a dummy argument of the BIND(C) procedure 'pompi_query_thread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2394:47: subroutine pompi_query_thread_f(provided,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_query_thread_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2068:55: subroutine pompi_raccumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2068:71: subroutine pompi_raccumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2069:42: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2069:54: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2070:43: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2070:59: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2070:62: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2070:66: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2071:38: request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2071:45: request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_raccumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:33: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:42: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:49: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:53: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:58: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:191:72: subroutine pompi_recv_f(buf,count,datatype,source,tag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:38: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:47: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:54: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:58: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:63: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:71: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:203:78: subroutine pompi_recv_init_f(buf,count,datatype,source,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_recv_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:47: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:56: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:59: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:64: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:69: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:943:76: subroutine pompi_reduce_f(sendbuf,recvbuf,count,datatype,op,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:966:52: subroutine pompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:966:61: subroutine pompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:966:64: subroutine pompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:966:71: subroutine pompi_reduce_local_f(inbuf,inoutbuf,count,datatype,op,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1001:65: subroutine pompi_reduce_scatter_block_f(sendbuf,recvbuf,recvcount, & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1002:47: datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1002:50: datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1002:55: datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1002:62: datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:976:60: subroutine pompi_reduce_scatter_f(sendbuf,recvbuf,recvcounts, & 1 Warning: Variable 'recvcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:977:41: datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:977:44: datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:977:49: datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:977:56: datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_reduce_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2991:46: extra_state,ierror,datarep_len) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'pompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2991:53: extra_state,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2991:65: extra_state,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_register_datarep_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:214:39: subroutine pompi_request_free_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_request_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:214:46: subroutine pompi_request_free_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_request_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2136:59: subroutine pompi_rget_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2136:75: subroutine pompi_rget_accumulate_f(origin_addr,origin_count,origin_datatype, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2137:59: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2137:75: result_addr,result_count,result_datatype, & 1 Warning: Variable 'result_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2138:46: target_rank,target_disp, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2138:58: target_rank,target_disp, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2139:47: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2139:63: target_count,target_datatype,op,win, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2139:66: target_count,target_datatype,op,win, & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2139:70: target_count,target_datatype,op,win, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2140:42: request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2140:49: request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_accumulate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2100:48: subroutine pompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2100:64: subroutine pompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2100:76: subroutine pompi_rget_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2101:35: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2101:48: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2101:64: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2101:68: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2101:76: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2102:30: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rget_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2171:48: subroutine pompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2171:64: subroutine pompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'origin_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2171:76: subroutine pompi_rput_f(origin_addr,origin_count,origin_datatype,target_rank, & 1 Warning: Variable 'target_rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2172:34: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_disp' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2172:47: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2172:63: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'target_datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2172:67: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2172:75: target_disp,target_count,target_datatype,win,request, & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2173:29: ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rput_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:34: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:43: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:48: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:52: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:57: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:221:64: subroutine pompi_rsend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:39: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:48: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:53: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:57: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:62: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:70: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:231:77: subroutine pompi_rsend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_rsend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1026:45: subroutine pompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1026:54: subroutine pompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1026:57: subroutine pompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'op' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1026:62: subroutine pompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1026:69: subroutine pompi_scan_f(sendbuf,recvbuf,count,datatype,op,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scan_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1049:44: subroutine pompi_scatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1049:53: subroutine pompi_scatter_f(sendbuf,sendcount,sendtype,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1050:35: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1050:44: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1050:49: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1050:54: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1050:61: recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatter_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1074:46: subroutine pompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendcounts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1074:53: subroutine pompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'displs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1074:62: subroutine pompi_scatterv_f(sendbuf,sendcounts,displs,sendtype, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1075:44: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1075:53: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1075:58: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'root' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1075:63: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1075:70: recvbuf,recvcount,recvtype,root,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_scatterv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:33: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:42: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:47: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:51: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:56: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:242:63: subroutine pompi_send_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:38: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:47: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:52: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:56: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:61: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:69: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:280:76: subroutine pompi_send_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_send_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:252:45: subroutine pompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:252:54: subroutine pompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:252:59: subroutine pompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:252:67: subroutine pompi_sendrecv_f(sendbuf,sendcount,sendtype,dest,sendtag,recvbuf, & 1 Warning: Variable 'sendtag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:36: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:45: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:52: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:60: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:65: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:253:79: recvcount,recvtype,source,recvtag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:267:45: subroutine pompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:267:54: subroutine pompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:267:59: subroutine pompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:267:67: subroutine pompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'sendtag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:267:74: subroutine pompi_sendrecv_replace_f(buf,count,datatype,dest,sendtag,source, & 1 Warning: Variable 'source' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:268:42: recvtag,comm,status,ierror) & 1 Warning: Variable 'recvtag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:268:47: recvtag,comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:268:61: recvtag,comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_sendrecv_replace_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:34: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:43: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:48: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:52: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:57: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:291:64: subroutine pompi_ssend_f(buf,count,datatype,dest,tag,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:39: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:48: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:53: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'dest' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:57: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'tag' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:62: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:70: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:301:77: subroutine pompi_ssend_init_f(buf,count,datatype,dest,tag,comm,request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_ssend_init_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:312:32: subroutine pompi_start_f(request,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:312:39: subroutine pompi_start_f(request,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:319:33: subroutine pompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_startall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:319:51: subroutine pompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'pompi_startall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:319:58: subroutine pompi_startall_f(count,array_of_requests,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_startall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2401:54: subroutine pompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2401:60: subroutine pompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2401:67: subroutine pompi_status_set_elements_f(status,datatype,count,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_status_set_elements_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:327:35: subroutine pompi_testsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_testsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:327:53: subroutine pompi_testsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'pompi_testsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:327:62: subroutine pompi_testsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_testsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:328:43: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'array_of_indices' at (1) is a dummy argument of the BIND(C) procedure 'pompi_testsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:328:68: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_testsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1603:33: subroutine pompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1603:40: subroutine pompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'status' at (1) is a dummy argument of the BIND(C) procedure 'pompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1603:47: subroutine pompi_topo_test_f(comm,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_topo_test_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:453:39: subroutine pompi_type_commit_f(datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_commit_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:453:46: subroutine pompi_type_commit_f(datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_commit_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:460:40: subroutine pompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:460:48: subroutine pompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:460:56: subroutine pompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:460:63: subroutine pompi_type_contiguous_f(count,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_contiguous_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:469:42: subroutine pompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:469:47: subroutine pompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:469:53: subroutine pompi_type_create_darray_f(size,rank,ndims,& 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:470:35: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_gsizes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:470:53: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_distribs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:470:68: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_dargs' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:470:84: array_of_gsizes,array_of_distribs,array_of_dargs,array_of_psizes,& 1 Warning: Variable 'array_of_psizes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:471:25: order,oldtype,newtype,ierror) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:471:33: order,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:471:41: order,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:471:48: order,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_darray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3018:44: subroutine pompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'p' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3018:46: subroutine pompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3018:54: subroutine pompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3018:61: subroutine pompi_type_create_f90_complex_f(p,r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_complex_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3026:44: subroutine pompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3026:52: subroutine pompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3026:59: subroutine pompi_type_create_f90_integer_f(r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_integer_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3034:41: subroutine pompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'p' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3034:43: subroutine pompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'r' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3034:51: subroutine pompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3034:58: subroutine pompi_type_create_f90_real_f(p,r,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_f90_real_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:517:51: subroutine pompi_type_create_hindexed_block_f(count,blocklength, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:517:63: subroutine pompi_type_create_hindexed_block_f(count,blocklength, & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:518:50: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:518:58: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:518:66: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:518:73: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:482:45: subroutine pompi_type_create_hindexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:482:67: subroutine pompi_type_create_hindexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:483:61: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:483:69: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:483:77: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:483:84: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hindexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:44: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:56: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:63: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'stride' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:71: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:79: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:495:86: subroutine pompi_type_create_hvector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_hvector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:506:50: subroutine pompi_type_create_indexed_block_f(count,blocklength, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:506:62: subroutine pompi_type_create_indexed_block_f(count,blocklength, & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:507:50: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:507:58: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:507:66: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:507:73: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_indexed_block_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1361:48: type_keyval,extra_state,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1361:60: type_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1361:67: type_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:529:46: subroutine pompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:529:49: subroutine pompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'lb' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:529:56: subroutine pompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:529:64: subroutine pompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:529:71: subroutine pompi_type_create_resized_f(oldtype,lb,extent,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_resized_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:539:43: subroutine pompi_type_create_struct_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:539:65: subroutine pompi_type_create_struct_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:540:49: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:540:64: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'array_of_types' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:540:72: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:540:79: array_of_displacements,array_of_types,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_struct_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:552:45: subroutine pompi_type_create_subarray_f(ndims,array_of_sizes, & 1 Warning: Variable 'ndims' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:552:60: subroutine pompi_type_create_subarray_f(ndims,array_of_sizes, & 1 Warning: Variable 'array_of_sizes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:37: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_subsizes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:53: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_starts' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:59: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'order' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:67: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:75: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:553:82: array_of_subsizes,array_of_starts,order,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_create_subarray_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1373:44: subroutine pompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1373:56: subroutine pompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1373:63: subroutine pompi_type_delete_attr_f(datatype,type_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:563:35: subroutine pompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:563:43: subroutine pompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:563:50: subroutine pompi_type_dup_f(oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_dup_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:571:37: subroutine pompi_type_free_f(datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:571:44: subroutine pompi_type_free_f(datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1381:47: subroutine pompi_type_free_keyval_f(type_keyval,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1381:54: subroutine pompi_type_free_keyval_f(type_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:578:45: subroutine pompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:578:58: subroutine pompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'max_integers' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:578:72: subroutine pompi_type_get_contents_f(datatype,max_integers,max_addresses, & 1 Warning: Variable 'max_addresses' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:579:33: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'max_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:579:51: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'array_of_integers' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:579:70: max_datatypes,array_of_integers,array_of_addresses, & 1 Warning: Variable 'array_of_addresses' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:580:38: array_of_datatypes,ierror) & 1 Warning: Variable 'array_of_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:580:45: array_of_datatypes,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_contents_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:592:45: subroutine pompi_type_get_envelope_f(datatype,num_integers, & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:592:58: subroutine pompi_type_get_envelope_f(datatype,num_integers, & 1 Warning: Variable 'num_integers' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:593:49: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'num_addresses' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:593:63: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'num_datatypes' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:593:72: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'combiner' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:593:79: num_addresses,num_datatypes,combiner,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_envelope_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:601:43: subroutine pompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:601:46: subroutine pompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'lb' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:601:53: subroutine pompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'extent' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:601:60: subroutine pompi_type_get_extent_f(datatype,lb,extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1388:41: subroutine pompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1388:61: subroutine pompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1388:68: subroutine pompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1388:82: subroutine pompi_type_get_name_f(datatype,type_name,resultlen,ierror,type_name_len) & 1 Warning: Variable 'type_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:610:48: subroutine pompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:610:56: subroutine pompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_lb' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:610:68: subroutine pompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'true_extent' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:610:75: subroutine pompi_type_get_true_extent_f(datatype,true_lb,true_extent,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_get_true_extent_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:619:37: subroutine pompi_type_indexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:619:59: subroutine pompi_type_indexed_f(count,array_of_blocklengths, & 1 Warning: Variable 'array_of_blocklengths' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:620:53: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'array_of_displacements' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:620:61: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:620:69: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:620:76: array_of_displacements,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_indexed_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3042:44: subroutine pompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'typeclass' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3042:49: subroutine pompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3042:58: subroutine pompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:3042:65: subroutine pompi_type_match_size_f(typeclass,size,datatype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_match_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1399:41: subroutine pompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1399:53: subroutine pompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'type_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1399:67: subroutine pompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1399:74: subroutine pompi_type_set_attr_f(datatype,type_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1409:41: subroutine pompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1409:58: subroutine pompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1409:72: subroutine pompi_type_set_name_f(datatype,type_name,ierror,type_name_len) & 1 Warning: Variable 'type_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:630:37: subroutine pompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:630:42: subroutine pompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:630:49: subroutine pompi_type_size_f(datatype,size,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_size_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:36: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:48: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'blocklength' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:55: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'stride' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:63: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'oldtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:71: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'newtype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:638:78: subroutine pompi_type_vector_f(count,blocklength,stride,oldtype,newtype,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_type_vector_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:659:55: subroutine pompi_unpack_external_f(datarep,inbuf,insize,position, & 1 Warning: Variable 'insize' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:659:64: subroutine pompi_unpack_external_f(datarep,inbuf,insize,position, & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:660:49: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:660:58: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:660:65: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:660:77: outbuf,outcount,datatype,ierror,datarep_len) & 1 Warning: Variable 'datarep_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_external_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:647:38: subroutine pompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'insize' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:647:47: subroutine pompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'position' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:647:63: subroutine pompi_unpack_f(inbuf,insize,position,outbuf,outcount, & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:648:33: datatype,comm,ierror) & 1 Warning: Variable 'datatype' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:648:38: datatype,comm,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:648:45: datatype,comm,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpack_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2041:51: subroutine pompi_unpublish_name_f(service_name,info,port_name, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2042:39: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2042:56: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'service_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2042:70: ierror,service_name_len,port_name_len) & 1 Warning: Variable 'port_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_unpublish_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:340:31: subroutine pompi_wait_f(request,status,ierror) & 1 Warning: Variable 'request' at (1) is a dummy argument of the BIND(C) procedure 'pompi_wait_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:340:45: subroutine pompi_wait_f(request,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_wait_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:349:32: subroutine pompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:349:50: subroutine pompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:349:75: subroutine pompi_waitall_f(count,array_of_requests,array_of_statuses,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitall_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:359:32: subroutine pompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'count' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitany_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:359:50: subroutine pompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitany_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:359:56: subroutine pompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'index' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitany_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:359:70: subroutine pompi_waitany_f(count,array_of_requests,index,status,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitany_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:370:35: subroutine pompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'incount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:370:53: subroutine pompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'array_of_requests' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:370:62: subroutine pompi_waitsome_f(incount,array_of_requests,outcount, & 1 Warning: Variable 'outcount' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:371:43: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'array_of_indices' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:371:68: array_of_indices,array_of_statuses,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_waitsome_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1419:36: subroutine pompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1419:47: subroutine pompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1419:53: subroutine pompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1419:59: subroutine pompi_win_allocate_f(size, disp_unit, info, comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1420:18: baseptr, win, ierror) BIND(C, name="pompi_win_allocate_f") 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1420:26: baseptr, win, ierror) BIND(C, name="pompi_win_allocate_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1432:43: subroutine pompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1432:54: subroutine pompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1432:60: subroutine pompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1432:66: subroutine pompi_win_allocate_shared_f(size, disp_unit, info, comm, & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1433:18: baseptr, win, ierror) BIND(C, name="pompi_win_allocate_shared_f") 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1433:26: baseptr, win, ierror) BIND(C, name="pompi_win_allocate_shared_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_allocate_shared_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1822:42: subroutine pompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1822:52: subroutine pompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'errorcode' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1822:59: subroutine pompi_win_call_errhandler_f(win,errorcode,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_call_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2187:35: subroutine pompi_win_complete_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_complete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2187:42: subroutine pompi_win_complete_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_complete_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1830:69: subroutine pompi_win_create_errhandler_f(win_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1830:76: subroutine pompi_win_create_errhandler_f(win_errhandler_fn,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:39: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:49: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:54: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'info' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:59: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'comm' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:63: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2224:70: subroutine pompi_win_create_f(base,size,disp_unit,info,comm,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1446:46: win_keyval,extra_state,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1446:58: win_keyval,extra_state,ierror) & 1 Warning: Variable 'extra_state' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1446:65: win_keyval,extra_state,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_create_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1458:38: subroutine pompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1458:49: subroutine pompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1458:56: subroutine pompi_win_delete_attr_f(win,win_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_delete_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2267:35: subroutine pompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2267:39: subroutine pompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2267:46: subroutine pompi_win_fence_f(assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_fence_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2245:36: subroutine pompi_win_flush_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2245:43: subroutine pompi_win_flush_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2237:33: subroutine pompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2237:37: subroutine pompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2237:44: subroutine pompi_win_flush_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2260:42: subroutine pompi_win_flush_local_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_local_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2260:49: subroutine pompi_win_flush_local_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_local_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2252:39: subroutine pompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2252:43: subroutine pompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2252:50: subroutine pompi_win_flush_local_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_flush_local_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2275:31: subroutine pompi_win_free_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2275:38: subroutine pompi_win_free_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_free_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1466:45: subroutine pompi_win_free_keyval_f(win_keyval,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1466:52: subroutine pompi_win_free_keyval_f(win_keyval,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_free_keyval_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1839:41: subroutine pompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1839:52: subroutine pompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1839:59: subroutine pompi_win_get_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2282:36: subroutine pompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2282:42: subroutine pompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2282:49: subroutine pompi_win_get_group_f(win,group,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_group_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1473:35: subroutine pompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1473:54: subroutine pompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'resultlen' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1473:61: subroutine pompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1473:74: subroutine pompi_win_get_name_f(win,win_name,resultlen,ierror,win_name_len) & 1 Warning: Variable 'win_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_get_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2298:38: subroutine pompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2298:42: subroutine pompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2298:49: subroutine pompi_win_lock_all_f(assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2290:37: subroutine pompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'lock_type' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2290:42: subroutine pompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2290:49: subroutine pompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2290:53: subroutine pompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2290:60: subroutine pompi_win_lock_f(lock_type,rank,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_lock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2306:33: subroutine pompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_post_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2306:40: subroutine pompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_post_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2306:44: subroutine pompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_post_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2306:51: subroutine pompi_win_post_f(group,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_post_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1484:35: subroutine pompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1484:46: subroutine pompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'win_keyval' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1484:60: subroutine pompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'attribute_val' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1484:67: subroutine pompi_win_set_attr_f(win,win_keyval,attribute_val,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_attr_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1847:41: subroutine pompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1847:52: subroutine pompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'errhandler' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1847:59: subroutine pompi_win_set_errhandler_f(win,errhandler,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_errhandler_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1494:35: subroutine pompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1494:51: subroutine pompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:1494:64: subroutine pompi_win_set_name_f(win,win_name,ierror,win_name_len) & 1 Warning: Variable 'win_name_len' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_set_name_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2315:39: subroutine pompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2315:45: subroutine pompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2315:51: subroutine pompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'size' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2315:62: subroutine pompi_win_shared_query_f(win, rank, size, disp_unit, baseptr,& 1 Warning: Variable 'disp_unit' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2316:12: ierror) BIND(C, name="pompi_win_shared_query_f") 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_shared_query_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2327:34: subroutine pompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'group' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2327:41: subroutine pompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'assert' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2327:45: subroutine pompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2327:52: subroutine pompi_win_start_f(group,assert,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_start_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2336:31: subroutine pompi_win_sync_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_sync_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2336:38: subroutine pompi_win_sync_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_sync_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2351:37: subroutine pompi_win_unlock_all_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_unlock_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2351:44: subroutine pompi_win_unlock_all_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_unlock_all_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2343:34: subroutine pompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'rank' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2343:38: subroutine pompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2343:45: subroutine pompi_win_unlock_f(rank,win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_unlock_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2358:31: subroutine pompi_win_wait_f(win,ierror) & 1 Warning: Variable 'win' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_wait_f' but may not be C interoperable [-Wc-binding-type] pmpi-f-interfaces-bind.h:2358:38: subroutine pompi_win_wait_f(win,ierror) & 1 Warning: Variable 'ierror' at (1) is a dummy argument of the BIND(C) procedure 'pompi_win_wait_f' but may not be C interoperable [-Wc-binding-type] /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o abort_f08.lo abort_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o accumulate_f08.lo accumulate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o add_error_class_f08.lo add_error_class_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c add_error_code_f08.F90 -fPIC -o .libs/add_error_code_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c accumulate_f08.F90 -fPIC -o .libs/accumulate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c add_error_class_f08.F90 -fPIC -o .libs/add_error_class_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c abort_f08.F90 -fPIC -o .libs/abort_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o add_error_string_f08.lo add_error_string_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o aint_add_f08.lo aint_add_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o aint_diff_f08.lo aint_diff_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c add_error_string_f08.F90 -fPIC -o .libs/add_error_string_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c aint_add_f08.F90 -fPIC -o .libs/aint_add_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c aint_diff_f08.F90 -fPIC -o .libs/aint_diff_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allgather_f08.F90 -fPIC -o .libs/allgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o allgatherv_f08.lo allgatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alloc_mem_f08.lo alloc_mem_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o allreduce_f08.lo allreduce_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allgatherv_f08.F90 -fPIC -o .libs/allgatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c allreduce_f08.F90 -fPIC -o .libs/allreduce_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alloc_mem_f08.F90 -fPIC -o .libs/alloc_mem_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alltoall_f08.F90 -fPIC -o .libs/alltoall_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alltoallv_f08.lo alltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alltoallw_f08.lo alltoallw_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o barrier_f08.lo barrier_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alltoallw_f08.F90 -fPIC -o .libs/alltoallw_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c alltoallv_f08.F90 -fPIC -o .libs/alltoallv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c barrier_f08.F90 -fPIC -o .libs/barrier_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bcast_f08.F90 -fPIC -o .libs/bcast_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o bsend_f08.lo bsend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o bsend_init_f08.lo bsend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o buffer_attach_f08.lo buffer_attach_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bsend_f08.F90 -fPIC -o .libs/bsend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c bsend_init_f08.F90 -fPIC -o .libs/bsend_init_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c buffer_attach_f08.F90 -fPIC -o .libs/buffer_attach_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c buffer_detach_f08.F90 -fPIC -o .libs/buffer_detach_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cancel_f08.F90 -fPIC -o .libs/cancel_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cart_coords_f08.lo cart_coords_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cart_create_f08.lo cart_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cartdim_get_f08.lo cartdim_get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_create_f08.F90 -fPIC -o .libs/cart_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_coords_f08.F90 -fPIC -o .libs/cart_coords_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cartdim_get_f08.F90 -fPIC -o .libs/cartdim_get_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_get_f08.F90 -fPIC -o .libs/cart_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cart_map_f08.lo cart_map_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cart_rank_f08.lo cart_rank_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o cart_shift_f08.lo cart_shift_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_map_f08.F90 -fPIC -o .libs/cart_map_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_rank_f08.F90 -fPIC -o .libs/cart_rank_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_shift_f08.F90 -fPIC -o .libs/cart_shift_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c cart_sub_f08.F90 -fPIC -o .libs/cart_sub_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_accept_f08.lo comm_accept_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_call_errhandler_f08.lo comm_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c close_port_f08.F90 -fPIC -o .libs/close_port_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_accept_f08.F90 -fPIC -o .libs/comm_accept_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_call_errhandler_f08.F90 -fPIC -o .libs/comm_call_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_compare_f08.F90 -fPIC -o .libs/comm_compare_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_create_f08.lo comm_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_connect_f08.F90 -fPIC -o .libs/comm_connect_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_create_errhandler_f08.F90 -fPIC -o .libs/comm_create_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_create_f08.F90 -fPIC -o .libs/comm_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_create_group_f08.F90 -fPIC -o .libs/comm_create_group_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_delete_attr_f08.lo comm_delete_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_disconnect_f08.lo comm_disconnect_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_create_keyval_f08.F90 -fPIC -o .libs/comm_create_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_disconnect_f08.F90 -fPIC -o .libs/comm_disconnect_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_delete_attr_f08.F90 -fPIC -o .libs/comm_delete_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_dup_f08.F90 -fPIC -o .libs/comm_dup_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_idup_f08.lo comm_idup_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_free_f08.lo comm_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_dup_with_info_f08.F90 -fPIC -o .libs/comm_dup_with_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_free_f08.F90 -fPIC -o .libs/comm_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_idup_f08.F90 -fPIC -o .libs/comm_idup_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_free_keyval_f08.F90 -fPIC -o .libs/comm_free_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_get_errhandler_f08.lo comm_get_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_get_info_f08.lo comm_get_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_get_attr_f08.F90 -fPIC -o .libs/comm_get_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_get_errhandler_f08.F90 -fPIC -o .libs/comm_get_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_get_name_f08.F90 -fPIC -o .libs/comm_get_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_get_info_f08.F90 -fPIC -o .libs/comm_get_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_group_f08.lo comm_group_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_join_f08.lo comm_join_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_get_parent_f08.F90 -fPIC -o .libs/comm_get_parent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_group_f08.F90 -fPIC -o .libs/comm_group_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_rank_f08.F90 -fPIC -o .libs/comm_rank_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_join_f08.F90 -fPIC -o .libs/comm_join_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_remote_size_f08.lo comm_remote_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_set_attr_f08.lo comm_set_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_remote_group_f08.F90 -fPIC -o .libs/comm_remote_group_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_remote_size_f08.F90 -fPIC -o .libs/comm_remote_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_set_attr_f08.F90 -fPIC -o .libs/comm_set_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_set_errhandler_f08.F90 -fPIC -o .libs/comm_set_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_set_name_f08.lo comm_set_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_size_f08.lo comm_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_set_info_f08.F90 -fPIC -o .libs/comm_set_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_set_name_f08.F90 -fPIC -o .libs/comm_set_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_spawn_f08.F90 -fPIC -o .libs/comm_spawn_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_size_f08.F90 -fPIC -o .libs/comm_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_spawn_multiple_f08.lo comm_spawn_multiple_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_split_f08.lo comm_split_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o comm_split_type_f08.lo comm_split_type_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_spawn_multiple_f08.F90 -fPIC -o .libs/comm_spawn_multiple_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_split_type_f08.F90 -fPIC -o .libs/comm_split_type_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_split_f08.F90 -fPIC -o .libs/comm_split_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c comm_test_inter_f08.F90 -fPIC -o .libs/comm_test_inter_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o compare_and_swap_f08.lo compare_and_swap_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o dist_graph_create_adjacent_f08.lo dist_graph_create_adjacent_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o dist_graph_create_f08.lo dist_graph_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c compare_and_swap_f08.F90 -fPIC -o .libs/compare_and_swap_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dist_graph_create_adjacent_f08.F90 -fPIC -o .libs/dist_graph_create_adjacent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dist_graph_neighbors_count_f08.F90 -fPIC -o .libs/dist_graph_neighbors_count_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dist_graph_create_f08.F90 -fPIC -o .libs/dist_graph_create_f08.o dist_graph_create_adjacent_f08.F90:29:0: if (present(ierror)) ierror = c_ierror Warning: 'c_ierror' may be used uninitialized in this function [-Wmaybe-uninitialized] /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o dist_graph_neighbors_f08.lo dist_graph_neighbors_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o dims_create_f08.lo dims_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o errhandler_free_f08.lo errhandler_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dist_graph_neighbors_f08.F90 -fPIC -o .libs/dist_graph_neighbors_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c dims_create_f08.F90 -fPIC -o .libs/dims_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c errhandler_free_f08.F90 -fPIC -o .libs/errhandler_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c error_class_f08.F90 -fPIC -o .libs/error_class_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o error_string_f08.lo error_string_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o exscan_f08.lo exscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o f_sync_reg_f08.lo f_sync_reg_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o fetch_and_op_f08.lo fetch_and_op_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c exscan_f08.F90 -fPIC -o .libs/exscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c error_string_f08.F90 -fPIC -o .libs/error_string_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c f_sync_reg_f08.F90 -fPIC -o .libs/f_sync_reg_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c fetch_and_op_f08.F90 -fPIC -o .libs/fetch_and_op_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o finalized_f08.lo finalized_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o finalize_f08.lo finalize_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o free_mem_f08.lo free_mem_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o gather_f08.lo gather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c finalized_f08.F90 -fPIC -o .libs/finalized_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c finalize_f08.F90 -fPIC -o .libs/finalize_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c free_mem_f08.F90 -fPIC -o .libs/free_mem_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o gatherv_f08.lo gatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gather_f08.F90 -fPIC -o .libs/gather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_accumulate_f08.lo get_accumulate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_address_f08.lo get_address_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_count_f08.lo get_count_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c gatherv_f08.F90 -fPIC -o .libs/gatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_address_f08.F90 -fPIC -o .libs/get_address_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_accumulate_f08.F90 -fPIC -o .libs/get_accumulate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_count_f08.F90 -fPIC -o .libs/get_count_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_elements_f08.lo get_elements_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_elements_x_f08.lo get_elements_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_f08.lo get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_library_version_f08.lo get_library_version_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_elements_f08.F90 -fPIC -o .libs/get_elements_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_elements_x_f08.F90 -fPIC -o .libs/get_elements_x_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_f08.F90 -fPIC -o .libs/get_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_library_version_f08.F90 -fPIC -o .libs/get_library_version_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_processor_name_f08.lo get_processor_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o get_version_f08.lo get_version_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graph_create_f08.lo graph_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graphdims_get_f08.lo graphdims_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_processor_name_f08.F90 -fPIC -o .libs/get_processor_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c get_version_f08.F90 -fPIC -o .libs/get_version_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graph_create_f08.F90 -fPIC -o .libs/graph_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graph_get_f08.lo graph_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graphdims_get_f08.F90 -fPIC -o .libs/graphdims_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graph_map_f08.lo graph_map_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graph_neighbors_count_f08.lo graph_neighbors_count_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o graph_neighbors_f08.lo graph_neighbors_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graph_get_f08.F90 -fPIC -o .libs/graph_get_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graph_map_f08.F90 -fPIC -o .libs/graph_map_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graph_neighbors_count_f08.F90 -fPIC -o .libs/graph_neighbors_count_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o grequest_complete_f08.lo grequest_complete_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c graph_neighbors_f08.F90 -fPIC -o .libs/graph_neighbors_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o grequest_start_f08.lo grequest_start_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_compare_f08.lo group_compare_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_difference_f08.lo group_difference_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c grequest_complete_f08.F90 -fPIC -o .libs/grequest_complete_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c grequest_start_f08.F90 -fPIC -o .libs/grequest_start_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_compare_f08.F90 -fPIC -o .libs/group_compare_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_excl_f08.lo group_excl_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_difference_f08.F90 -fPIC -o .libs/group_difference_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_free_f08.lo group_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_incl_f08.lo group_incl_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_intersection_f08.lo group_intersection_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_excl_f08.F90 -fPIC -o .libs/group_excl_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_range_excl_f08.lo group_range_excl_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_free_f08.F90 -fPIC -o .libs/group_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_incl_f08.F90 -fPIC -o .libs/group_incl_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_intersection_f08.F90 -fPIC -o .libs/group_intersection_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_range_incl_f08.lo group_range_incl_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_rank_f08.lo group_rank_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_size_f08.lo group_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_range_excl_f08.F90 -fPIC -o .libs/group_range_excl_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_translate_ranks_f08.lo group_translate_ranks_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_range_incl_f08.F90 -fPIC -o .libs/group_range_incl_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_size_f08.F90 -fPIC -o .libs/group_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_rank_f08.F90 -fPIC -o .libs/group_rank_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o group_union_f08.lo group_union_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iallgather_f08.lo iallgather_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iallgatherv_f08.lo iallgatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_translate_ranks_f08.F90 -fPIC -o .libs/group_translate_ranks_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iallreduce_f08.lo iallreduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c group_union_f08.F90 -fPIC -o .libs/group_union_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iallgather_f08.F90 -fPIC -o .libs/iallgather_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iallgatherv_f08.F90 -fPIC -o .libs/iallgatherv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ialltoall_f08.lo ialltoall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ialltoallv_f08.lo ialltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ialltoallw_f08.lo ialltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iallreduce_f08.F90 -fPIC -o .libs/iallreduce_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ibarrier_f08.lo ibarrier_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ialltoall_f08.F90 -fPIC -o .libs/ialltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ialltoallv_f08.F90 -fPIC -o .libs/ialltoallv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ialltoallw_f08.F90 -fPIC -o .libs/ialltoallw_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ibcast_f08.lo ibcast_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ibarrier_f08.F90 -fPIC -o .libs/ibarrier_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ibsend_f08.lo ibsend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iexscan_f08.lo iexscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o igather_f08.lo igather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ibcast_f08.F90 -fPIC -o .libs/ibcast_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ibsend_f08.F90 -fPIC -o .libs/ibsend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iexscan_f08.F90 -fPIC -o .libs/iexscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c igather_f08.F90 -fPIC -o .libs/igather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o igatherv_f08.lo igatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o improbe_f08.lo improbe_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o imrecv_f08.lo imrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ineighbor_allgather_f08.lo ineighbor_allgather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c igatherv_f08.F90 -fPIC -o .libs/igatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c improbe_f08.F90 -fPIC -o .libs/improbe_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c imrecv_f08.F90 -fPIC -o .libs/imrecv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ineighbor_allgatherv_f08.lo ineighbor_allgatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ineighbor_allgather_f08.F90 -fPIC -o .libs/ineighbor_allgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ineighbor_alltoall_f08.lo ineighbor_alltoall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ineighbor_alltoallv_f08.lo ineighbor_alltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ineighbor_alltoallw_f08.lo ineighbor_alltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ineighbor_alltoall_f08.F90 -fPIC -o .libs/ineighbor_alltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ineighbor_allgatherv_f08.F90 -fPIC -o .libs/ineighbor_allgatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ineighbor_alltoallv_f08.F90 -fPIC -o .libs/ineighbor_alltoallv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ineighbor_alltoallw_f08.F90 -fPIC -o .libs/ineighbor_alltoallw_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_create_f08.lo info_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_delete_f08.lo info_delete_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_dup_f08.lo info_dup_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_free_f08.lo info_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_create_f08.F90 -fPIC -o .libs/info_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_delete_f08.F90 -fPIC -o .libs/info_delete_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_dup_f08.F90 -fPIC -o .libs/info_dup_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_get_f08.lo info_get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_get_nkeys_f08.lo info_get_nkeys_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_free_f08.F90 -fPIC -o .libs/info_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_get_nthkey_f08.lo info_get_nthkey_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_get_valuelen_f08.lo info_get_valuelen_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_get_f08.F90 -fPIC -o .libs/info_get_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_get_nkeys_f08.F90 -fPIC -o .libs/info_get_nkeys_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_get_nthkey_f08.F90 -fPIC -o .libs/info_get_nthkey_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o info_set_f08.lo info_set_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o init_f08.lo init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_get_valuelen_f08.F90 -fPIC -o .libs/info_get_valuelen_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o initialized_f08.lo initialized_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o init_thread_f08.lo init_thread_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c info_set_f08.F90 -fPIC -o .libs/info_set_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init_f08.F90 -fPIC -o .libs/init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c initialized_f08.F90 -fPIC -o .libs/initialized_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c init_thread_f08.F90 -fPIC -o .libs/init_thread_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o intercomm_create_f08.lo intercomm_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o intercomm_merge_f08.lo intercomm_merge_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iprobe_f08.lo iprobe_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o irecv_f08.lo irecv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c intercomm_create_f08.F90 -fPIC -o .libs/intercomm_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c intercomm_merge_f08.F90 -fPIC -o .libs/intercomm_merge_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iprobe_f08.F90 -fPIC -o .libs/iprobe_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ireduce_f08.lo ireduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c irecv_f08.F90 -fPIC -o .libs/irecv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ireduce_scatter_f08.lo ireduce_scatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ireduce_scatter_block_f08.lo ireduce_scatter_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o irsend_f08.lo irsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ireduce_f08.F90 -fPIC -o .libs/ireduce_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ireduce_scatter_f08.F90 -fPIC -o .libs/ireduce_scatter_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ireduce_scatter_block_f08.F90 -fPIC -o .libs/ireduce_scatter_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c irsend_f08.F90 -fPIC -o .libs/irsend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iscan_f08.lo iscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iscatter_f08.lo iscatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o iscatterv_f08.lo iscatterv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o isend_f08.lo isend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iscan_f08.F90 -fPIC -o .libs/iscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iscatter_f08.F90 -fPIC -o .libs/iscatter_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c iscatterv_f08.F90 -fPIC -o .libs/iscatterv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c isend_f08.F90 -fPIC -o .libs/isend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o issend_f08.lo issend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o is_thread_main_f08.lo is_thread_main_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o lookup_name_f08.lo lookup_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mprobe_f08.lo mprobe_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c issend_f08.F90 -fPIC -o .libs/issend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c is_thread_main_f08.F90 -fPIC -o .libs/is_thread_main_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c lookup_name_f08.F90 -fPIC -o .libs/lookup_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mprobe_f08.F90 -fPIC -o .libs/mprobe_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mrecv_f08.lo mrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o neighbor_allgather_f08.lo neighbor_allgather_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o neighbor_allgatherv_f08.lo neighbor_allgatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o neighbor_alltoall_f08.lo neighbor_alltoall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c neighbor_allgather_f08.F90 -fPIC -o .libs/neighbor_allgather_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mrecv_f08.F90 -fPIC -o .libs/mrecv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c neighbor_allgatherv_f08.F90 -fPIC -o .libs/neighbor_allgatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c neighbor_alltoall_f08.F90 -fPIC -o .libs/neighbor_alltoall_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o neighbor_alltoallv_f08.lo neighbor_alltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o neighbor_alltoallw_f08.lo neighbor_alltoallw_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o op_commutative_f08.lo op_commutative_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o op_create_f08.lo op_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c neighbor_alltoallv_f08.F90 -fPIC -o .libs/neighbor_alltoallv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c neighbor_alltoallw_f08.F90 -fPIC -o .libs/neighbor_alltoallw_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c op_commutative_f08.F90 -fPIC -o .libs/op_commutative_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c op_create_f08.F90 -fPIC -o .libs/op_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o open_port_f08.lo open_port_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o op_free_f08.lo op_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o pack_external_f08.lo pack_external_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o pack_external_size_f08.lo pack_external_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c op_free_f08.F90 -fPIC -o .libs/op_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c open_port_f08.F90 -fPIC -o .libs/open_port_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pack_external_f08.F90 -fPIC -o .libs/pack_external_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pack_external_size_f08.F90 -fPIC -o .libs/pack_external_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o pack_f08.lo pack_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o pack_size_f08.lo pack_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o pcontrol_f08.lo pcontrol_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o probe_f08.lo probe_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pack_f08.F90 -fPIC -o .libs/pack_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pack_size_f08.F90 -fPIC -o .libs/pack_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c pcontrol_f08.F90 -fPIC -o .libs/pcontrol_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c probe_f08.F90 -fPIC -o .libs/probe_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o publish_name_f08.lo publish_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o put_f08.lo put_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o query_thread_f08.lo query_thread_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o raccumulate_f08.lo raccumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c publish_name_f08.F90 -fPIC -o .libs/publish_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c put_f08.F90 -fPIC -o .libs/put_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c query_thread_f08.F90 -fPIC -o .libs/query_thread_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o recv_f08.lo recv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c raccumulate_f08.F90 -fPIC -o .libs/raccumulate_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o recv_init_f08.lo recv_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o reduce_f08.lo reduce_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o reduce_local_f08.lo reduce_local_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c recv_f08.F90 -fPIC -o .libs/recv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c recv_init_f08.F90 -fPIC -o .libs/recv_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reduce_f08.F90 -fPIC -o .libs/reduce_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o reduce_scatter_f08.lo reduce_scatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o reduce_scatter_block_f08.lo reduce_scatter_block_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reduce_local_f08.F90 -fPIC -o .libs/reduce_local_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o request_free_f08.lo request_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o request_get_status_f08.lo request_get_status_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reduce_scatter_f08.F90 -fPIC -o .libs/reduce_scatter_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c reduce_scatter_block_f08.F90 -fPIC -o .libs/reduce_scatter_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c request_free_f08.F90 -fPIC -o .libs/request_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o rget_f08.lo rget_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o rget_accumulate_f08.lo rget_accumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c request_get_status_f08.F90 -fPIC -o .libs/request_get_status_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o rput_f08.lo rput_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o rsend_f08.lo rsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rget_f08.F90 -fPIC -o .libs/rget_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rget_accumulate_f08.F90 -fPIC -o .libs/rget_accumulate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rput_f08.F90 -fPIC -o .libs/rput_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rsend_f08.F90 -fPIC -o .libs/rsend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o rsend_init_f08.lo rsend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o scan_f08.lo scan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o scatter_f08.lo scatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o scatterv_f08.lo scatterv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c rsend_init_f08.F90 -fPIC -o .libs/rsend_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c scatter_f08.F90 -fPIC -o .libs/scatter_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c scan_f08.F90 -fPIC -o .libs/scan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c scatterv_f08.F90 -fPIC -o .libs/scatterv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o send_f08.lo send_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o send_init_f08.lo send_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sendrecv_f08.lo sendrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o sendrecv_replace_f08.lo sendrecv_replace_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c send_f08.F90 -fPIC -o .libs/send_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c send_init_f08.F90 -fPIC -o .libs/send_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sendrecv_f08.F90 -fPIC -o .libs/sendrecv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ssend_f08.lo ssend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c sendrecv_replace_f08.F90 -fPIC -o .libs/sendrecv_replace_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o ssend_init_f08.lo ssend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o startall_f08.lo startall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o start_f08.lo start_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ssend_f08.F90 -fPIC -o .libs/ssend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c ssend_init_f08.F90 -fPIC -o .libs/ssend_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c startall_f08.F90 -fPIC -o .libs/startall_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o status_set_cancelled_f08.lo status_set_cancelled_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c start_f08.F90 -fPIC -o .libs/start_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o status_set_elements_f08.lo status_set_elements_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o status_set_elements_x_f08.lo status_set_elements_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o testall_f08.lo testall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c status_set_cancelled_f08.F90 -fPIC -o .libs/status_set_cancelled_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c status_set_elements_f08.F90 -fPIC -o .libs/status_set_elements_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c status_set_elements_x_f08.F90 -fPIC -o .libs/status_set_elements_x_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o testany_f08.lo testany_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testall_f08.F90 -fPIC -o .libs/testall_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o test_cancelled_f08.lo test_cancelled_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o test_f08.lo test_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o testsome_f08.lo testsome_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testany_f08.F90 -fPIC -o .libs/testany_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c test_cancelled_f08.F90 -fPIC -o .libs/test_cancelled_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o topo_test_f08.lo topo_test_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c test_f08.F90 -fPIC -o .libs/test_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_commit_f08.lo type_commit_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c testsome_f08.F90 -fPIC -o .libs/testsome_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_contiguous_f08.lo type_contiguous_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_darray_f08.lo type_create_darray_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c topo_test_f08.F90 -fPIC -o .libs/topo_test_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_commit_f08.F90 -fPIC -o .libs/type_commit_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_contiguous_f08.F90 -fPIC -o .libs/type_contiguous_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_f90_complex_f08.lo type_create_f90_complex_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_darray_f08.F90 -fPIC -o .libs/type_create_darray_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_f90_integer_f08.lo type_create_f90_integer_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_f90_real_f08.lo type_create_f90_real_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_hindexed_f08.lo type_create_hindexed_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_f90_complex_f08.F90 -fPIC -o .libs/type_create_f90_complex_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_f90_integer_f08.F90 -fPIC -o .libs/type_create_f90_integer_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_f90_real_f08.F90 -fPIC -o .libs/type_create_f90_real_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_hvector_f08.lo type_create_hvector_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_hindexed_f08.F90 -fPIC -o .libs/type_create_hindexed_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_indexed_block_f08.lo type_create_indexed_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_hindexed_block_f08.lo type_create_hindexed_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_keyval_f08.lo type_create_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_hvector_f08.F90 -fPIC -o .libs/type_create_hvector_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_hindexed_block_f08.F90 -fPIC -o .libs/type_create_hindexed_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_indexed_block_f08.F90 -fPIC -o .libs/type_create_indexed_block_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_resized_f08.lo type_create_resized_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_keyval_f08.F90 -fPIC -o .libs/type_create_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_struct_f08.lo type_create_struct_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_create_subarray_f08.lo type_create_subarray_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_delete_attr_f08.lo type_delete_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_resized_f08.F90 -fPIC -o .libs/type_create_resized_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_struct_f08.F90 -fPIC -o .libs/type_create_struct_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_create_subarray_f08.F90 -fPIC -o .libs/type_create_subarray_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_dup_f08.lo type_dup_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_delete_attr_f08.F90 -fPIC -o .libs/type_delete_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_free_f08.lo type_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_free_keyval_f08.lo type_free_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_attr_f08.lo type_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_dup_f08.F90 -fPIC -o .libs/type_dup_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_free_f08.F90 -fPIC -o .libs/type_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_free_keyval_f08.F90 -fPIC -o .libs/type_free_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_attr_f08.F90 -fPIC -o .libs/type_get_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_contents_f08.lo type_get_contents_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_envelope_f08.lo type_get_envelope_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_extent_f08.lo type_get_extent_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_extent_x_f08.lo type_get_extent_x_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_contents_f08.F90 -fPIC -o .libs/type_get_contents_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_envelope_f08.F90 -fPIC -o .libs/type_get_envelope_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_extent_f08.F90 -fPIC -o .libs/type_get_extent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_extent_x_f08.F90 -fPIC -o .libs/type_get_extent_x_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_name_f08.lo type_get_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_true_extent_f08.lo type_get_true_extent_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_get_true_extent_x_f08.lo type_get_true_extent_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_indexed_f08.lo type_indexed_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_name_f08.F90 -fPIC -o .libs/type_get_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_true_extent_f08.F90 -fPIC -o .libs/type_get_true_extent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_indexed_f08.F90 -fPIC -o .libs/type_indexed_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_get_true_extent_x_f08.F90 -fPIC -o .libs/type_get_true_extent_x_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_match_size_f08.lo type_match_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_set_attr_f08.lo type_set_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_set_name_f08.lo type_set_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_size_f08.lo type_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_match_size_f08.F90 -fPIC -o .libs/type_match_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_set_attr_f08.F90 -fPIC -o .libs/type_set_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_set_name_f08.F90 -fPIC -o .libs/type_set_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_size_f08.F90 -fPIC -o .libs/type_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_size_x_f08.lo type_size_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o type_vector_f08.lo type_vector_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o unpack_external_f08.lo unpack_external_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o unpack_f08.lo unpack_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_size_x_f08.F90 -fPIC -o .libs/type_size_x_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unpack_external_f08.F90 -fPIC -o .libs/unpack_external_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c type_vector_f08.F90 -fPIC -o .libs/type_vector_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unpack_f08.F90 -fPIC -o .libs/unpack_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o unpublish_name_f08.lo unpublish_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o waitall_f08.lo waitall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o waitany_f08.lo waitany_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o wait_f08.lo wait_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c unpublish_name_f08.F90 -fPIC -o .libs/unpublish_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c waitany_f08.F90 -fPIC -o .libs/waitany_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c waitall_f08.F90 -fPIC -o .libs/waitall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c wait_f08.F90 -fPIC -o .libs/wait_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o waitsome_f08.lo waitsome_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_allocate_f08.lo win_allocate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_allocate_shared_f08.lo win_allocate_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_attach_f08.lo win_attach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c waitsome_f08.F90 -fPIC -o .libs/waitsome_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_allocate_f08.F90 -fPIC -o .libs/win_allocate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_attach_f08.F90 -fPIC -o .libs/win_attach_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_allocate_shared_f08.F90 -fPIC -o .libs/win_allocate_shared_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_call_errhandler_f08.lo win_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_complete_f08.lo win_complete_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_create_dynamic_f08.lo win_create_dynamic_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_create_errhandler_f08.lo win_create_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_call_errhandler_f08.F90 -fPIC -o .libs/win_call_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_complete_f08.F90 -fPIC -o .libs/win_complete_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_create_errhandler_f08.F90 -fPIC -o .libs/win_create_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_create_f08.lo win_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_create_dynamic_f08.F90 -fPIC -o .libs/win_create_dynamic_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_create_keyval_f08.lo win_create_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_delete_attr_f08.lo win_delete_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_detach_f08.lo win_detach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_create_keyval_f08.F90 -fPIC -o .libs/win_create_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_create_f08.F90 -fPIC -o .libs/win_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_delete_attr_f08.F90 -fPIC -o .libs/win_delete_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_fence_f08.lo win_fence_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_detach_f08.F90 -fPIC -o .libs/win_detach_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_flush_f08.lo win_flush_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_flush_all_f08.lo win_flush_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_flush_local_f08.lo win_flush_local_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_flush_f08.F90 -fPIC -o .libs/win_flush_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_fence_f08.F90 -fPIC -o .libs/win_fence_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_flush_local_all_f08.lo win_flush_local_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_flush_all_f08.F90 -fPIC -o .libs/win_flush_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_free_f08.lo win_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_flush_local_f08.F90 -fPIC -o .libs/win_flush_local_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_free_keyval_f08.lo win_free_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_get_attr_f08.lo win_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_flush_local_all_f08.F90 -fPIC -o .libs/win_flush_local_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_free_f08.F90 -fPIC -o .libs/win_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_get_errhandler_f08.lo win_get_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_get_attr_f08.F90 -fPIC -o .libs/win_get_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_get_group_f08.lo win_get_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_free_keyval_f08.F90 -fPIC -o .libs/win_free_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_get_info_f08.lo win_get_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_get_name_f08.lo win_get_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_get_errhandler_f08.F90 -fPIC -o .libs/win_get_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_get_group_f08.F90 -fPIC -o .libs/win_get_group_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_get_info_f08.F90 -fPIC -o .libs/win_get_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_lock_f08.lo win_lock_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_get_name_f08.F90 -fPIC -o .libs/win_get_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_lock_all_f08.lo win_lock_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_post_f08.lo win_post_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_set_attr_f08.lo win_set_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_lock_f08.F90 -fPIC -o .libs/win_lock_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_lock_all_f08.F90 -fPIC -o .libs/win_lock_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_set_errhandler_f08.lo win_set_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_set_attr_f08.F90 -fPIC -o .libs/win_set_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_post_f08.F90 -fPIC -o .libs/win_post_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_set_info_f08.lo win_set_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_set_name_f08.lo win_set_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_shared_query_f08.lo win_shared_query_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_set_errhandler_f08.F90 -fPIC -o .libs/win_set_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_set_info_f08.F90 -fPIC -o .libs/win_set_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_set_name_f08.F90 -fPIC -o .libs/win_set_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_start_f08.lo win_start_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_shared_query_f08.F90 -fPIC -o .libs/win_shared_query_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_sync_f08.lo win_sync_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_test_f08.lo win_test_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_unlock_f08.lo win_unlock_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_start_f08.F90 -fPIC -o .libs/win_start_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_sync_f08.F90 -fPIC -o .libs/win_sync_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_test_f08.F90 -fPIC -o .libs/win_test_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_unlock_all_f08.lo win_unlock_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_unlock_f08.F90 -fPIC -o .libs/win_unlock_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o win_wait_f08.lo win_wait_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_call_errhandler_f08.lo file_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_close_f08.lo file_close_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_unlock_all_f08.F90 -fPIC -o .libs/win_unlock_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c win_wait_f08.F90 -fPIC -o .libs/win_wait_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_call_errhandler_f08.F90 -fPIC -o .libs/file_call_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_close_f08.F90 -fPIC -o .libs/file_close_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_create_errhandler_f08.lo file_create_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_delete_f08.lo file_delete_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_amode_f08.lo file_get_amode_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_atomicity_f08.lo file_get_atomicity_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_create_errhandler_f08.F90 -fPIC -o .libs/file_create_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_amode_f08.F90 -fPIC -o .libs/file_get_amode_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_delete_f08.F90 -fPIC -o .libs/file_delete_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_atomicity_f08.F90 -fPIC -o .libs/file_get_atomicity_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_byte_offset_f08.lo file_get_byte_offset_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_errhandler_f08.lo file_get_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_group_f08.lo file_get_group_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_info_f08.lo file_get_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_byte_offset_f08.F90 -fPIC -o .libs/file_get_byte_offset_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_errhandler_f08.F90 -fPIC -o .libs/file_get_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_info_f08.F90 -fPIC -o .libs/file_get_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_group_f08.F90 -fPIC -o .libs/file_get_group_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_position_f08.lo file_get_position_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_position_shared_f08.lo file_get_position_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_size_f08.lo file_get_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_type_extent_f08.lo file_get_type_extent_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_position_f08.F90 -fPIC -o .libs/file_get_position_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_position_shared_f08.F90 -fPIC -o .libs/file_get_position_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_size_f08.F90 -fPIC -o .libs/file_get_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_type_extent_f08.F90 -fPIC -o .libs/file_get_type_extent_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_get_view_f08.lo file_get_view_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iread_at_f08.lo file_iread_at_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iread_f08.lo file_iread_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iread_at_all_f08.lo file_iread_at_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_get_view_f08.F90 -fPIC -o .libs/file_get_view_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iread_at_f08.F90 -fPIC -o .libs/file_iread_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iread_f08.F90 -fPIC -o .libs/file_iread_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iread_at_all_f08.F90 -fPIC -o .libs/file_iread_at_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iread_all_f08.lo file_iread_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iread_shared_f08.lo file_iread_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iwrite_at_f08.lo file_iwrite_at_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iwrite_f08.lo file_iwrite_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iread_all_f08.F90 -fPIC -o .libs/file_iread_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iwrite_at_f08.F90 -fPIC -o .libs/file_iwrite_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iread_shared_f08.F90 -fPIC -o .libs/file_iread_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iwrite_f08.F90 -fPIC -o .libs/file_iwrite_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iwrite_at_all_f08.lo file_iwrite_at_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iwrite_all_f08.lo file_iwrite_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_iwrite_shared_f08.lo file_iwrite_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_open_f08.lo file_open_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iwrite_at_all_f08.F90 -fPIC -o .libs/file_iwrite_at_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iwrite_shared_f08.F90 -fPIC -o .libs/file_iwrite_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_iwrite_all_f08.F90 -fPIC -o .libs/file_iwrite_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_open_f08.F90 -fPIC -o .libs/file_open_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_preallocate_f08.lo file_preallocate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_all_begin_f08.lo file_read_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_all_end_f08.lo file_read_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_all_f08.lo file_read_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_preallocate_f08.F90 -fPIC -o .libs/file_preallocate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_all_begin_f08.F90 -fPIC -o .libs/file_read_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_all_end_f08.F90 -fPIC -o .libs/file_read_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_all_f08.F90 -fPIC -o .libs/file_read_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_at_all_begin_f08.lo file_read_at_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_at_all_end_f08.lo file_read_at_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_at_all_f08.lo file_read_at_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_at_f08.lo file_read_at_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_at_all_begin_f08.F90 -fPIC -o .libs/file_read_at_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_at_all_end_f08.F90 -fPIC -o .libs/file_read_at_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_at_all_f08.F90 -fPIC -o .libs/file_read_at_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_at_f08.F90 -fPIC -o .libs/file_read_at_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_f08.lo file_read_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_ordered_begin_f08.lo file_read_ordered_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_ordered_end_f08.lo file_read_ordered_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_ordered_f08.lo file_read_ordered_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_f08.F90 -fPIC -o .libs/file_read_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_ordered_begin_f08.F90 -fPIC -o .libs/file_read_ordered_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_ordered_end_f08.F90 -fPIC -o .libs/file_read_ordered_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_ordered_f08.F90 -fPIC -o .libs/file_read_ordered_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_read_shared_f08.lo file_read_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_seek_f08.lo file_seek_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_seek_shared_f08.lo file_seek_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_set_atomicity_f08.lo file_set_atomicity_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_read_shared_f08.F90 -fPIC -o .libs/file_read_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_seek_f08.F90 -fPIC -o .libs/file_seek_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_seek_shared_f08.F90 -fPIC -o .libs/file_seek_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_set_atomicity_f08.F90 -fPIC -o .libs/file_set_atomicity_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_set_errhandler_f08.lo file_set_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_set_info_f08.lo file_set_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_set_size_f08.lo file_set_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_set_view_f08.lo file_set_view_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_set_errhandler_f08.F90 -fPIC -o .libs/file_set_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_set_info_f08.F90 -fPIC -o .libs/file_set_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_set_view_f08.F90 -fPIC -o .libs/file_set_view_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_set_size_f08.F90 -fPIC -o .libs/file_set_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_sync_f08.lo file_sync_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_all_begin_f08.lo file_write_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_all_end_f08.lo file_write_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_all_f08.lo file_write_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_sync_f08.F90 -fPIC -o .libs/file_sync_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_all_begin_f08.F90 -fPIC -o .libs/file_write_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_all_end_f08.F90 -fPIC -o .libs/file_write_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_all_f08.F90 -fPIC -o .libs/file_write_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_at_all_begin_f08.lo file_write_at_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_at_all_end_f08.lo file_write_at_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_at_all_f08.lo file_write_at_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_at_f08.lo file_write_at_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_at_all_begin_f08.F90 -fPIC -o .libs/file_write_at_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_at_all_f08.F90 -fPIC -o .libs/file_write_at_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_at_f08.F90 -fPIC -o .libs/file_write_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_at_all_end_f08.F90 -fPIC -o .libs/file_write_at_all_end_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_f08.lo file_write_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_ordered_begin_f08.lo file_write_ordered_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_ordered_end_f08.lo file_write_ordered_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_ordered_f08.lo file_write_ordered_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_f08.F90 -fPIC -o .libs/file_write_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_ordered_f08.F90 -fPIC -o .libs/file_write_ordered_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_ordered_end_f08.F90 -fPIC -o .libs/file_write_ordered_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_ordered_begin_f08.F90 -fPIC -o .libs/file_write_ordered_begin_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o file_write_shared_f08.lo file_write_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o register_datarep_f08.lo register_datarep_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pabort_f08.lo profile/pabort_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/paccumulate_f08.lo profile/paccumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c file_write_shared_f08.F90 -fPIC -o .libs/file_write_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pabort_f08.F90 -fPIC -o profile/.libs/pabort_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c register_datarep_f08.F90 -fPIC -o .libs/register_datarep_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/paccumulate_f08.F90 -fPIC -o profile/.libs/paccumulate_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/padd_error_class_f08.lo profile/padd_error_class_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/padd_error_code_f08.lo profile/padd_error_code_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/padd_error_string_f08.lo profile/padd_error_string_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/paint_add_f08.lo profile/paint_add_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/padd_error_class_f08.F90 -fPIC -o profile/.libs/padd_error_class_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/padd_error_code_f08.F90 -fPIC -o profile/.libs/padd_error_code_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/padd_error_string_f08.F90 -fPIC -o profile/.libs/padd_error_string_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/paint_add_f08.F90 -fPIC -o profile/.libs/paint_add_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/paint_diff_f08.lo profile/paint_diff_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pallgather_f08.lo profile/pallgather_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pallgatherv_f08.lo profile/pallgatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/palloc_mem_f08.lo profile/palloc_mem_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/paint_diff_f08.F90 -fPIC -o profile/.libs/paint_diff_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pallgather_f08.F90 -fPIC -o profile/.libs/pallgather_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/palloc_mem_f08.F90 -fPIC -o profile/.libs/palloc_mem_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pallreduce_f08.lo profile/pallreduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pallgatherv_f08.F90 -fPIC -o profile/.libs/pallgatherv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/palltoall_f08.lo profile/palltoall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/palltoallv_f08.lo profile/palltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/palltoallw_f08.lo profile/palltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pallreduce_f08.F90 -fPIC -o profile/.libs/pallreduce_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/palltoall_f08.F90 -fPIC -o profile/.libs/palltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/palltoallv_f08.F90 -fPIC -o profile/.libs/palltoallv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbarrier_f08.lo profile/pbarrier_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbcast_f08.lo profile/pbcast_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/palltoallw_f08.F90 -fPIC -o profile/.libs/palltoallw_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbsend_f08.lo profile/pbsend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbsend_init_f08.lo profile/pbsend_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbarrier_f08.F90 -fPIC -o profile/.libs/pbarrier_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbcast_f08.F90 -fPIC -o profile/.libs/pbcast_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbuffer_attach_f08.lo profile/pbuffer_attach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbsend_f08.F90 -fPIC -o profile/.libs/pbsend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pbuffer_detach_f08.lo profile/pbuffer_detach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbsend_init_f08.F90 -fPIC -o profile/.libs/pbsend_init_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcancel_f08.lo profile/pcancel_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_coords_f08.lo profile/pcart_coords_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbuffer_attach_f08.F90 -fPIC -o profile/.libs/pbuffer_attach_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pbuffer_detach_f08.F90 -fPIC -o profile/.libs/pbuffer_detach_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_create_f08.lo profile/pcart_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcancel_f08.F90 -fPIC -o profile/.libs/pcancel_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcartdim_get_f08.lo profile/pcartdim_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_coords_f08.F90 -fPIC -o profile/.libs/pcart_coords_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_get_f08.lo profile/pcart_get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_map_f08.lo profile/pcart_map_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_create_f08.F90 -fPIC -o profile/.libs/pcart_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcartdim_get_f08.F90 -fPIC -o profile/.libs/pcartdim_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_rank_f08.lo profile/pcart_rank_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_get_f08.F90 -fPIC -o profile/.libs/pcart_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_shift_f08.lo profile/pcart_shift_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_map_f08.F90 -fPIC -o profile/.libs/pcart_map_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcart_sub_f08.lo profile/pcart_sub_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pclose_port_f08.lo profile/pclose_port_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_rank_f08.F90 -fPIC -o profile/.libs/pcart_rank_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_shift_f08.F90 -fPIC -o profile/.libs/pcart_shift_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_accept_f08.lo profile/pcomm_accept_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcart_sub_f08.F90 -fPIC -o profile/.libs/pcart_sub_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pclose_port_f08.F90 -fPIC -o profile/.libs/pclose_port_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_call_errhandler_f08.lo profile/pcomm_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_compare_f08.lo profile/pcomm_compare_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_connect_f08.lo profile/pcomm_connect_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_accept_f08.F90 -fPIC -o profile/.libs/pcomm_accept_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_call_errhandler_f08.F90 -fPIC -o profile/.libs/pcomm_call_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_create_errhandler_f08.lo profile/pcomm_create_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_compare_f08.F90 -fPIC -o profile/.libs/pcomm_compare_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_connect_f08.F90 -fPIC -o profile/.libs/pcomm_connect_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_create_f08.lo profile/pcomm_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_create_group_f08.lo profile/pcomm_create_group_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_create_keyval_f08.lo profile/pcomm_create_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_create_errhandler_f08.F90 -fPIC -o profile/.libs/pcomm_create_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_create_f08.F90 -fPIC -o profile/.libs/pcomm_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_delete_attr_f08.lo profile/pcomm_delete_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_create_group_f08.F90 -fPIC -o profile/.libs/pcomm_create_group_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_create_keyval_f08.F90 -fPIC -o profile/.libs/pcomm_create_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_disconnect_f08.lo profile/pcomm_disconnect_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_dup_f08.lo profile/pcomm_dup_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_dup_with_info_f08.lo profile/pcomm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_delete_attr_f08.F90 -fPIC -o profile/.libs/pcomm_delete_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_disconnect_f08.F90 -fPIC -o profile/.libs/pcomm_disconnect_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_dup_f08.F90 -fPIC -o profile/.libs/pcomm_dup_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_idup_f08.lo profile/pcomm_idup_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_dup_with_info_f08.F90 -fPIC -o profile/.libs/pcomm_dup_with_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_free_f08.lo profile/pcomm_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_free_keyval_f08.lo profile/pcomm_free_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_get_attr_f08.lo profile/pcomm_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_idup_f08.F90 -fPIC -o profile/.libs/pcomm_idup_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_free_f08.F90 -fPIC -o profile/.libs/pcomm_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_free_keyval_f08.F90 -fPIC -o profile/.libs/pcomm_free_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_get_attr_f08.F90 -fPIC -o profile/.libs/pcomm_get_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_get_errhandler_f08.lo profile/pcomm_get_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_get_info_f08.lo profile/pcomm_get_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_get_name_f08.lo profile/pcomm_get_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_get_parent_f08.lo profile/pcomm_get_parent_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_get_errhandler_f08.F90 -fPIC -o profile/.libs/pcomm_get_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_get_info_f08.F90 -fPIC -o profile/.libs/pcomm_get_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_get_parent_f08.F90 -fPIC -o profile/.libs/pcomm_get_parent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_get_name_f08.F90 -fPIC -o profile/.libs/pcomm_get_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_group_f08.lo profile/pcomm_group_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_join_f08.lo profile/pcomm_join_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_rank_f08.lo profile/pcomm_rank_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_remote_group_f08.lo profile/pcomm_remote_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_group_f08.F90 -fPIC -o profile/.libs/pcomm_group_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_join_f08.F90 -fPIC -o profile/.libs/pcomm_join_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_rank_f08.F90 -fPIC -o profile/.libs/pcomm_rank_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_remote_group_f08.F90 -fPIC -o profile/.libs/pcomm_remote_group_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_remote_size_f08.lo profile/pcomm_remote_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_set_attr_f08.lo profile/pcomm_set_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_set_errhandler_f08.lo profile/pcomm_set_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_set_info_f08.lo profile/pcomm_set_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_set_attr_f08.F90 -fPIC -o profile/.libs/pcomm_set_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_remote_size_f08.F90 -fPIC -o profile/.libs/pcomm_remote_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_set_errhandler_f08.F90 -fPIC -o profile/.libs/pcomm_set_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_set_name_f08.lo profile/pcomm_set_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_set_info_f08.F90 -fPIC -o profile/.libs/pcomm_set_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_size_f08.lo profile/pcomm_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_spawn_f08.lo profile/pcomm_spawn_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_spawn_multiple_f08.lo profile/pcomm_spawn_multiple_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_set_name_f08.F90 -fPIC -o profile/.libs/pcomm_set_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_size_f08.F90 -fPIC -o profile/.libs/pcomm_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_spawn_f08.F90 -fPIC -o profile/.libs/pcomm_spawn_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_split_f08.lo profile/pcomm_split_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_split_type_f08.lo profile/pcomm_split_type_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_spawn_multiple_f08.F90 -fPIC -o profile/.libs/pcomm_spawn_multiple_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcomm_test_inter_f08.lo profile/pcomm_test_inter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pcompare_and_swap_f08.lo profile/pcompare_and_swap_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_split_f08.F90 -fPIC -o profile/.libs/pcomm_split_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_split_type_f08.F90 -fPIC -o profile/.libs/pcomm_split_type_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcomm_test_inter_f08.F90 -fPIC -o profile/.libs/pcomm_test_inter_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pdims_create_f08.lo profile/pdims_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pdist_graph_create_adjacent_f08.lo profile/pdist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pcompare_and_swap_f08.F90 -fPIC -o profile/.libs/pcompare_and_swap_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pdist_graph_create_f08.lo profile/pdist_graph_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pdist_graph_neighbors_count_f08.lo profile/pdist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pdims_create_f08.F90 -fPIC -o profile/.libs/pdims_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pdist_graph_create_adjacent_f08.F90 -fPIC -o profile/.libs/pdist_graph_create_adjacent_f08.o profile/pdist_graph_create_adjacent_f08.F90:29:0: if (present(ierror)) ierror = c_ierror Warning: 'c_ierror' may be used uninitialized in this function [-Wmaybe-uninitialized] /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pdist_graph_neighbors_f08.lo profile/pdist_graph_neighbors_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pdist_graph_create_f08.F90 -fPIC -o profile/.libs/pdist_graph_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/perrhandler_free_f08.lo profile/perrhandler_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pdist_graph_neighbors_count_f08.F90 -fPIC -o profile/.libs/pdist_graph_neighbors_count_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/perror_class_f08.lo profile/perror_class_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/perror_string_f08.lo profile/perror_string_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pdist_graph_neighbors_f08.F90 -fPIC -o profile/.libs/pdist_graph_neighbors_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/perrhandler_free_f08.F90 -fPIC -o profile/.libs/perrhandler_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/perror_string_f08.F90 -fPIC -o profile/.libs/perror_string_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pexscan_f08.lo profile/pexscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pf_sync_reg_f08.lo profile/pf_sync_reg_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/perror_class_f08.F90 -fPIC -o profile/.libs/perror_class_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfetch_and_op_f08.lo profile/pfetch_and_op_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfinalized_f08.lo profile/pfinalized_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pexscan_f08.F90 -fPIC -o profile/.libs/pexscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pf_sync_reg_f08.F90 -fPIC -o profile/.libs/pf_sync_reg_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfetch_and_op_f08.F90 -fPIC -o profile/.libs/pfetch_and_op_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfinalize_f08.lo profile/pfinalize_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfinalized_f08.F90 -fPIC -o profile/.libs/pfinalized_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfree_mem_f08.lo profile/pfree_mem_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgather_f08.lo profile/pgather_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgatherv_f08.lo profile/pgatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfinalize_f08.F90 -fPIC -o profile/.libs/pfinalize_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfree_mem_f08.F90 -fPIC -o profile/.libs/pfree_mem_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_accumulate_f08.lo profile/pget_accumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgatherv_f08.F90 -fPIC -o profile/.libs/pgatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgather_f08.F90 -fPIC -o profile/.libs/pgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_address_f08.lo profile/pget_address_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_count_f08.lo profile/pget_count_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_elements_f08.lo profile/pget_elements_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_accumulate_f08.F90 -fPIC -o profile/.libs/pget_accumulate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_address_f08.F90 -fPIC -o profile/.libs/pget_address_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_count_f08.F90 -fPIC -o profile/.libs/pget_count_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_elements_x_f08.lo profile/pget_elements_x_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_elements_f08.F90 -fPIC -o profile/.libs/pget_elements_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_f08.lo profile/pget_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_library_version_f08.lo profile/pget_library_version_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_processor_name_f08.lo profile/pget_processor_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_elements_x_f08.F90 -fPIC -o profile/.libs/pget_elements_x_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_f08.F90 -fPIC -o profile/.libs/pget_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_library_version_f08.F90 -fPIC -o profile/.libs/pget_library_version_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_processor_name_f08.F90 -fPIC -o profile/.libs/pget_processor_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pget_version_f08.lo profile/pget_version_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraph_create_f08.lo profile/pgraph_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraphdims_get_f08.lo profile/pgraphdims_get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraph_get_f08.lo profile/pgraph_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraph_create_f08.F90 -fPIC -o profile/.libs/pgraph_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pget_version_f08.F90 -fPIC -o profile/.libs/pget_version_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraphdims_get_f08.F90 -fPIC -o profile/.libs/pgraphdims_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraph_map_f08.lo profile/pgraph_map_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraph_neighbors_count_f08.lo profile/pgraph_neighbors_count_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraph_get_f08.F90 -fPIC -o profile/.libs/pgraph_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgraph_neighbors_f08.lo profile/pgraph_neighbors_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgrequest_complete_f08.lo profile/pgrequest_complete_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraph_map_f08.F90 -fPIC -o profile/.libs/pgraph_map_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraph_neighbors_f08.F90 -fPIC -o profile/.libs/pgraph_neighbors_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgraph_neighbors_count_f08.F90 -fPIC -o profile/.libs/pgraph_neighbors_count_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgrequest_start_f08.lo profile/pgrequest_start_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_compare_f08.lo profile/pgroup_compare_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_difference_f08.lo profile/pgroup_difference_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgrequest_complete_f08.F90 -fPIC -o profile/.libs/pgrequest_complete_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_excl_f08.lo profile/pgroup_excl_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_compare_f08.F90 -fPIC -o profile/.libs/pgroup_compare_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgrequest_start_f08.F90 -fPIC -o profile/.libs/pgrequest_start_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_difference_f08.F90 -fPIC -o profile/.libs/pgroup_difference_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_free_f08.lo profile/pgroup_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_incl_f08.lo profile/pgroup_incl_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_intersection_f08.lo profile/pgroup_intersection_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_excl_f08.F90 -fPIC -o profile/.libs/pgroup_excl_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_range_excl_f08.lo profile/pgroup_range_excl_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_free_f08.F90 -fPIC -o profile/.libs/pgroup_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_intersection_f08.F90 -fPIC -o profile/.libs/pgroup_intersection_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_incl_f08.F90 -fPIC -o profile/.libs/pgroup_incl_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_range_incl_f08.lo profile/pgroup_range_incl_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_rank_f08.lo profile/pgroup_rank_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_range_excl_f08.F90 -fPIC -o profile/.libs/pgroup_range_excl_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_size_f08.lo profile/pgroup_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_translate_ranks_f08.lo profile/pgroup_translate_ranks_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_rank_f08.F90 -fPIC -o profile/.libs/pgroup_rank_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_range_incl_f08.F90 -fPIC -o profile/.libs/pgroup_range_incl_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_size_f08.F90 -fPIC -o profile/.libs/pgroup_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pgroup_union_f08.lo profile/pgroup_union_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piallgather_f08.lo profile/piallgather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_translate_ranks_f08.F90 -fPIC -o profile/.libs/pgroup_translate_ranks_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piallgatherv_f08.lo profile/piallgatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piallreduce_f08.lo profile/piallreduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pgroup_union_f08.F90 -fPIC -o profile/.libs/pgroup_union_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piallgather_f08.F90 -fPIC -o profile/.libs/piallgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pialltoall_f08.lo profile/pialltoall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piallgatherv_f08.F90 -fPIC -o profile/.libs/piallgatherv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pialltoallv_f08.lo profile/pialltoallv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piallreduce_f08.F90 -fPIC -o profile/.libs/piallreduce_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pialltoallw_f08.lo profile/pialltoallw_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pibarrier_f08.lo profile/pibarrier_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pialltoall_f08.F90 -fPIC -o profile/.libs/pialltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pialltoallv_f08.F90 -fPIC -o profile/.libs/pialltoallv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pibcast_f08.lo profile/pibcast_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pialltoallw_f08.F90 -fPIC -o profile/.libs/pialltoallw_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pibsend_f08.lo profile/pibsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pibarrier_f08.F90 -fPIC -o profile/.libs/pibarrier_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pigather_f08.lo profile/pigather_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pigatherv_f08.lo profile/pigatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pibcast_f08.F90 -fPIC -o profile/.libs/pibcast_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pibsend_f08.F90 -fPIC -o profile/.libs/pibsend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piexscan_f08.lo profile/piexscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pimprobe_f08.lo profile/pimprobe_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pigather_f08.F90 -fPIC -o profile/.libs/pigather_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pigatherv_f08.F90 -fPIC -o profile/.libs/pigatherv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pimrecv_f08.lo profile/pimrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pineighbor_allgather_f08.lo profile/pineighbor_allgather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piexscan_f08.F90 -fPIC -o profile/.libs/piexscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pimprobe_f08.F90 -fPIC -o profile/.libs/pimprobe_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pineighbor_allgatherv_f08.lo profile/pineighbor_allgatherv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pineighbor_alltoall_f08.lo profile/pineighbor_alltoall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pimrecv_f08.F90 -fPIC -o profile/.libs/pimrecv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pineighbor_allgather_f08.F90 -fPIC -o profile/.libs/pineighbor_allgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pineighbor_alltoallv_f08.lo profile/pineighbor_alltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pineighbor_alltoallw_f08.lo profile/pineighbor_alltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pineighbor_alltoall_f08.F90 -fPIC -o profile/.libs/pineighbor_alltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pineighbor_allgatherv_f08.F90 -fPIC -o profile/.libs/pineighbor_allgatherv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_create_f08.lo profile/pinfo_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_delete_f08.lo profile/pinfo_delete_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pineighbor_alltoallv_f08.F90 -fPIC -o profile/.libs/pineighbor_alltoallv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pineighbor_alltoallw_f08.F90 -fPIC -o profile/.libs/pineighbor_alltoallw_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_create_f08.F90 -fPIC -o profile/.libs/pinfo_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_dup_f08.lo profile/pinfo_dup_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_free_f08.lo profile/pinfo_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_delete_f08.F90 -fPIC -o profile/.libs/pinfo_delete_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_get_f08.lo profile/pinfo_get_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_get_nkeys_f08.lo profile/pinfo_get_nkeys_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_dup_f08.F90 -fPIC -o profile/.libs/pinfo_dup_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_free_f08.F90 -fPIC -o profile/.libs/pinfo_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_get_f08.F90 -fPIC -o profile/.libs/pinfo_get_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_get_nthkey_f08.lo profile/pinfo_get_nthkey_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_get_valuelen_f08.lo profile/pinfo_get_valuelen_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_get_nkeys_f08.F90 -fPIC -o profile/.libs/pinfo_get_nkeys_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinfo_set_f08.lo profile/pinfo_set_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinit_f08.lo profile/pinit_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_get_nthkey_f08.F90 -fPIC -o profile/.libs/pinfo_get_nthkey_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_get_valuelen_f08.F90 -fPIC -o profile/.libs/pinfo_get_valuelen_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinfo_set_f08.F90 -fPIC -o profile/.libs/pinfo_set_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinitialized_f08.lo profile/pinitialized_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pinit_thread_f08.lo profile/pinit_thread_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pintercomm_create_f08.lo profile/pintercomm_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinit_f08.F90 -fPIC -o profile/.libs/pinit_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pintercomm_merge_f08.lo profile/pintercomm_merge_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinitialized_f08.F90 -fPIC -o profile/.libs/pinitialized_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pinit_thread_f08.F90 -fPIC -o profile/.libs/pinit_thread_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pintercomm_create_f08.F90 -fPIC -o profile/.libs/pintercomm_create_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piprobe_f08.lo profile/piprobe_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pirecv_f08.lo profile/pirecv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pintercomm_merge_f08.F90 -fPIC -o profile/.libs/pintercomm_merge_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pireduce_f08.lo profile/pireduce_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pireduce_scatter_f08.lo profile/pireduce_scatter_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piprobe_f08.F90 -fPIC -o profile/.libs/piprobe_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pirecv_f08.F90 -fPIC -o profile/.libs/pirecv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pireduce_scatter_block_f08.lo profile/pireduce_scatter_block_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pireduce_f08.F90 -fPIC -o profile/.libs/pireduce_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pirsend_f08.lo profile/pirsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pireduce_scatter_f08.F90 -fPIC -o profile/.libs/pireduce_scatter_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piscan_f08.lo profile/piscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piscatter_f08.lo profile/piscatter_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pireduce_scatter_block_f08.F90 -fPIC -o profile/.libs/pireduce_scatter_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piscan_f08.F90 -fPIC -o profile/.libs/piscan_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/piscatterv_f08.lo profile/piscatterv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pirsend_f08.F90 -fPIC -o profile/.libs/pirsend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piscatter_f08.F90 -fPIC -o profile/.libs/piscatter_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pisend_f08.lo profile/pisend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pissend_f08.lo profile/pissend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pis_thread_main_f08.lo profile/pis_thread_main_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/piscatterv_f08.F90 -fPIC -o profile/.libs/piscatterv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pisend_f08.F90 -fPIC -o profile/.libs/pisend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/plookup_name_f08.lo profile/plookup_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pissend_f08.F90 -fPIC -o profile/.libs/pissend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pmprobe_f08.lo profile/pmprobe_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pis_thread_main_f08.F90 -fPIC -o profile/.libs/pis_thread_main_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pmrecv_f08.lo profile/pmrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pneighbor_allgather_f08.lo profile/pneighbor_allgather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/plookup_name_f08.F90 -fPIC -o profile/.libs/plookup_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pmprobe_f08.F90 -fPIC -o profile/.libs/pmprobe_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pneighbor_allgatherv_f08.lo profile/pneighbor_allgatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pmrecv_f08.F90 -fPIC -o profile/.libs/pmrecv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pneighbor_allgather_f08.F90 -fPIC -o profile/.libs/pneighbor_allgather_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pneighbor_alltoall_f08.lo profile/pneighbor_alltoall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pneighbor_alltoallv_f08.lo profile/pneighbor_alltoallv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pneighbor_alltoallw_f08.lo profile/pneighbor_alltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pneighbor_allgatherv_f08.F90 -fPIC -o profile/.libs/pneighbor_allgatherv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pneighbor_alltoall_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pneighbor_alltoallv_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoallv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pop_commutative_f08.lo profile/pop_commutative_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pneighbor_alltoallw_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoallw_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pop_create_f08.lo profile/pop_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/popen_port_f08.lo profile/popen_port_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pop_free_f08.lo profile/pop_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pop_commutative_f08.F90 -fPIC -o profile/.libs/pop_commutative_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pop_create_f08.F90 -fPIC -o profile/.libs/pop_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/popen_port_f08.F90 -fPIC -o profile/.libs/popen_port_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppack_external_f08.lo profile/ppack_external_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppack_external_size_f08.lo profile/ppack_external_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pop_free_f08.F90 -fPIC -o profile/.libs/pop_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppack_f08.lo profile/ppack_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppack_size_f08.lo profile/ppack_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppack_external_f08.F90 -fPIC -o profile/.libs/ppack_external_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppack_external_size_f08.F90 -fPIC -o profile/.libs/ppack_external_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppack_f08.F90 -fPIC -o profile/.libs/ppack_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppcontrol_f08.lo profile/ppcontrol_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pprobe_f08.lo profile/pprobe_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ppublish_name_f08.lo profile/ppublish_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppack_size_f08.F90 -fPIC -o profile/.libs/ppack_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pput_f08.lo profile/pput_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppcontrol_f08.F90 -fPIC -o profile/.libs/ppcontrol_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pprobe_f08.F90 -fPIC -o profile/.libs/pprobe_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ppublish_name_f08.F90 -fPIC -o profile/.libs/ppublish_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pquery_thread_f08.lo profile/pquery_thread_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pput_f08.F90 -fPIC -o profile/.libs/pput_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/praccumulate_f08.lo profile/praccumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pquery_thread_f08.F90 -fPIC -o profile/.libs/pquery_thread_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/precv_f08.lo profile/precv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/precv_init_f08.lo profile/precv_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/preduce_f08.lo profile/preduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/praccumulate_f08.F90 -fPIC -o profile/.libs/praccumulate_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/preduce_local_f08.lo profile/preduce_local_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/precv_f08.F90 -fPIC -o profile/.libs/precv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/precv_init_f08.F90 -fPIC -o profile/.libs/precv_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/preduce_f08.F90 -fPIC -o profile/.libs/preduce_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/preduce_scatter_f08.lo profile/preduce_scatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/preduce_scatter_block_f08.lo profile/preduce_scatter_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prequest_free_f08.lo profile/prequest_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/preduce_local_f08.F90 -fPIC -o profile/.libs/preduce_local_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prequest_get_status_f08.lo profile/prequest_get_status_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/preduce_scatter_f08.F90 -fPIC -o profile/.libs/preduce_scatter_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/preduce_scatter_block_f08.F90 -fPIC -o profile/.libs/preduce_scatter_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prequest_free_f08.F90 -fPIC -o profile/.libs/prequest_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prget_f08.lo profile/prget_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prget_accumulate_f08.lo profile/prget_accumulate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prput_f08.lo profile/prput_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prequest_get_status_f08.F90 -fPIC -o profile/.libs/prequest_get_status_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prsend_f08.lo profile/prsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prget_f08.F90 -fPIC -o profile/.libs/prget_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prget_accumulate_f08.F90 -fPIC -o profile/.libs/prget_accumulate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prput_f08.F90 -fPIC -o profile/.libs/prput_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prsend_f08.F90 -fPIC -o profile/.libs/prsend_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/prsend_init_f08.lo profile/prsend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pscan_f08.lo profile/pscan_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pscatter_f08.lo profile/pscatter_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pscatterv_f08.lo profile/pscatterv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/prsend_init_f08.F90 -fPIC -o profile/.libs/prsend_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pscan_f08.F90 -fPIC -o profile/.libs/pscan_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pscatter_f08.F90 -fPIC -o profile/.libs/pscatter_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/psend_f08.lo profile/psend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pscatterv_f08.F90 -fPIC -o profile/.libs/pscatterv_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/psend_init_f08.lo profile/psend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/psendrecv_f08.lo profile/psendrecv_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/psendrecv_replace_f08.lo profile/psendrecv_replace_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/psend_init_f08.F90 -fPIC -o profile/.libs/psend_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/psend_f08.F90 -fPIC -o profile/.libs/psend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/psendrecv_f08.F90 -fPIC -o profile/.libs/psendrecv_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/psendrecv_replace_f08.F90 -fPIC -o profile/.libs/psendrecv_replace_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pssend_f08.lo profile/pssend_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pssend_init_f08.lo profile/pssend_init_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pstartall_f08.lo profile/pstartall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pstart_f08.lo profile/pstart_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pssend_f08.F90 -fPIC -o profile/.libs/pssend_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pssend_init_f08.F90 -fPIC -o profile/.libs/pssend_init_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pstartall_f08.F90 -fPIC -o profile/.libs/pstartall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pstart_f08.F90 -fPIC -o profile/.libs/pstart_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pstatus_set_cancelled_f08.lo profile/pstatus_set_cancelled_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pstatus_set_elements_f08.lo profile/pstatus_set_elements_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pstatus_set_elements_x_f08.lo profile/pstatus_set_elements_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptestall_f08.lo profile/ptestall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pstatus_set_elements_f08.F90 -fPIC -o profile/.libs/pstatus_set_elements_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pstatus_set_cancelled_f08.F90 -fPIC -o profile/.libs/pstatus_set_cancelled_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pstatus_set_elements_x_f08.F90 -fPIC -o profile/.libs/pstatus_set_elements_x_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptestany_f08.lo profile/ptestany_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptestall_f08.F90 -fPIC -o profile/.libs/ptestall_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptest_cancelled_f08.lo profile/ptest_cancelled_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptest_f08.lo profile/ptest_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptestsome_f08.lo profile/ptestsome_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptestany_f08.F90 -fPIC -o profile/.libs/ptestany_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptest_cancelled_f08.F90 -fPIC -o profile/.libs/ptest_cancelled_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptest_f08.F90 -fPIC -o profile/.libs/ptest_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptopo_test_f08.lo profile/ptopo_test_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptestsome_f08.F90 -fPIC -o profile/.libs/ptestsome_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_commit_f08.lo profile/ptype_commit_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_contiguous_f08.lo profile/ptype_contiguous_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_darray_f08.lo profile/ptype_create_darray_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptopo_test_f08.F90 -fPIC -o profile/.libs/ptopo_test_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_commit_f08.F90 -fPIC -o profile/.libs/ptype_commit_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_contiguous_f08.F90 -fPIC -o profile/.libs/ptype_contiguous_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_darray_f08.F90 -fPIC -o profile/.libs/ptype_create_darray_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_f90_complex_f08.lo profile/ptype_create_f90_complex_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_f90_integer_f08.lo profile/ptype_create_f90_integer_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_f90_real_f08.lo profile/ptype_create_f90_real_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_hindexed_f08.lo profile/ptype_create_hindexed_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_f90_complex_f08.F90 -fPIC -o profile/.libs/ptype_create_f90_complex_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_f90_integer_f08.F90 -fPIC -o profile/.libs/ptype_create_f90_integer_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_f90_real_f08.F90 -fPIC -o profile/.libs/ptype_create_f90_real_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_hindexed_f08.F90 -fPIC -o profile/.libs/ptype_create_hindexed_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_hvector_f08.lo profile/ptype_create_hvector_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_indexed_block_f08.lo profile/ptype_create_indexed_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_hindexed_block_f08.lo profile/ptype_create_hindexed_block_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_keyval_f08.lo profile/ptype_create_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_hvector_f08.F90 -fPIC -o profile/.libs/ptype_create_hvector_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_indexed_block_f08.F90 -fPIC -o profile/.libs/ptype_create_indexed_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_hindexed_block_f08.F90 -fPIC -o profile/.libs/ptype_create_hindexed_block_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_keyval_f08.F90 -fPIC -o profile/.libs/ptype_create_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_resized_f08.lo profile/ptype_create_resized_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_struct_f08.lo profile/ptype_create_struct_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_create_subarray_f08.lo profile/ptype_create_subarray_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_delete_attr_f08.lo profile/ptype_delete_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_resized_f08.F90 -fPIC -o profile/.libs/ptype_create_resized_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_struct_f08.F90 -fPIC -o profile/.libs/ptype_create_struct_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_delete_attr_f08.F90 -fPIC -o profile/.libs/ptype_delete_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_create_subarray_f08.F90 -fPIC -o profile/.libs/ptype_create_subarray_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_dup_f08.lo profile/ptype_dup_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_free_f08.lo profile/ptype_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_free_keyval_f08.lo profile/ptype_free_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_attr_f08.lo profile/ptype_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_dup_f08.F90 -fPIC -o profile/.libs/ptype_dup_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_free_f08.F90 -fPIC -o profile/.libs/ptype_free_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_contents_f08.lo profile/ptype_get_contents_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_free_keyval_f08.F90 -fPIC -o profile/.libs/ptype_free_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_attr_f08.F90 -fPIC -o profile/.libs/ptype_get_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_envelope_f08.lo profile/ptype_get_envelope_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_extent_f08.lo profile/ptype_get_extent_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_extent_x_f08.lo profile/ptype_get_extent_x_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_contents_f08.F90 -fPIC -o profile/.libs/ptype_get_contents_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_extent_f08.F90 -fPIC -o profile/.libs/ptype_get_extent_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_envelope_f08.F90 -fPIC -o profile/.libs/ptype_get_envelope_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_name_f08.lo profile/ptype_get_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_extent_x_f08.F90 -fPIC -o profile/.libs/ptype_get_extent_x_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_true_extent_f08.lo profile/ptype_get_true_extent_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_get_true_extent_x_f08.lo profile/ptype_get_true_extent_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_indexed_f08.lo profile/ptype_indexed_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_name_f08.F90 -fPIC -o profile/.libs/ptype_get_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_true_extent_x_f08.F90 -fPIC -o profile/.libs/ptype_get_true_extent_x_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_get_true_extent_f08.F90 -fPIC -o profile/.libs/ptype_get_true_extent_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_match_size_f08.lo profile/ptype_match_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_indexed_f08.F90 -fPIC -o profile/.libs/ptype_indexed_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_set_attr_f08.lo profile/ptype_set_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_set_name_f08.lo profile/ptype_set_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_size_f08.lo profile/ptype_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_match_size_f08.F90 -fPIC -o profile/.libs/ptype_match_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_set_name_f08.F90 -fPIC -o profile/.libs/ptype_set_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_set_attr_f08.F90 -fPIC -o profile/.libs/ptype_set_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_size_f08.F90 -fPIC -o profile/.libs/ptype_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_size_x_f08.lo profile/ptype_size_x_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/ptype_vector_f08.lo profile/ptype_vector_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/punpack_external_f08.lo profile/punpack_external_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/punpack_f08.lo profile/punpack_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_size_x_f08.F90 -fPIC -o profile/.libs/ptype_size_x_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/ptype_vector_f08.F90 -fPIC -o profile/.libs/ptype_vector_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/punpack_external_f08.F90 -fPIC -o profile/.libs/punpack_external_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/punpublish_name_f08.lo profile/punpublish_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/punpack_f08.F90 -fPIC -o profile/.libs/punpack_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwaitall_f08.lo profile/pwaitall_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwaitany_f08.lo profile/pwaitany_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwait_f08.lo profile/pwait_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/punpublish_name_f08.F90 -fPIC -o profile/.libs/punpublish_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwaitall_f08.F90 -fPIC -o profile/.libs/pwaitall_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwaitany_f08.F90 -fPIC -o profile/.libs/pwaitany_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwait_f08.F90 -fPIC -o profile/.libs/pwait_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwaitsome_f08.lo profile/pwaitsome_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_allocate_f08.lo profile/pwin_allocate_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_allocate_shared_f08.lo profile/pwin_allocate_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_attach_f08.lo profile/pwin_attach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwaitsome_f08.F90 -fPIC -o profile/.libs/pwaitsome_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_allocate_f08.F90 -fPIC -o profile/.libs/pwin_allocate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_allocate_shared_f08.F90 -fPIC -o profile/.libs/pwin_allocate_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_attach_f08.F90 -fPIC -o profile/.libs/pwin_attach_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_call_errhandler_f08.lo profile/pwin_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_complete_f08.lo profile/pwin_complete_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_create_dynamic_f08.lo profile/pwin_create_dynamic_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_create_errhandler_f08.lo profile/pwin_create_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_call_errhandler_f08.F90 -fPIC -o profile/.libs/pwin_call_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_create_dynamic_f08.F90 -fPIC -o profile/.libs/pwin_create_dynamic_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_complete_f08.F90 -fPIC -o profile/.libs/pwin_complete_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_create_f08.lo profile/pwin_create_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_create_keyval_f08.lo profile/pwin_create_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_create_errhandler_f08.F90 -fPIC -o profile/.libs/pwin_create_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_delete_attr_f08.lo profile/pwin_delete_attr_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_detach_f08.lo profile/pwin_detach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_create_f08.F90 -fPIC -o profile/.libs/pwin_create_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_delete_attr_f08.F90 -fPIC -o profile/.libs/pwin_delete_attr_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_create_keyval_f08.F90 -fPIC -o profile/.libs/pwin_create_keyval_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_fence_f08.lo profile/pwin_fence_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_flush_f08.lo profile/pwin_flush_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_detach_f08.F90 -fPIC -o profile/.libs/pwin_detach_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_flush_all_f08.lo profile/pwin_flush_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_flush_local_f08.lo profile/pwin_flush_local_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_fence_f08.F90 -fPIC -o profile/.libs/pwin_fence_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_flush_f08.F90 -fPIC -o profile/.libs/pwin_flush_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_flush_all_f08.F90 -fPIC -o profile/.libs/pwin_flush_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_flush_local_all_f08.lo profile/pwin_flush_local_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_flush_local_f08.F90 -fPIC -o profile/.libs/pwin_flush_local_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_free_f08.lo profile/pwin_free_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_free_keyval_f08.lo profile/pwin_free_keyval_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_get_attr_f08.lo profile/pwin_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_flush_local_all_f08.F90 -fPIC -o profile/.libs/pwin_flush_local_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_get_errhandler_f08.lo profile/pwin_get_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_free_f08.F90 -fPIC -o profile/.libs/pwin_free_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_free_keyval_f08.F90 -fPIC -o profile/.libs/pwin_free_keyval_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_get_attr_f08.F90 -fPIC -o profile/.libs/pwin_get_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_get_group_f08.lo profile/pwin_get_group_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_get_info_f08.lo profile/pwin_get_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_get_name_f08.lo profile/pwin_get_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_get_errhandler_f08.F90 -fPIC -o profile/.libs/pwin_get_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_lock_f08.lo profile/pwin_lock_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_get_info_f08.F90 -fPIC -o profile/.libs/pwin_get_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_get_group_f08.F90 -fPIC -o profile/.libs/pwin_get_group_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_get_name_f08.F90 -fPIC -o profile/.libs/pwin_get_name_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_lock_all_f08.lo profile/pwin_lock_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_post_f08.lo profile/pwin_post_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_set_attr_f08.lo profile/pwin_set_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_lock_f08.F90 -fPIC -o profile/.libs/pwin_lock_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_set_errhandler_f08.lo profile/pwin_set_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_lock_all_f08.F90 -fPIC -o profile/.libs/pwin_lock_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_post_f08.F90 -fPIC -o profile/.libs/pwin_post_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_set_attr_f08.F90 -fPIC -o profile/.libs/pwin_set_attr_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_set_info_f08.lo profile/pwin_set_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_set_name_f08.lo profile/pwin_set_name_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_shared_query_f08.lo profile/pwin_shared_query_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_set_errhandler_f08.F90 -fPIC -o profile/.libs/pwin_set_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_set_info_f08.F90 -fPIC -o profile/.libs/pwin_set_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_start_f08.lo profile/pwin_start_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_set_name_f08.F90 -fPIC -o profile/.libs/pwin_set_name_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_shared_query_f08.F90 -fPIC -o profile/.libs/pwin_shared_query_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_sync_f08.lo profile/pwin_sync_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_test_f08.lo profile/pwin_test_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_unlock_f08.lo profile/pwin_unlock_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_start_f08.F90 -fPIC -o profile/.libs/pwin_start_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_sync_f08.F90 -fPIC -o profile/.libs/pwin_sync_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_unlock_all_f08.lo profile/pwin_unlock_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_test_f08.F90 -fPIC -o profile/.libs/pwin_test_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_unlock_f08.F90 -fPIC -o profile/.libs/pwin_unlock_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pwin_wait_f08.lo profile/pwin_wait_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_call_errhandler_f08.lo profile/pfile_call_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_close_f08.lo profile/pfile_close_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_unlock_all_f08.F90 -fPIC -o profile/.libs/pwin_unlock_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_create_errhandler_f08.lo profile/pfile_create_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pwin_wait_f08.F90 -fPIC -o profile/.libs/pwin_wait_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_call_errhandler_f08.F90 -fPIC -o profile/.libs/pfile_call_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_delete_f08.lo profile/pfile_delete_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_amode_f08.lo profile/pfile_get_amode_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_close_f08.F90 -fPIC -o profile/.libs/pfile_close_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_atomicity_f08.lo profile/pfile_get_atomicity_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_create_errhandler_f08.F90 -fPIC -o profile/.libs/pfile_create_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_delete_f08.F90 -fPIC -o profile/.libs/pfile_delete_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_byte_offset_f08.lo profile/pfile_get_byte_offset_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_amode_f08.F90 -fPIC -o profile/.libs/pfile_get_amode_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_errhandler_f08.lo profile/pfile_get_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_group_f08.lo profile/pfile_get_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_atomicity_f08.F90 -fPIC -o profile/.libs/pfile_get_atomicity_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_info_f08.lo profile/pfile_get_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_byte_offset_f08.F90 -fPIC -o profile/.libs/pfile_get_byte_offset_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_errhandler_f08.F90 -fPIC -o profile/.libs/pfile_get_errhandler_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_group_f08.F90 -fPIC -o profile/.libs/pfile_get_group_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_info_f08.F90 -fPIC -o profile/.libs/pfile_get_info_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_position_f08.lo profile/pfile_get_position_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_position_shared_f08.lo profile/pfile_get_position_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_size_f08.lo profile/pfile_get_size_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_type_extent_f08.lo profile/pfile_get_type_extent_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_size_f08.F90 -fPIC -o profile/.libs/pfile_get_size_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_position_shared_f08.F90 -fPIC -o profile/.libs/pfile_get_position_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_position_f08.F90 -fPIC -o profile/.libs/pfile_get_position_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_type_extent_f08.F90 -fPIC -o profile/.libs/pfile_get_type_extent_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_get_view_f08.lo profile/pfile_get_view_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iread_at_f08.lo profile/pfile_iread_at_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iread_f08.lo profile/pfile_iread_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iread_at_all_f08.lo profile/pfile_iread_at_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iread_at_f08.F90 -fPIC -o profile/.libs/pfile_iread_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_get_view_f08.F90 -fPIC -o profile/.libs/pfile_get_view_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iread_at_all_f08.F90 -fPIC -o profile/.libs/pfile_iread_at_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iread_f08.F90 -fPIC -o profile/.libs/pfile_iread_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iread_all_f08.lo profile/pfile_iread_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iread_shared_f08.lo profile/pfile_iread_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iwrite_at_f08.lo profile/pfile_iwrite_at_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iwrite_f08.lo profile/pfile_iwrite_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iread_shared_f08.F90 -fPIC -o profile/.libs/pfile_iread_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iread_all_f08.F90 -fPIC -o profile/.libs/pfile_iread_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iwrite_at_f08.F90 -fPIC -o profile/.libs/pfile_iwrite_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iwrite_f08.F90 -fPIC -o profile/.libs/pfile_iwrite_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iwrite_at_all_f08.lo profile/pfile_iwrite_at_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iwrite_all_f08.lo profile/pfile_iwrite_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_iwrite_shared_f08.lo profile/pfile_iwrite_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_open_f08.lo profile/pfile_open_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iwrite_at_all_f08.F90 -fPIC -o profile/.libs/pfile_iwrite_at_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iwrite_shared_f08.F90 -fPIC -o profile/.libs/pfile_iwrite_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_iwrite_all_f08.F90 -fPIC -o profile/.libs/pfile_iwrite_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_preallocate_f08.lo profile/pfile_preallocate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_open_f08.F90 -fPIC -o profile/.libs/pfile_open_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_all_begin_f08.lo profile/pfile_read_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_all_end_f08.lo profile/pfile_read_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_all_f08.lo profile/pfile_read_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_preallocate_f08.F90 -fPIC -o profile/.libs/pfile_preallocate_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_all_begin_f08.F90 -fPIC -o profile/.libs/pfile_read_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_all_end_f08.F90 -fPIC -o profile/.libs/pfile_read_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_all_f08.F90 -fPIC -o profile/.libs/pfile_read_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_at_all_begin_f08.lo profile/pfile_read_at_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_at_all_end_f08.lo profile/pfile_read_at_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_at_all_f08.lo profile/pfile_read_at_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_at_f08.lo profile/pfile_read_at_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_at_all_begin_f08.F90 -fPIC -o profile/.libs/pfile_read_at_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_at_all_end_f08.F90 -fPIC -o profile/.libs/pfile_read_at_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_at_all_f08.F90 -fPIC -o profile/.libs/pfile_read_at_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_f08.lo profile/pfile_read_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_ordered_begin_f08.lo profile/pfile_read_ordered_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_ordered_end_f08.lo profile/pfile_read_ordered_end_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_at_f08.F90 -fPIC -o profile/.libs/pfile_read_at_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_ordered_f08.lo profile/pfile_read_ordered_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_ordered_begin_f08.F90 -fPIC -o profile/.libs/pfile_read_ordered_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_f08.F90 -fPIC -o profile/.libs/pfile_read_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_ordered_end_f08.F90 -fPIC -o profile/.libs/pfile_read_ordered_end_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_read_shared_f08.lo profile/pfile_read_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_seek_f08.lo profile/pfile_seek_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_seek_shared_f08.lo profile/pfile_seek_shared_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_ordered_f08.F90 -fPIC -o profile/.libs/pfile_read_ordered_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_read_shared_f08.F90 -fPIC -o profile/.libs/pfile_read_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_seek_f08.F90 -fPIC -o profile/.libs/pfile_seek_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_set_atomicity_f08.lo profile/pfile_set_atomicity_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_seek_shared_f08.F90 -fPIC -o profile/.libs/pfile_seek_shared_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_set_errhandler_f08.lo profile/pfile_set_errhandler_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_set_info_f08.lo profile/pfile_set_info_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_set_size_f08.lo profile/pfile_set_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_set_atomicity_f08.F90 -fPIC -o profile/.libs/pfile_set_atomicity_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_set_errhandler_f08.F90 -fPIC -o profile/.libs/pfile_set_errhandler_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_set_view_f08.lo profile/pfile_set_view_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_set_info_f08.F90 -fPIC -o profile/.libs/pfile_set_info_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_set_size_f08.F90 -fPIC -o profile/.libs/pfile_set_size_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_sync_f08.lo profile/pfile_sync_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_all_begin_f08.lo profile/pfile_write_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_all_end_f08.lo profile/pfile_write_all_end_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_set_view_f08.F90 -fPIC -o profile/.libs/pfile_set_view_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_sync_f08.F90 -fPIC -o profile/.libs/pfile_sync_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_all_begin_f08.F90 -fPIC -o profile/.libs/pfile_write_all_begin_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_all_end_f08.F90 -fPIC -o profile/.libs/pfile_write_all_end_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_all_f08.lo profile/pfile_write_all_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_at_all_begin_f08.lo profile/pfile_write_at_all_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_at_all_end_f08.lo profile/pfile_write_at_all_end_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_at_all_f08.lo profile/pfile_write_at_all_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_all_f08.F90 -fPIC -o profile/.libs/pfile_write_all_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_at_all_end_f08.F90 -fPIC -o profile/.libs/pfile_write_at_all_end_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_at_all_begin_f08.F90 -fPIC -o profile/.libs/pfile_write_at_all_begin_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_at_f08.lo profile/pfile_write_at_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_at_all_f08.F90 -fPIC -o profile/.libs/pfile_write_at_all_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_f08.lo profile/pfile_write_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_ordered_begin_f08.lo profile/pfile_write_ordered_begin_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_ordered_end_f08.lo profile/pfile_write_ordered_end_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_at_f08.F90 -fPIC -o profile/.libs/pfile_write_at_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_f08.F90 -fPIC -o profile/.libs/pfile_write_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_ordered_begin_f08.F90 -fPIC -o profile/.libs/pfile_write_ordered_begin_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_ordered_f08.lo profile/pfile_write_ordered_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_ordered_end_f08.F90 -fPIC -o profile/.libs/pfile_write_ordered_end_f08.o /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pfile_write_shared_f08.lo profile/pfile_write_shared_f08.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o profile/pregister_datarep_f08.lo profile/pregister_datarep_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_ordered_f08.F90 -fPIC -o profile/.libs/pfile_write_ordered_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pfile_write_shared_f08.F90 -fPIC -o profile/.libs/pfile_write_shared_f08.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c profile/pregister_datarep_f08.F90 -fPIC -o profile/.libs/pregister_datarep_f08.o /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -version-info 31:1:11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_usempif08.la -rpath /usr/lib/openmpi/lib abort_f08.lo accumulate_f08.lo add_error_class_f08.lo add_error_code_f08.lo add_error_string_f08.lo aint_add_f08.lo aint_diff_f08.lo allgather_f08.lo allgatherv_f08.lo alloc_mem_f08.lo allreduce_f08.lo alltoall_f08.lo alltoallv_f08.lo alltoallw_f08.lo barrier_f08.lo bcast_f08.lo bsend_f08.lo bsend_init_f08.lo buffer_attach_f08.lo buffer_detach_f08.lo cancel_f08.lo cart_coords_f08.lo cart_create_f08.lo cartdim_get_f08.lo cart_get_f08.lo cart_map_f08.lo cart_rank_f08.lo cart_shift_f08.lo cart_sub_f08.lo close_port_f08.lo comm_accept_f08.lo comm_call_errhandler_f08.lo comm_compare_f08.lo comm_connect_f08.lo comm_create_errhandler_f08.lo comm_create_f08.lo comm_create_group_f08.lo comm_create_keyval_f08.lo comm_delete_attr_f08.lo comm_disconnect_f08.lo comm_dup_f08.lo comm_dup_with_info_f08.lo comm_idup_f08.lo comm_free_f08.lo comm_free_keyval_f08.lo comm_get_attr_f08.lo comm_get_errhandler_f08.lo comm_get_info_f08.lo comm_get_name_f08.lo comm_get_parent_f08.lo comm_group_f08.lo comm_join_f08.lo comm_rank_f08.lo comm_remote_group_f08.lo comm_remote_size_f08.lo comm_set_attr_f08.lo comm_set_errhandler_f08.lo comm_set_info_f08.lo comm_set_name_f08.lo comm_size_f08.lo comm_spawn_f08.lo comm_spawn_multiple_f08.lo comm_split_f08.lo comm_split_type_f08.lo comm_test_inter_f08.lo compare_and_swap_f08.lo dist_graph_create_adjacent_f08.lo dist_graph_create_f08.lo dist_graph_neighbors_count_f08.lo dist_graph_neighbors_f08.lo dims_create_f08.lo errhandler_free_f08.lo error_class_f08.lo error_string_f08.lo exscan_f08.lo f_sync_reg_f08.lo fetch_and_op_f08.lo finalized_f08.lo finalize_f08.lo free_mem_f08.lo gather_f08.lo gatherv_f08.lo get_accumulate_f08.lo get_address_f08.lo get_count_f08.lo get_elements_f08.lo get_elements_x_f08.lo get_f08.lo get_library_version_f08.lo get_processor_name_f08.lo get_version_f08.lo graph_create_f08.lo graphdims_get_f08.lo graph_get_f08.lo graph_map_f08.lo graph_neighbors_count_f08.lo graph_neighbors_f08.lo grequest_complete_f08.lo grequest_start_f08.lo group_compare_f08.lo group_difference_f08.lo group_excl_f08.lo group_free_f08.lo group_incl_f08.lo group_intersection_f08.lo group_range_excl_f08.lo group_range_incl_f08.lo group_rank_f08.lo group_size_f08.lo group_translate_ranks_f08.lo group_union_f08.lo iallgather_f08.lo iallgatherv_f08.lo iallreduce_f08.lo ialltoall_f08.lo ialltoallv_f08.lo ialltoallw_f08.lo ibarrier_f08.lo ibcast_f08.lo ibsend_f08.lo iexscan_f08.lo igather_f08.lo igatherv_f08.lo improbe_f08.lo imrecv_f08.lo ineighbor_allgather_f08.lo ineighbor_allgatherv_f08.lo ineighbor_alltoall_f08.lo ineighbor_alltoallv_f08.lo ineighbor_alltoallw_f08.lo info_create_f08.lo info_delete_f08.lo info_dup_f08.lo info_free_f08.lo info_get_f08.lo info_get_nkeys_f08.lo info_get_nthkey_f08.lo info_get_valuelen_f08.lo info_set_f08.lo init_f08.lo initialized_f08.lo init_thread_f08.lo intercomm_create_f08.lo intercomm_merge_f08.lo iprobe_f08.lo irecv_f08.lo ireduce_f08.lo ireduce_scatter_f08.lo ireduce_scatter_block_f08.lo irsend_f08.lo iscan_f08.lo iscatter_f08.lo iscatterv_f08.lo isend_f08.lo issend_f08.lo is_thread_main_f08.lo lookup_name_f08.lo mprobe_f08.lo mrecv_f08.lo neighbor_allgather_f08.lo neighbor_allgatherv_f08.lo neighbor_alltoall_f08.lo neighbor_alltoallv_f08.lo neighbor_alltoallw_f08.lo op_commutative_f08.lo op_create_f08.lo open_port_f08.lo op_free_f08.lo pack_external_f08.lo pack_external_size_f08.lo pack_f08.lo pack_size_f08.lo pcontrol_f08.lo probe_f08.lo publish_name_f08.lo put_f08.lo query_thread_f08.lo raccumulate_f08.lo recv_f08.lo recv_init_f08.lo reduce_f08.lo reduce_local_f08.lo reduce_scatter_f08.lo reduce_scatter_block_f08.lo request_free_f08.lo request_get_status_f08.lo rget_f08.lo rget_accumulate_f08.lo rput_f08.lo rsend_f08.lo rsend_init_f08.lo scan_f08.lo scatter_f08.lo scatterv_f08.lo send_f08.lo send_init_f08.lo sendrecv_f08.lo sendrecv_replace_f08.lo ssend_f08.lo ssend_init_f08.lo startall_f08.lo start_f08.lo status_set_cancelled_f08.lo status_set_elements_f08.lo status_set_elements_x_f08.lo testall_f08.lo testany_f08.lo test_cancelled_f08.lo test_f08.lo testsome_f08.lo topo_test_f08.lo type_commit_f08.lo type_contiguous_f08.lo type_create_darray_f08.lo type_create_f90_complex_f08.lo type_create_f90_integer_f08.lo type_create_f90_real_f08.lo type_create_hindexed_f08.lo type_create_hvector_f08.lo type_create_indexed_block_f08.lo type_create_hindexed_block_f08.lo type_create_keyval_f08.lo type_create_resized_f08.lo type_create_struct_f08.lo type_create_subarray_f08.lo type_delete_attr_f08.lo type_dup_f08.lo type_free_f08.lo type_free_keyval_f08.lo type_get_attr_f08.lo type_get_contents_f08.lo type_get_envelope_f08.lo type_get_extent_f08.lo type_get_extent_x_f08.lo type_get_name_f08.lo type_get_true_extent_f08.lo type_get_true_extent_x_f08.lo type_indexed_f08.lo type_match_size_f08.lo type_set_attr_f08.lo type_set_name_f08.lo type_size_f08.lo type_size_x_f08.lo type_vector_f08.lo unpack_external_f08.lo unpack_f08.lo unpublish_name_f08.lo waitall_f08.lo waitany_f08.lo wait_f08.lo waitsome_f08.lo win_allocate_f08.lo win_allocate_shared_f08.lo win_attach_f08.lo win_call_errhandler_f08.lo win_complete_f08.lo win_create_dynamic_f08.lo win_create_errhandler_f08.lo win_create_f08.lo win_create_keyval_f08.lo win_delete_attr_f08.lo win_detach_f08.lo win_fence_f08.lo win_flush_f08.lo win_flush_all_f08.lo win_flush_local_f08.lo win_flush_local_all_f08.lo win_free_f08.lo win_free_keyval_f08.lo win_get_attr_f08.lo win_get_errhandler_f08.lo win_get_group_f08.lo win_get_info_f08.lo win_get_name_f08.lo win_lock_f08.lo win_lock_all_f08.lo win_post_f08.lo win_set_attr_f08.lo win_set_errhandler_f08.lo win_set_info_f08.lo win_set_name_f08.lo win_shared_query_f08.lo win_start_f08.lo win_sync_f08.lo win_test_f08.lo win_unlock_f08.lo win_unlock_all_f08.lo win_wait_f08.lo file_call_errhandler_f08.lo file_close_f08.lo file_create_errhandler_f08.lo file_delete_f08.lo file_get_amode_f08.lo file_get_atomicity_f08.lo file_get_byte_offset_f08.lo file_get_errhandler_f08.lo file_get_group_f08.lo file_get_info_f08.lo file_get_position_f08.lo file_get_position_shared_f08.lo file_get_size_f08.lo file_get_type_extent_f08.lo file_get_view_f08.lo file_iread_at_f08.lo file_iread_f08.lo file_iread_at_all_f08.lo file_iread_all_f08.lo file_iread_shared_f08.lo file_iwrite_at_f08.lo file_iwrite_f08.lo file_iwrite_at_all_f08.lo file_iwrite_all_f08.lo file_iwrite_shared_f08.lo file_open_f08.lo file_preallocate_f08.lo file_read_all_begin_f08.lo file_read_all_end_f08.lo file_read_all_f08.lo file_read_at_all_begin_f08.lo file_read_at_all_end_f08.lo file_read_at_all_f08.lo file_read_at_f08.lo file_read_f08.lo file_read_ordered_begin_f08.lo file_read_ordered_end_f08.lo file_read_ordered_f08.lo file_read_shared_f08.lo file_seek_f08.lo file_seek_shared_f08.lo file_set_atomicity_f08.lo file_set_errhandler_f08.lo file_set_info_f08.lo file_set_size_f08.lo file_set_view_f08.lo file_sync_f08.lo file_write_all_begin_f08.lo file_write_all_end_f08.lo file_write_all_f08.lo file_write_at_all_begin_f08.lo file_write_at_all_end_f08.lo file_write_at_all_f08.lo file_write_at_f08.lo file_write_f08.lo file_write_ordered_begin_f08.lo file_write_ordered_end_f08.lo file_write_ordered_f08.lo file_write_shared_f08.lo register_datarep_f08.lo profile/pabort_f08.lo profile/paccumulate_f08.lo profile/padd_error_class_f08.lo profile/padd_error_code_f08.lo profile/padd_error_string_f08.lo profile/paint_add_f08.lo profile/paint_diff_f08.lo profile/pallgather_f08.lo profile/pallgatherv_f08.lo profile/palloc_mem_f08.lo profile/pallreduce_f08.lo profile/palltoall_f08.lo profile/palltoallv_f08.lo profile/palltoallw_f08.lo profile/pbarrier_f08.lo profile/pbcast_f08.lo profile/pbsend_f08.lo profile/pbsend_init_f08.lo profile/pbuffer_attach_f08.lo profile/pbuffer_detach_f08.lo profile/pcancel_f08.lo profile/pcart_coords_f08.lo profile/pcart_create_f08.lo profile/pcartdim_get_f08.lo profile/pcart_get_f08.lo profile/pcart_map_f08.lo profile/pcart_rank_f08.lo profile/pcart_shift_f08.lo profile/pcart_sub_f08.lo profile/pclose_port_f08.lo profile/pcomm_accept_f08.lo profile/pcomm_call_errhandler_f08.lo profile/pcomm_compare_f08.lo profile/pcomm_connect_f08.lo profile/pcomm_create_errhandler_f08.lo profile/pcomm_create_f08.lo profile/pcomm_create_group_f08.lo profile/pcomm_create_keyval_f08.lo profile/pcomm_delete_attr_f08.lo profile/pcomm_disconnect_f08.lo profile/pcomm_dup_f08.lo profile/pcomm_dup_with_info_f08.lo profile/pcomm_idup_f08.lo profile/pcomm_free_f08.lo profile/pcomm_free_keyval_f08.lo profile/pcomm_get_attr_f08.lo profile/pcomm_get_errhandler_f08.lo profile/pcomm_get_info_f08.lo profile/pcomm_get_name_f08.lo profile/pcomm_get_parent_f08.lo profile/pcomm_group_f08.lo profile/pcomm_join_f08.lo profile/pcomm_rank_f08.lo profile/pcomm_remote_group_f08.lo profile/pcomm_remote_size_f08.lo profile/pcomm_set_attr_f08.lo profile/pcomm_set_errhandler_f08.lo profile/pcomm_set_info_f08.lo profile/pcomm_set_name_f08.lo profile/pcomm_size_f08.lo profile/pcomm_spawn_f08.lo profile/pcomm_spawn_multiple_f08.lo profile/pcomm_split_f08.lo profile/pcomm_split_type_f08.lo profile/pcomm_test_inter_f08.lo profile/pcompare_and_swap_f08.lo profile/pdims_create_f08.lo profile/pdist_graph_create_adjacent_f08.lo profile/pdist_graph_create_f08.lo profile/pdist_graph_neighbors_count_f08.lo profile/pdist_graph_neighbors_f08.lo profile/perrhandler_free_f08.lo profile/perror_class_f08.lo profile/perror_string_f08.lo profile/pexscan_f08.lo profile/pf_sync_reg_f08.lo profile/pfetch_and_op_f08.lo profile/pfinalized_f08.lo profile/pfinalize_f08.lo profile/pfree_mem_f08.lo profile/pgather_f08.lo profile/pgatherv_f08.lo profile/pget_accumulate_f08.lo profile/pget_address_f08.lo profile/pget_count_f08.lo profile/pget_elements_f08.lo profile/pget_elements_x_f08.lo profile/pget_f08.lo profile/pget_library_version_f08.lo profile/pget_processor_name_f08.lo profile/pget_version_f08.lo profile/pgraph_create_f08.lo profile/pgraphdims_get_f08.lo profile/pgraph_get_f08.lo profile/pgraph_map_f08.lo profile/pgraph_neighbors_count_f08.lo profile/pgraph_neighbors_f08.lo profile/pgrequest_complete_f08.lo profile/pgrequest_start_f08.lo profile/pgroup_compare_f08.lo profile/pgroup_difference_f08.lo profile/pgroup_excl_f08.lo profile/pgroup_free_f08.lo profile/pgroup_incl_f08.lo profile/pgroup_intersection_f08.lo profile/pgroup_range_excl_f08.lo profile/pgroup_range_incl_f08.lo profile/pgroup_rank_f08.lo profile/pgroup_size_f08.lo profile/pgroup_translate_ranks_f08.lo profile/pgroup_union_f08.lo profile/piallgather_f08.lo profile/piallgatherv_f08.lo profile/piallreduce_f08.lo profile/pialltoall_f08.lo profile/pialltoallv_f08.lo profile/pialltoallw_f08.lo profile/pibarrier_f08.lo profile/pibcast_f08.lo profile/pibsend_f08.lo profile/pigather_f08.lo profile/pigatherv_f08.lo profile/piexscan_f08.lo profile/pimprobe_f08.lo profile/pimrecv_f08.lo profile/pineighbor_allgather_f08.lo profile/pineighbor_allgatherv_f08.lo profile/pineighbor_alltoall_f08.lo profile/pineighbor_alltoallv_f08.lo profile/pineighbor_alltoallw_f08.lo profile/pinfo_create_f08.lo profile/pinfo_delete_f08.lo profile/pinfo_dup_f08.lo profile/pinfo_free_f08.lo profile/pinfo_get_f08.lo profile/pinfo_get_nkeys_f08.lo profile/pinfo_get_nthkey_f08.lo profile/pinfo_get_valuelen_f08.lo profile/pinfo_set_f08.lo profile/pinit_f08.lo profile/pinitialized_f08.lo profile/pinit_thread_f08.lo profile/pintercomm_create_f08.lo profile/pintercomm_merge_f08.lo profile/piprobe_f08.lo profile/pirecv_f08.lo profile/pireduce_f08.lo profile/pireduce_scatter_f08.lo profile/pireduce_scatter_block_f08.lo profile/pirsend_f08.lo profile/piscan_f08.lo profile/piscatter_f08.lo profile/piscatterv_f08.lo profile/pisend_f08.lo profile/pissend_f08.lo profile/pis_thread_main_f08.lo profile/plookup_name_f08.lo profile/pmprobe_f08.lo profile/pmrecv_f08.lo profile/pneighbor_allgather_f08.lo profile/pneighbor_allgatherv_f08.lo profile/pneighbor_alltoall_f08.lo profile/pneighbor_alltoallv_f08.lo profile/pneighbor_alltoallw_f08.lo profile/pop_commutative_f08.lo profile/pop_create_f08.lo profile/popen_port_f08.lo profile/pop_free_f08.lo profile/ppack_external_f08.lo profile/ppack_external_size_f08.lo profile/ppack_f08.lo profile/ppack_size_f08.lo profile/ppcontrol_f08.lo profile/pprobe_f08.lo profile/ppublish_name_f08.lo profile/pput_f08.lo profile/pquery_thread_f08.lo profile/praccumulate_f08.lo profile/precv_f08.lo profile/precv_init_f08.lo profile/preduce_f08.lo profile/preduce_local_f08.lo profile/preduce_scatter_f08.lo profile/preduce_scatter_block_f08.lo profile/prequest_free_f08.lo profile/prequest_get_status_f08.lo profile/prget_f08.lo profile/prget_accumulate_f08.lo profile/prput_f08.lo profile/prsend_f08.lo profile/prsend_init_f08.lo profile/pscan_f08.lo profile/pscatter_f08.lo profile/pscatterv_f08.lo profile/psend_f08.lo profile/psend_init_f08.lo profile/psendrecv_f08.lo profile/psendrecv_replace_f08.lo profile/pssend_f08.lo profile/pssend_init_f08.lo profile/pstartall_f08.lo profile/pstart_f08.lo profile/pstatus_set_cancelled_f08.lo profile/pstatus_set_elements_f08.lo profile/pstatus_set_elements_x_f08.lo profile/ptestall_f08.lo profile/ptestany_f08.lo profile/ptest_cancelled_f08.lo profile/ptest_f08.lo profile/ptestsome_f08.lo profile/ptopo_test_f08.lo profile/ptype_commit_f08.lo profile/ptype_contiguous_f08.lo profile/ptype_create_darray_f08.lo profile/ptype_create_f90_complex_f08.lo profile/ptype_create_f90_integer_f08.lo profile/ptype_create_f90_real_f08.lo profile/ptype_create_hindexed_f08.lo profile/ptype_create_hvector_f08.lo profile/ptype_create_indexed_block_f08.lo profile/ptype_create_hindexed_block_f08.lo profile/ptype_create_keyval_f08.lo profile/ptype_create_resized_f08.lo profile/ptype_create_struct_f08.lo profile/ptype_create_subarray_f08.lo profile/ptype_delete_attr_f08.lo profile/ptype_dup_f08.lo profile/ptype_free_f08.lo profile/ptype_free_keyval_f08.lo profile/ptype_get_attr_f08.lo profile/ptype_get_contents_f08.lo profile/ptype_get_envelope_f08.lo profile/ptype_get_extent_f08.lo profile/ptype_get_extent_x_f08.lo profile/ptype_get_name_f08.lo profile/ptype_get_true_extent_f08.lo profile/ptype_get_true_extent_x_f08.lo profile/ptype_indexed_f08.lo profile/ptype_match_size_f08.lo profile/ptype_set_attr_f08.lo profile/ptype_set_name_f08.lo profile/ptype_size_f08.lo profile/ptype_size_x_f08.lo profile/ptype_vector_f08.lo profile/punpack_external_f08.lo profile/punpack_f08.lo profile/punpublish_name_f08.lo profile/pwaitall_f08.lo profile/pwaitany_f08.lo profile/pwait_f08.lo profile/pwaitsome_f08.lo profile/pwin_allocate_f08.lo profile/pwin_allocate_shared_f08.lo profile/pwin_attach_f08.lo profile/pwin_call_errhandler_f08.lo profile/pwin_complete_f08.lo profile/pwin_create_dynamic_f08.lo profile/pwin_create_errhandler_f08.lo profile/pwin_create_f08.lo profile/pwin_create_keyval_f08.lo profile/pwin_delete_attr_f08.lo profile/pwin_detach_f08.lo profile/pwin_fence_f08.lo profile/pwin_flush_f08.lo profile/pwin_flush_all_f08.lo profile/pwin_flush_local_f08.lo profile/pwin_flush_local_all_f08.lo profile/pwin_free_f08.lo profile/pwin_free_keyval_f08.lo profile/pwin_get_attr_f08.lo profile/pwin_get_errhandler_f08.lo profile/pwin_get_group_f08.lo profile/pwin_get_info_f08.lo profile/pwin_get_name_f08.lo profile/pwin_lock_f08.lo profile/pwin_lock_all_f08.lo profile/pwin_post_f08.lo profile/pwin_set_attr_f08.lo profile/pwin_set_errhandler_f08.lo profile/pwin_set_info_f08.lo profile/pwin_set_name_f08.lo profile/pwin_shared_query_f08.lo profile/pwin_start_f08.lo profile/pwin_sync_f08.lo profile/pwin_test_f08.lo profile/pwin_unlock_f08.lo profile/pwin_unlock_all_f08.lo profile/pwin_wait_f08.lo profile/pfile_call_errhandler_f08.lo profile/pfile_close_f08.lo profile/pfile_create_errhandler_f08.lo profile/pfile_delete_f08.lo profile/pfile_get_amode_f08.lo profile/pfile_get_atomicity_f08.lo profile/pfile_get_byte_offset_f08.lo profile/pfile_get_errhandler_f08.lo profile/pfile_get_group_f08.lo profile/pfile_get_info_f08.lo profile/pfile_get_position_f08.lo profile/pfile_get_position_shared_f08.lo profile/pfile_get_size_f08.lo profile/pfile_get_type_extent_f08.lo profile/pfile_get_view_f08.lo profile/pfile_iread_at_f08.lo profile/pfile_iread_f08.lo profile/pfile_iread_at_all_f08.lo profile/pfile_iread_all_f08.lo profile/pfile_iread_shared_f08.lo profile/pfile_iwrite_at_f08.lo profile/pfile_iwrite_f08.lo profile/pfile_iwrite_at_all_f08.lo profile/pfile_iwrite_all_f08.lo profile/pfile_iwrite_shared_f08.lo profile/pfile_open_f08.lo profile/pfile_preallocate_f08.lo profile/pfile_read_all_begin_f08.lo profile/pfile_read_all_end_f08.lo profile/pfile_read_all_f08.lo profile/pfile_read_at_all_begin_f08.lo profile/pfile_read_at_all_end_f08.lo profile/pfile_read_at_all_f08.lo profile/pfile_read_at_f08.lo profile/pfile_read_f08.lo profile/pfile_read_ordered_begin_f08.lo profile/pfile_read_ordered_end_f08.lo profile/pfile_read_ordered_f08.lo profile/pfile_read_shared_f08.lo profile/pfile_seek_f08.lo profile/pfile_seek_shared_f08.lo profile/pfile_set_atomicity_f08.lo profile/pfile_set_errhandler_f08.lo profile/pfile_set_info_f08.lo profile/pfile_set_size_f08.lo profile/pfile_set_view_f08.lo profile/pfile_sync_f08.lo profile/pfile_write_all_begin_f08.lo profile/pfile_write_all_end_f08.lo profile/pfile_write_all_f08.lo profile/pfile_write_at_all_begin_f08.lo profile/pfile_write_at_all_end_f08.lo profile/pfile_write_at_all_f08.lo profile/pfile_write_at_f08.lo profile/pfile_write_f08.lo profile/pfile_write_ordered_begin_f08.lo profile/pfile_write_ordered_end_f08.lo profile/pfile_write_ordered_f08.lo profile/pfile_write_shared_f08.lo profile/pregister_datarep_f08.lo mpi-f08.lo buffer_detach.lo constants.lo sizeof_f08.lo profile/psizeof_f08.lo libforce_usempif08_internal_modules_to_be_built.la ../../../../ompi/mpi/fortran/mpif-h/libmpi_mpifh.la ../../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: gfortran -shared -fPIC .libs/abort_f08.o .libs/accumulate_f08.o .libs/add_error_class_f08.o .libs/add_error_code_f08.o .libs/add_error_string_f08.o .libs/aint_add_f08.o .libs/aint_diff_f08.o .libs/allgather_f08.o .libs/allgatherv_f08.o .libs/alloc_mem_f08.o .libs/allreduce_f08.o .libs/alltoall_f08.o .libs/alltoallv_f08.o .libs/alltoallw_f08.o .libs/barrier_f08.o .libs/bcast_f08.o .libs/bsend_f08.o .libs/bsend_init_f08.o .libs/buffer_attach_f08.o .libs/buffer_detach_f08.o .libs/cancel_f08.o .libs/cart_coords_f08.o .libs/cart_create_f08.o .libs/cartdim_get_f08.o .libs/cart_get_f08.o .libs/cart_map_f08.o .libs/cart_rank_f08.o .libs/cart_shift_f08.o .libs/cart_sub_f08.o .libs/close_port_f08.o .libs/comm_accept_f08.o .libs/comm_call_errhandler_f08.o .libs/comm_compare_f08.o .libs/comm_connect_f08.o .libs/comm_create_errhandler_f08.o .libs/comm_create_f08.o .libs/comm_create_group_f08.o .libs/comm_create_keyval_f08.o .libs/comm_delete_attr_f08.o .libs/comm_disconnect_f08.o .libs/comm_dup_f08.o .libs/comm_dup_with_info_f08.o .libs/comm_idup_f08.o .libs/comm_free_f08.o .libs/comm_free_keyval_f08.o .libs/comm_get_attr_f08.o .libs/comm_get_errhandler_f08.o .libs/comm_get_info_f08.o .libs/comm_get_name_f08.o .libs/comm_get_parent_f08.o .libs/comm_group_f08.o .libs/comm_join_f08.o .libs/comm_rank_f08.o .libs/comm_remote_group_f08.o .libs/comm_remote_size_f08.o .libs/comm_set_attr_f08.o .libs/comm_set_errhandler_f08.o .libs/comm_set_info_f08.o .libs/comm_set_name_f08.o .libs/comm_size_f08.o .libs/comm_spawn_f08.o .libs/comm_spawn_multiple_f08.o .libs/comm_split_f08.o .libs/comm_split_type_f08.o .libs/comm_test_inter_f08.o .libs/compare_and_swap_f08.o .libs/dist_graph_create_adjacent_f08.o .libs/dist_graph_create_f08.o .libs/dist_graph_neighbors_count_f08.o .libs/dist_graph_neighbors_f08.o .libs/dims_create_f08.o .libs/errhandler_free_f08.o .libs/error_class_f08.o .libs/error_string_f08.o .libs/exscan_f08.o .libs/f_sync_reg_f08.o .libs/fetch_and_op_f08.o .libs/finalized_f08.o .libs/finalize_f08.o .libs/free_mem_f08.o .libs/gather_f08.o .libs/gatherv_f08.o .libs/get_accumulate_f08.o .libs/get_address_f08.o .libs/get_count_f08.o .libs/get_elements_f08.o .libs/get_elements_x_f08.o .libs/get_f08.o .libs/get_library_version_f08.o .libs/get_processor_name_f08.o .libs/get_version_f08.o .libs/graph_create_f08.o .libs/graphdims_get_f08.o .libs/graph_get_f08.o .libs/graph_map_f08.o .libs/graph_neighbors_count_f08.o .libs/graph_neighbors_f08.o .libs/grequest_complete_f08.o .libs/grequest_start_f08.o .libs/group_compare_f08.o .libs/group_difference_f08.o .libs/group_excl_f08.o .libs/group_free_f08.o .libs/group_incl_f08.o .libs/group_intersection_f08.o .libs/group_range_excl_f08.o .libs/group_range_incl_f08.o .libs/group_rank_f08.o .libs/group_size_f08.o .libs/group_translate_ranks_f08.o .libs/group_union_f08.o .libs/iallgather_f08.o .libs/iallgatherv_f08.o .libs/iallreduce_f08.o .libs/ialltoall_f08.o .libs/ialltoallv_f08.o .libs/ialltoallw_f08.o .libs/ibarrier_f08.o .libs/ibcast_f08.o .libs/ibsend_f08.o .libs/iexscan_f08.o .libs/igather_f08.o .libs/igatherv_f08.o .libs/improbe_f08.o .libs/imrecv_f08.o .libs/ineighbor_allgather_f08.o .libs/ineighbor_allgatherv_f08.o .libs/ineighbor_alltoall_f08.o .libs/ineighbor_alltoallv_f08.o .libs/ineighbor_alltoallw_f08.o .libs/info_create_f08.o .libs/info_delete_f08.o .libs/info_dup_f08.o .libs/info_free_f08.o .libs/info_get_f08.o .libs/info_get_nkeys_f08.o .libs/info_get_nthkey_f08.o .libs/info_get_valuelen_f08.o .libs/info_set_f08.o .libs/init_f08.o .libs/initialized_f08.o .libs/init_thread_f08.o .libs/intercomm_create_f08.o .libs/intercomm_merge_f08.o .libs/iprobe_f08.o .libs/irecv_f08.o .libs/ireduce_f08.o .libs/ireduce_scatter_f08.o .libs/ireduce_scatter_block_f08.o .libs/irsend_f08.o .libs/iscan_f08.o .libs/iscatter_f08.o .libs/iscatterv_f08.o .libs/isend_f08.o .libs/issend_f08.o .libs/is_thread_main_f08.o .libs/lookup_name_f08.o .libs/mprobe_f08.o .libs/mrecv_f08.o .libs/neighbor_allgather_f08.o .libs/neighbor_allgatherv_f08.o .libs/neighbor_alltoall_f08.o .libs/neighbor_alltoallv_f08.o .libs/neighbor_alltoallw_f08.o .libs/op_commutative_f08.o .libs/op_create_f08.o .libs/open_port_f08.o .libs/op_free_f08.o .libs/pack_external_f08.o .libs/pack_external_size_f08.o .libs/pack_f08.o .libs/pack_size_f08.o .libs/pcontrol_f08.o .libs/probe_f08.o .libs/publish_name_f08.o .libs/put_f08.o .libs/query_thread_f08.o .libs/raccumulate_f08.o .libs/recv_f08.o .libs/recv_init_f08.o .libs/reduce_f08.o .libs/reduce_local_f08.o .libs/reduce_scatter_f08.o .libs/reduce_scatter_block_f08.o .libs/request_free_f08.o .libs/request_get_status_f08.o .libs/rget_f08.o .libs/rget_accumulate_f08.o .libs/rput_f08.o .libs/rsend_f08.o .libs/rsend_init_f08.o .libs/scan_f08.o .libs/scatter_f08.o .libs/scatterv_f08.o .libs/send_f08.o .libs/send_init_f08.o .libs/sendrecv_f08.o .libs/sendrecv_replace_f08.o .libs/ssend_f08.o .libs/ssend_init_f08.o .libs/startall_f08.o .libs/start_f08.o .libs/status_set_cancelled_f08.o .libs/status_set_elements_f08.o .libs/status_set_elements_x_f08.o .libs/testall_f08.o .libs/testany_f08.o .libs/test_cancelled_f08.o .libs/test_f08.o .libs/testsome_f08.o .libs/topo_test_f08.o .libs/type_commit_f08.o .libs/type_contiguous_f08.o .libs/type_create_darray_f08.o .libs/type_create_f90_complex_f08.o .libs/type_create_f90_integer_f08.o .libs/type_create_f90_real_f08.o .libs/type_create_hindexed_f08.o .libs/type_create_hvector_f08.o .libs/type_create_indexed_block_f08.o .libs/type_create_hindexed_block_f08.o .libs/type_create_keyval_f08.o .libs/type_create_resized_f08.o .libs/type_create_struct_f08.o .libs/type_create_subarray_f08.o .libs/type_delete_attr_f08.o .libs/type_dup_f08.o .libs/type_free_f08.o .libs/type_free_keyval_f08.o .libs/type_get_attr_f08.o .libs/type_get_contents_f08.o .libs/type_get_envelope_f08.o .libs/type_get_extent_f08.o .libs/type_get_extent_x_f08.o .libs/type_get_name_f08.o .libs/type_get_true_extent_f08.o .libs/type_get_true_extent_x_f08.o .libs/type_indexed_f08.o .libs/type_match_size_f08.o .libs/type_set_attr_f08.o .libs/type_set_name_f08.o .libs/type_size_f08.o .libs/type_size_x_f08.o .libs/type_vector_f08.o .libs/unpack_external_f08.o .libs/unpack_f08.o .libs/unpublish_name_f08.o .libs/waitall_f08.o .libs/waitany_f08.o .libs/wait_f08.o .libs/waitsome_f08.o .libs/win_allocate_f08.o .libs/win_allocate_shared_f08.o .libs/win_attach_f08.o .libs/win_call_errhandler_f08.o .libs/win_complete_f08.o .libs/win_create_dynamic_f08.o .libs/win_create_errhandler_f08.o .libs/win_create_f08.o .libs/win_create_keyval_f08.o .libs/win_delete_attr_f08.o .libs/win_detach_f08.o .libs/win_fence_f08.o .libs/win_flush_f08.o .libs/win_flush_all_f08.o .libs/win_flush_local_f08.o .libs/win_flush_local_all_f08.o .libs/win_free_f08.o .libs/win_free_keyval_f08.o .libs/win_get_attr_f08.o .libs/win_get_errhandler_f08.o .libs/win_get_group_f08.o .libs/win_get_info_f08.o .libs/win_get_name_f08.o .libs/win_lock_f08.o .libs/win_lock_all_f08.o .libs/win_post_f08.o .libs/win_set_attr_f08.o .libs/win_set_errhandler_f08.o .libs/win_set_info_f08.o .libs/win_set_name_f08.o .libs/win_shared_query_f08.o .libs/win_start_f08.o .libs/win_sync_f08.o .libs/win_test_f08.o .libs/win_unlock_f08.o .libs/win_unlock_all_f08.o .libs/win_wait_f08.o .libs/file_call_errhandler_f08.o .libs/file_close_f08.o .libs/file_create_errhandler_f08.o .libs/file_delete_f08.o .libs/file_get_amode_f08.o .libs/file_get_atomicity_f08.o .libs/file_get_byte_offset_f08.o .libs/file_get_errhandler_f08.o .libs/file_get_group_f08.o .libs/file_get_info_f08.o .libs/file_get_position_f08.o .libs/file_get_position_shared_f08.o .libs/file_get_size_f08.o .libs/file_get_type_extent_f08.o .libs/file_get_view_f08.o .libs/file_iread_at_f08.o .libs/file_iread_f08.o .libs/file_iread_at_all_f08.o .libs/file_iread_all_f08.o .libs/file_iread_shared_f08.o .libs/file_iwrite_at_f08.o .libs/file_iwrite_f08.o .libs/file_iwrite_at_all_f08.o .libs/file_iwrite_all_f08.o .libs/file_iwrite_shared_f08.o .libs/file_open_f08.o .libs/file_preallocate_f08.o .libs/file_read_all_begin_f08.o .libs/file_read_all_end_f08.o .libs/file_read_all_f08.o .libs/file_read_at_all_begin_f08.o .libs/file_read_at_all_end_f08.o .libs/file_read_at_all_f08.o .libs/file_read_at_f08.o .libs/file_read_f08.o .libs/file_read_ordered_begin_f08.o .libs/file_read_ordered_end_f08.o .libs/file_read_ordered_f08.o .libs/file_read_shared_f08.o .libs/file_seek_f08.o .libs/file_seek_shared_f08.o .libs/file_set_atomicity_f08.o .libs/file_set_errhandler_f08.o .libs/file_set_info_f08.o .libs/file_set_size_f08.o .libs/file_set_view_f08.o .libs/file_sync_f08.o .libs/file_write_all_begin_f08.o .libs/file_write_all_end_f08.o .libs/file_write_all_f08.o .libs/file_write_at_all_begin_f08.o .libs/file_write_at_all_end_f08.o .libs/file_write_at_all_f08.o .libs/file_write_at_f08.o .libs/file_write_f08.o .libs/file_write_ordered_begin_f08.o .libs/file_write_ordered_end_f08.o .libs/file_write_ordered_f08.o .libs/file_write_shared_f08.o .libs/register_datarep_f08.o profile/.libs/pabort_f08.o profile/.libs/paccumulate_f08.o profile/.libs/padd_error_class_f08.o profile/.libs/padd_error_code_f08.o profile/.libs/padd_error_string_f08.o profile/.libs/paint_add_f08.o profile/.libs/paint_diff_f08.o profile/.libs/pallgather_f08.o profile/.libs/pallgatherv_f08.o profile/.libs/palloc_mem_f08.o profile/.libs/pallreduce_f08.o profile/.libs/palltoall_f08.o profile/.libs/palltoallv_f08.o profile/.libs/palltoallw_f08.o profile/.libs/pbarrier_f08.o profile/.libs/pbcast_f08.o profile/.libs/pbsend_f08.o profile/.libs/pbsend_init_f08.o profile/.libs/pbuffer_attach_f08.o profile/.libs/pbuffer_detach_f08.o profile/.libs/pcancel_f08.o profile/.libs/pcart_coords_f08.o profile/.libs/pcart_create_f08.o profile/.libs/pcartdim_get_f08.o profile/.libs/pcart_get_f08.o profile/.libs/pcart_map_f08.o profile/.libs/pcart_rank_f08.o profile/.libs/pcart_shift_f08.o profile/.libs/pcart_sub_f08.o profile/.libs/pclose_port_f08.o profile/.libs/pcomm_accept_f08.o profile/.libs/pcomm_call_errhandler_f08.o profile/.libs/pcomm_compare_f08.o profile/.libs/pcomm_connect_f08.o profile/.libs/pcomm_create_errhandler_f08.o profile/.libs/pcomm_create_f08.o profile/.libs/pcomm_create_group_f08.o profile/.libs/pcomm_create_keyval_f08.o profile/.libs/pcomm_delete_attr_f08.o profile/.libs/pcomm_disconnect_f08.o profile/.libs/pcomm_dup_f08.o profile/.libs/pcomm_dup_with_info_f08.o profile/.libs/pcomm_idup_f08.o profile/.libs/pcomm_free_f08.o profile/.libs/pcomm_free_keyval_f08.o profile/.libs/pcomm_get_attr_f08.o profile/.libs/pcomm_get_errhandler_f08.o profile/.libs/pcomm_get_info_f08.o profile/.libs/pcomm_get_name_f08.o profile/.libs/pcomm_get_parent_f08.o profile/.libs/pcomm_group_f08.o profile/.libs/pcomm_join_f08.o profile/.libs/pcomm_rank_f08.o profile/.libs/pcomm_remote_group_f08.o profile/.libs/pcomm_remote_size_f08.o profile/.libs/pcomm_set_attr_f08.o profile/.libs/pcomm_set_errhandler_f08.o profile/.libs/pcomm_set_info_f08.o profile/.libs/pcomm_set_name_f08.o profile/.libs/pcomm_size_f08.o profile/.libs/pcomm_spawn_f08.o profile/.libs/pcomm_spawn_multiple_f08.o profile/.libs/pcomm_split_f08.o profile/.libs/pcomm_split_type_f08.o profile/.libs/pcomm_test_inter_f08.o profile/.libs/pcompare_and_swap_f08.o profile/.libs/pdims_create_f08.o profile/.libs/pdist_graph_create_adjacent_f08.o profile/.libs/pdist_graph_create_f08.o profile/.libs/pdist_graph_neighbors_count_f08.o profile/.libs/pdist_graph_neighbors_f08.o profile/.libs/perrhandler_free_f08.o profile/.libs/perror_class_f08.o profile/.libs/perror_string_f08.o profile/.libs/pexscan_f08.o profile/.libs/pf_sync_reg_f08.o profile/.libs/pfetch_and_op_f08.o profile/.libs/pfinalized_f08.o profile/.libs/pfinalize_f08.o profile/.libs/pfree_mem_f08.o profile/.libs/pgather_f08.o profile/.libs/pgatherv_f08.o profile/.libs/pget_accumulate_f08.o profile/.libs/pget_address_f08.o profile/.libs/pget_count_f08.o profile/.libs/pget_elements_f08.o profile/.libs/pget_elements_x_f08.o profile/.libs/pget_f08.o profile/.libs/pget_library_version_f08.o profile/.libs/pget_processor_name_f08.o profile/.libs/pget_version_f08.o profile/.libs/pgraph_create_f08.o profile/.libs/pgraphdims_get_f08.o profile/.libs/pgraph_get_f08.o profile/.libs/pgraph_map_f08.o profile/.libs/pgraph_neighbors_count_f08.o profile/.libs/pgraph_neighbors_f08.o profile/.libs/pgrequest_complete_f08.o profile/.libs/pgrequest_start_f08.o profile/.libs/pgroup_compare_f08.o profile/.libs/pgroup_difference_f08.o profile/.libs/pgroup_excl_f08.o profile/.libs/pgroup_free_f08.o profile/.libs/pgroup_incl_f08.o profile/.libs/pgroup_intersection_f08.o profile/.libs/pgroup_range_excl_f08.o profile/.libs/pgroup_range_incl_f08.o profile/.libs/pgroup_rank_f08.o profile/.libs/pgroup_size_f08.o profile/.libs/pgroup_translate_ranks_f08.o profile/.libs/pgroup_union_f08.o profile/.libs/piallgather_f08.o profile/.libs/piallgatherv_f08.o profile/.libs/piallreduce_f08.o profile/.libs/pialltoall_f08.o profile/.libs/pialltoallv_f08.o profile/.libs/pialltoallw_f08.o profile/.libs/pibarrier_f08.o profile/.libs/pibcast_f08.o profile/.libs/pibsend_f08.o profile/.libs/pigather_f08.o profile/.libs/pigatherv_f08.o profile/.libs/piexscan_f08.o profile/.libs/pimprobe_f08.o profile/.libs/pimrecv_f08.o profile/.libs/pineighbor_allgather_f08.o profile/.libs/pineighbor_allgatherv_f08.o profile/.libs/pineighbor_alltoall_f08.o profile/.libs/pineighbor_alltoallv_f08.o profile/.libs/pineighbor_alltoallw_f08.o profile/.libs/pinfo_create_f08.o profile/.libs/pinfo_delete_f08.o profile/.libs/pinfo_dup_f08.o profile/.libs/pinfo_free_f08.o profile/.libs/pinfo_get_f08.o profile/.libs/pinfo_get_nkeys_f08.o profile/.libs/pinfo_get_nthkey_f08.o profile/.libs/pinfo_get_valuelen_f08.o profile/.libs/pinfo_set_f08.o profile/.libs/pinit_f08.o profile/.libs/pinitialized_f08.o profile/.libs/pinit_thread_f08.o profile/.libs/pintercomm_create_f08.o profile/.libs/pintercomm_merge_f08.o profile/.libs/piprobe_f08.o profile/.libs/pirecv_f08.o profile/.libs/pireduce_f08.o profile/.libs/pireduce_scatter_f08.o profile/.libs/pireduce_scatter_block_f08.o profile/.libs/pirsend_f08.o profile/.libs/piscan_f08.o profile/.libs/piscatter_f08.o profile/.libs/piscatterv_f08.o profile/.libs/pisend_f08.o profile/.libs/pissend_f08.o profile/.libs/pis_thread_main_f08.o profile/.libs/plookup_name_f08.o profile/.libs/pmprobe_f08.o profile/.libs/pmrecv_f08.o profile/.libs/pneighbor_allgather_f08.o profile/.libs/pneighbor_allgatherv_f08.o profile/.libs/pneighbor_alltoall_f08.o profile/.libs/pneighbor_alltoallv_f08.o profile/.libs/pneighbor_alltoallw_f08.o profile/.libs/pop_commutative_f08.o profile/.libs/pop_create_f08.o profile/.libs/popen_port_f08.o profile/.libs/pop_free_f08.o profile/.libs/ppack_external_f08.o profile/.libs/ppack_external_size_f08.o profile/.libs/ppack_f08.o profile/.libs/ppack_size_f08.o profile/.libs/ppcontrol_f08.o profile/.libs/pprobe_f08.o profile/.libs/ppublish_name_f08.o profile/.libs/pput_f08.o profile/.libs/pquery_thread_f08.o profile/.libs/praccumulate_f08.o profile/.libs/precv_f08.o profile/.libs/precv_init_f08.o profile/.libs/preduce_f08.o profile/.libs/preduce_local_f08.o profile/.libs/preduce_scatter_f08.o profile/.libs/preduce_scatter_block_f08.o profile/.libs/prequest_free_f08.o profile/.libs/prequest_get_status_f08.o profile/.libs/prget_f08.o profile/.libs/prget_accumulate_f08.o profile/.libs/prput_f08.o profile/.libs/prsend_f08.o profile/.libs/prsend_init_f08.o profile/.libs/pscan_f08.o profile/.libs/pscatter_f08.o profile/.libs/pscatterv_f08.o profile/.libs/psend_f08.o profile/.libs/psend_init_f08.o profile/.libs/psendrecv_f08.o profile/.libs/psendrecv_replace_f08.o profile/.libs/pssend_f08.o profile/.libs/pssend_init_f08.o profile/.libs/pstartall_f08.o profile/.libs/pstart_f08.o profile/.libs/pstatus_set_cancelled_f08.o profile/.libs/pstatus_set_elements_f08.o profile/.libs/pstatus_set_elements_x_f08.o profile/.libs/ptestall_f08.o profile/.libs/ptestany_f08.o profile/.libs/ptest_cancelled_f08.o profile/.libs/ptest_f08.o profile/.libs/ptestsome_f08.o profile/.libs/ptopo_test_f08.o profile/.libs/ptype_commit_f08.o profile/.libs/ptype_contiguous_f08.o profile/.libs/ptype_create_darray_f08.o profile/.libs/ptype_create_f90_complex_f08.o profile/.libs/ptype_create_f90_integer_f08.o profile/.libs/ptype_create_f90_real_f08.o profile/.libs/ptype_create_hindexed_f08.o profile/.libs/ptype_create_hvector_f08.o profile/.libs/ptype_create_indexed_block_f08.o profile/.libs/ptype_create_hindexed_block_f08.o profile/.libs/ptype_create_keyval_f08.o profile/.libs/ptype_create_resized_f08.o profile/.libs/ptype_create_struct_f08.o profile/.libs/ptype_create_subarray_f08.o profile/.libs/ptype_delete_attr_f08.o profile/.libs/ptype_dup_f08.o profile/.libs/ptype_free_f08.o profile/.libs/ptype_free_keyval_f08.o profile/.libs/ptype_get_attr_f08.o profile/.libs/ptype_get_contents_f08.o profile/.libs/ptype_get_envelope_f08.o profile/.libs/ptype_get_extent_f08.o profile/.libs/ptype_get_extent_x_f08.o profile/.libs/ptype_get_name_f08.o profile/.libs/ptype_get_true_extent_f08.o profile/.libs/ptype_get_true_extent_x_f08.o profile/.libs/ptype_indexed_f08.o profile/.libs/ptype_match_size_f08.o profile/.libs/ptype_set_attr_f08.o profile/.libs/ptype_set_name_f08.o profile/.libs/ptype_size_f08.o profile/.libs/ptype_size_x_f08.o profile/.libs/ptype_vector_f08.o profile/.libs/punpack_external_f08.o profile/.libs/punpack_f08.o profile/.libs/punpublish_name_f08.o profile/.libs/pwaitall_f08.o profile/.libs/pwaitany_f08.o profile/.libs/pwait_f08.o profile/.libs/pwaitsome_f08.o profile/.libs/pwin_allocate_f08.o profile/.libs/pwin_allocate_shared_f08.o profile/.libs/pwin_attach_f08.o profile/.libs/pwin_call_errhandler_f08.o profile/.libs/pwin_complete_f08.o profile/.libs/pwin_create_dynamic_f08.o profile/.libs/pwin_create_errhandler_f08.o profile/.libs/pwin_create_f08.o profile/.libs/pwin_create_keyval_f08.o profile/.libs/pwin_delete_attr_f08.o profile/.libs/pwin_detach_f08.o profile/.libs/pwin_fence_f08.o profile/.libs/pwin_flush_f08.o profile/.libs/pwin_flush_all_f08.o profile/.libs/pwin_flush_local_f08.o profile/.libs/pwin_flush_local_all_f08.o profile/.libs/pwin_free_f08.o profile/.libs/pwin_free_keyval_f08.o profile/.libs/pwin_get_attr_f08.o profile/.libs/pwin_get_errhandler_f08.o profile/.libs/pwin_get_group_f08.o profile/.libs/pwin_get_info_f08.o profile/.libs/pwin_get_name_f08.o profile/.libs/pwin_lock_f08.o profile/.libs/pwin_lock_all_f08.o profile/.libs/pwin_post_f08.o profile/.libs/pwin_set_attr_f08.o profile/.libs/pwin_set_errhandler_f08.o profile/.libs/pwin_set_info_f08.o profile/.libs/pwin_set_name_f08.o profile/.libs/pwin_shared_query_f08.o profile/.libs/pwin_start_f08.o profile/.libs/pwin_sync_f08.o profile/.libs/pwin_test_f08.o profile/.libs/pwin_unlock_f08.o profile/.libs/pwin_unlock_all_f08.o profile/.libs/pwin_wait_f08.o profile/.libs/pfile_call_errhandler_f08.o profile/.libs/pfile_close_f08.o profile/.libs/pfile_create_errhandler_f08.o profile/.libs/pfile_delete_f08.o profile/.libs/pfile_get_amode_f08.o profile/.libs/pfile_get_atomicity_f08.o profile/.libs/pfile_get_byte_offset_f08.o profile/.libs/pfile_get_errhandler_f08.o profile/.libs/pfile_get_group_f08.o profile/.libs/pfile_get_info_f08.o profile/.libs/pfile_get_position_f08.o profile/.libs/pfile_get_position_shared_f08.o profile/.libs/pfile_get_size_f08.o profile/.libs/pfile_get_type_extent_f08.o profile/.libs/pfile_get_view_f08.o profile/.libs/pfile_iread_at_f08.o profile/.libs/pfile_iread_f08.o profile/.libs/pfile_iread_at_all_f08.o profile/.libs/pfile_iread_all_f08.o profile/.libs/pfile_iread_shared_f08.o profile/.libs/pfile_iwrite_at_f08.o profile/.libs/pfile_iwrite_f08.o profile/.libs/pfile_iwrite_at_all_f08.o profile/.libs/pfile_iwrite_all_f08.o profile/.libs/pfile_iwrite_shared_f08.o profile/.libs/pfile_open_f08.o profile/.libs/pfile_preallocate_f08.o profile/.libs/pfile_read_all_begin_f08.o profile/.libs/pfile_read_all_end_f08.o profile/.libs/pfile_read_all_f08.o profile/.libs/pfile_read_at_all_begin_f08.o profile/.libs/pfile_read_at_all_end_f08.o profile/.libs/pfile_read_at_all_f08.o profile/.libs/pfile_read_at_f08.o profile/.libs/pfile_read_f08.o profile/.libs/pfile_read_ordered_begin_f08.o profile/.libs/pfile_read_ordered_end_f08.o profile/.libs/pfile_read_ordered_f08.o profile/.libs/pfile_read_shared_f08.o profile/.libs/pfile_seek_f08.o profile/.libs/pfile_seek_shared_f08.o profile/.libs/pfile_set_atomicity_f08.o profile/.libs/pfile_set_errhandler_f08.o profile/.libs/pfile_set_info_f08.o profile/.libs/pfile_set_size_f08.o profile/.libs/pfile_set_view_f08.o profile/.libs/pfile_sync_f08.o profile/.libs/pfile_write_all_begin_f08.o profile/.libs/pfile_write_all_end_f08.o profile/.libs/pfile_write_all_f08.o profile/.libs/pfile_write_at_all_begin_f08.o profile/.libs/pfile_write_at_all_end_f08.o profile/.libs/pfile_write_at_all_f08.o profile/.libs/pfile_write_at_f08.o profile/.libs/pfile_write_f08.o profile/.libs/pfile_write_ordered_begin_f08.o profile/.libs/pfile_write_ordered_end_f08.o profile/.libs/pfile_write_ordered_f08.o profile/.libs/pfile_write_shared_f08.o profile/.libs/pregister_datarep_f08.o .libs/mpi-f08.o .libs/buffer_detach.o .libs/constants.o .libs/sizeof_f08.o profile/.libs/psizeof_f08.o -Wl,--whole-archive ./.libs/libforce_usempif08_internal_modules_to_be_built.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs ../../../../ompi/mpi/fortran/mpif-h/.libs/libmpi_mpifh.so /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs/libmpi.so ../../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_usempif08.so.20 -o .libs/libmpi_usempif08.so.20.11.1 libtool: link: (cd ".libs" && rm -f "libmpi_usempif08.so.20" && ln -s "libmpi_usempif08.so.20.11.1" "libmpi_usempif08.so.20") libtool: link: (cd ".libs" && rm -f "libmpi_usempif08.so" && ln -s "libmpi_usempif08.so.20.11.1" "libmpi_usempif08.so") libtool: link: ( cd ".libs" && rm -f "libmpi_usempif08.la" && ln -s "../libmpi_usempif08.la" "libmpi_usempif08.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' Making all in mpi/fortran/mpiext make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-ext-module.lo mpi-ext-module.F90 /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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o mpi-f08-ext-module.lo mpi-f08-ext-module.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-ext-module.F90 -fPIC -o .libs/mpi-ext-module.o libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c mpi-f08-ext-module.F90 -fPIC -o .libs/mpi-f08-ext-module.o /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libforce_usempi_module_to_be_built.la mpi-ext-module.lo -lrt -lm -lutil -lhwloc /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libforce_usempif08_module_to_be_built.la mpi-f08-ext-module.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libforce_usempif08_module_to_be_built.a .libs/mpi-f08-ext-module.o libtool: link: ar cru .libs/libforce_usempi_module_to_be_built.a .libs/mpi-ext-module.o libtool: link: ranlib .libs/libforce_usempif08_module_to_be_built.a libtool: link: ranlib .libs/libforce_usempi_module_to_be_built.a libtool: link: ( cd ".libs" && rm -f "libforce_usempif08_module_to_be_built.la" && ln -s "../libforce_usempif08_module_to_be_built.la" "libforce_usempif08_module_to_be_built.la" ) 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-2.1.6rc1/ompi/mpi/fortran/mpiext' Making all in mca/bml/r2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' depbase=`echo bml_r2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bml_r2.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2.lo bml_r2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bml_r2_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bml_r2_component.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2_component.lo bml_r2_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bml_r2.lo -MD -MP -MF .deps/bml_r2.Tpo -c bml_r2.c -fPIC -DPIC -o .libs/bml_r2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bml_r2_component.lo -MD -MP -MF .deps/bml_r2_component.Tpo -c bml_r2_component.c -fPIC -DPIC -o .libs/bml_r2_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_bml_r2.la -rpath /usr/lib/openmpi/lib/openmpi bml_r2.lo bml_r2_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/bml_r2.o .libs/bml_r2_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_bml_r2.so -o .libs/mca_bml_r2.so libtool: link: ( cd ".libs" && rm -f "mca_bml_r2.la" && ln -s "../mca_bml_r2.la" "mca_bml_r2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' Making all in mca/coll/sync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_component.lo coll_sync_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_module.lo coll_sync_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_bcast.lo coll_sync_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_exscan.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_exscan.lo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_bcast.lo -MD -MP -MF .deps/coll_sync_bcast.Tpo -c coll_sync_bcast.c -fPIC -DPIC -o .libs/coll_sync_bcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_component.lo -MD -MP -MF .deps/coll_sync_component.Tpo -c coll_sync_component.c -fPIC -DPIC -o .libs/coll_sync_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_module.lo -MD -MP -MF .deps/coll_sync_module.Tpo -c coll_sync_module.c -fPIC -DPIC -o .libs/coll_sync_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_exscan.lo -MD -MP -MF .deps/coll_sync_exscan.Tpo -c coll_sync_exscan.c -fPIC -DPIC -o .libs/coll_sync_exscan.o depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_gather.lo coll_sync_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_gatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_gatherv.lo coll_sync_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_reduce.lo coll_sync_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_reduce_scatter.lo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_gather.lo -MD -MP -MF .deps/coll_sync_gather.Tpo -c coll_sync_gather.c -fPIC -DPIC -o .libs/coll_sync_gather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_gatherv.lo -MD -MP -MF .deps/coll_sync_gatherv.Tpo -c coll_sync_gatherv.c -fPIC -DPIC -o .libs/coll_sync_gatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_reduce.lo -MD -MP -MF .deps/coll_sync_reduce.Tpo -c coll_sync_reduce.c -fPIC -DPIC -o .libs/coll_sync_reduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_reduce_scatter.lo -MD -MP -MF .deps/coll_sync_reduce_scatter.Tpo -c coll_sync_reduce_scatter.c -fPIC -DPIC -o .libs/coll_sync_reduce_scatter.o depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scan.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_scan.lo coll_sync_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_scatter.lo coll_sync_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sync_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_sync_scatterv.lo coll_sync_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scatter.lo -MD -MP -MF .deps/coll_sync_scatter.Tpo -c coll_sync_scatter.c -fPIC -DPIC -o .libs/coll_sync_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scan.lo -MD -MP -MF .deps/coll_sync_scan.Tpo -c coll_sync_scan.c -fPIC -DPIC -o .libs/coll_sync_scan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sync_scatterv.lo -MD -MP -MF .deps/coll_sync_scatterv.Tpo -c coll_sync_scatterv.c -fPIC -DPIC -o .libs/coll_sync_scatterv.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_sync.la -rpath /usr/lib/openmpi/lib/openmpi coll_sync_component.lo coll_sync_module.lo coll_sync_bcast.lo coll_sync_exscan.lo coll_sync_gather.lo coll_sync_gatherv.lo coll_sync_reduce.lo coll_sync_reduce_scatter.lo coll_sync_scan.lo coll_sync_scatter.lo coll_sync_scatterv.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_sync_component.o .libs/coll_sync_module.o .libs/coll_sync_bcast.o .libs/coll_sync_exscan.o .libs/coll_sync_gather.o .libs/coll_sync_gatherv.o .libs/coll_sync_reduce.o .libs/coll_sync_reduce_scatter.o .libs/coll_sync_scan.o .libs/coll_sync_scatter.o .libs/coll_sync_scatterv.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_sync.so -o .libs/mca_coll_sync.so libtool: link: ( cd ".libs" && rm -f "mca_coll_sync.la" && ln -s "../mca_coll_sync.la" "mca_coll_sync.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' Making all in mca/coll/tuned make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' depbase=`echo coll_tuned_decision_fixed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_decision_fixed.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_decision_fixed.lo coll_tuned_decision_fixed.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_decision_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_decision_dynamic.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_decision_dynamic.lo coll_tuned_decision_dynamic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_dynamic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_dynamic_file.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_dynamic_file.lo coll_tuned_dynamic_file.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_dynamic_rules.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_dynamic_rules.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_dynamic_rules.lo coll_tuned_dynamic_rules.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_decision_dynamic.lo -MD -MP -MF .deps/coll_tuned_decision_dynamic.Tpo -c coll_tuned_decision_dynamic.c -fPIC -DPIC -o .libs/coll_tuned_decision_dynamic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_decision_fixed.lo -MD -MP -MF .deps/coll_tuned_decision_fixed.Tpo -c coll_tuned_decision_fixed.c -fPIC -DPIC -o .libs/coll_tuned_decision_fixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_dynamic_rules.lo -MD -MP -MF .deps/coll_tuned_dynamic_rules.Tpo -c coll_tuned_dynamic_rules.c -fPIC -DPIC -o .libs/coll_tuned_dynamic_rules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_dynamic_file.lo -MD -MP -MF .deps/coll_tuned_dynamic_file.Tpo -c coll_tuned_dynamic_file.c -fPIC -DPIC -o .libs/coll_tuned_dynamic_file.o depbase=`echo coll_tuned_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_component.lo coll_tuned_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_module.lo coll_tuned_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_allgather_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allgather_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allgather_decision.lo coll_tuned_allgather_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_allgatherv_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allgatherv_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allgatherv_decision.lo coll_tuned_allgatherv_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_component.lo -MD -MP -MF .deps/coll_tuned_component.Tpo -c coll_tuned_component.c -fPIC -DPIC -o .libs/coll_tuned_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_module.lo -MD -MP -MF .deps/coll_tuned_module.Tpo -c coll_tuned_module.c -fPIC -DPIC -o .libs/coll_tuned_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allgather_decision.lo -MD -MP -MF .deps/coll_tuned_allgather_decision.Tpo -c coll_tuned_allgather_decision.c -fPIC -DPIC -o .libs/coll_tuned_allgather_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allgatherv_decision.lo -MD -MP -MF .deps/coll_tuned_allgatherv_decision.Tpo -c coll_tuned_allgatherv_decision.c -fPIC -DPIC -o .libs/coll_tuned_allgatherv_decision.o depbase=`echo coll_tuned_allreduce_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allreduce_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allreduce_decision.lo coll_tuned_allreduce_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_allreduce_decision.lo -MD -MP -MF .deps/coll_tuned_allreduce_decision.Tpo -c coll_tuned_allreduce_decision.c -fPIC -DPIC -o .libs/coll_tuned_allreduce_decision.o depbase=`echo coll_tuned_alltoall_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_alltoall_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_alltoall_decision.lo coll_tuned_alltoall_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_gather_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_gather_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_gather_decision.lo coll_tuned_gather_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_alltoallv_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_alltoallv_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_alltoallv_decision.lo coll_tuned_alltoallv_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_alltoall_decision.lo -MD -MP -MF .deps/coll_tuned_alltoall_decision.Tpo -c coll_tuned_alltoall_decision.c -fPIC -DPIC -o .libs/coll_tuned_alltoall_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_gather_decision.lo -MD -MP -MF .deps/coll_tuned_gather_decision.Tpo -c coll_tuned_gather_decision.c -fPIC -DPIC -o .libs/coll_tuned_gather_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_alltoallv_decision.lo -MD -MP -MF .deps/coll_tuned_alltoallv_decision.Tpo -c coll_tuned_alltoallv_decision.c -fPIC -DPIC -o .libs/coll_tuned_alltoallv_decision.o depbase=`echo coll_tuned_barrier_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_barrier_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_barrier_decision.lo coll_tuned_barrier_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_reduce_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_reduce_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_reduce_decision.lo coll_tuned_reduce_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_barrier_decision.lo -MD -MP -MF .deps/coll_tuned_barrier_decision.Tpo -c coll_tuned_barrier_decision.c -fPIC -DPIC -o .libs/coll_tuned_barrier_decision.o depbase=`echo coll_tuned_bcast_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_bcast_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_bcast_decision.lo coll_tuned_bcast_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_tuned_reduce_scatter_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_reduce_scatter_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_reduce_scatter_decision.lo coll_tuned_reduce_scatter_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_reduce_decision.lo -MD -MP -MF .deps/coll_tuned_reduce_decision.Tpo -c coll_tuned_reduce_decision.c -fPIC -DPIC -o .libs/coll_tuned_reduce_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_reduce_scatter_decision.lo -MD -MP -MF .deps/coll_tuned_reduce_scatter_decision.Tpo -c coll_tuned_reduce_scatter_decision.c -fPIC -DPIC -o .libs/coll_tuned_reduce_scatter_decision.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_bcast_decision.lo -MD -MP -MF .deps/coll_tuned_bcast_decision.Tpo -c coll_tuned_bcast_decision.c -fPIC -DPIC -o .libs/coll_tuned_bcast_decision.o depbase=`echo coll_tuned_scatter_decision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_scatter_decision.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_scatter_decision.lo coll_tuned_scatter_decision.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_tuned_scatter_decision.lo -MD -MP -MF .deps/coll_tuned_scatter_decision.Tpo -c coll_tuned_scatter_decision.c -fPIC -DPIC -o .libs/coll_tuned_scatter_decision.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_tuned.la -rpath /usr/lib/openmpi/lib/openmpi coll_tuned_decision_fixed.lo coll_tuned_decision_dynamic.lo coll_tuned_dynamic_file.lo coll_tuned_dynamic_rules.lo coll_tuned_component.lo coll_tuned_module.lo coll_tuned_allgather_decision.lo coll_tuned_allgatherv_decision.lo coll_tuned_allreduce_decision.lo coll_tuned_alltoall_decision.lo coll_tuned_gather_decision.lo coll_tuned_alltoallv_decision.lo coll_tuned_barrier_decision.lo coll_tuned_reduce_decision.lo coll_tuned_bcast_decision.lo coll_tuned_reduce_scatter_decision.lo coll_tuned_scatter_decision.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_tuned_decision_fixed.o .libs/coll_tuned_decision_dynamic.o .libs/coll_tuned_dynamic_file.o .libs/coll_tuned_dynamic_rules.o .libs/coll_tuned_component.o .libs/coll_tuned_module.o .libs/coll_tuned_allgather_decision.o .libs/coll_tuned_allgatherv_decision.o .libs/coll_tuned_allreduce_decision.o .libs/coll_tuned_alltoall_decision.o .libs/coll_tuned_gather_decision.o .libs/coll_tuned_alltoallv_decision.o .libs/coll_tuned_barrier_decision.o .libs/coll_tuned_reduce_decision.o .libs/coll_tuned_bcast_decision.o .libs/coll_tuned_reduce_scatter_decision.o .libs/coll_tuned_scatter_decision.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_tuned.so -o .libs/mca_coll_tuned.so libtool: link: ( cd ".libs" && rm -f "mca_coll_tuned.la" && ln -s "../mca_coll_tuned.la" "mca_coll_tuned.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' Making all in mca/coll/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_allreduce.lo coll_sm_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_barrier.lo coll_sm_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_bcast.lo coll_sm_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_component.lo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_barrier.lo -MD -MP -MF .deps/coll_sm_barrier.Tpo -c coll_sm_barrier.c -fPIC -DPIC -o .libs/coll_sm_barrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_allreduce.lo -MD -MP -MF .deps/coll_sm_allreduce.Tpo -c coll_sm_allreduce.c -fPIC -DPIC -o .libs/coll_sm_allreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_bcast.lo -MD -MP -MF .deps/coll_sm_bcast.Tpo -c coll_sm_bcast.c -fPIC -DPIC -o .libs/coll_sm_bcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_component.lo -MD -MP -MF .deps/coll_sm_component.Tpo -c coll_sm_component.c -fPIC -DPIC -o .libs/coll_sm_component.o depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_module.lo coll_sm_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_sm_reduce.lo coll_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_module.lo -MD -MP -MF .deps/coll_sm_module.Tpo -c coll_sm_module.c -fPIC -DPIC -o .libs/coll_sm_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_sm_reduce.lo -MD -MP -MF .deps/coll_sm_reduce.Tpo -c coll_sm_reduce.c -fPIC -DPIC -o .libs/coll_sm_reduce.o coll_sm_module.c: In function 'bootstrap_comm': coll_sm_module.c:565:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "coll:sm:enable:bootstrap comm (%d/%s): attaching to %" PRIsize_t " byte mmap: %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm->c_contextid, comm->c_name, size, fullpath); ~~~~ In file included from ../../../../opal/include/opal_config_bottom.h:251, from ../../../../opal/include/opal_config.h:2837, from ../../../../ompi/include/ompi_config.h:29, from coll_sm_module.c:35: ../../../../opal/include/opal_stdint.h:118:24: note: format string is defined here # define PRIsize_t "lu" coll_sm_module.c:521:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&shortpath, "coll-sm-cid-%d-name-%s.mmap", comm->c_contextid, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OMPI_NAME_PRINT(lowest_name)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coll_sm_reduce.c: In function 'reduce_inorder': coll_sm_reduce.c:321:33: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] sbuf = inplace_temp - gap; ^ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_sm.la -rpath /usr/lib/openmpi/lib/openmpi coll_sm_allreduce.lo coll_sm_barrier.lo coll_sm_bcast.lo coll_sm_component.lo coll_sm_module.lo coll_sm_reduce.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/libmca_common_sm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_sm_allreduce.o .libs/coll_sm_barrier.o .libs/coll_sm_bcast.o .libs/coll_sm_component.o .libs/coll_sm_module.o .libs/coll_sm_reduce.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/.libs/libmca_common_sm.so -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_sm.so -o .libs/mca_coll_sm.so libtool: link: ( cd ".libs" && rm -f "mca_coll_sm.la" && ln -s "../mca_coll_sm.la" "mca_coll_sm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' Making all in mca/coll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allgather.lo coll_basic_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allgatherv.lo coll_basic_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_allreduce.lo coll_basic_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoall.lo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allreduce.lo -MD -MP -MF .deps/coll_basic_allreduce.Tpo -c coll_basic_allreduce.c -fPIC -DPIC -o .libs/coll_basic_allreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allgather.lo -MD -MP -MF .deps/coll_basic_allgather.Tpo -c coll_basic_allgather.c -fPIC -DPIC -o .libs/coll_basic_allgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_allgatherv.lo -MD -MP -MF .deps/coll_basic_allgatherv.Tpo -c coll_basic_allgatherv.c -fPIC -DPIC -o .libs/coll_basic_allgatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoall.lo -MD -MP -MF .deps/coll_basic_alltoall.Tpo -c coll_basic_alltoall.c -fPIC -DPIC -o .libs/coll_basic_alltoall.o coll_basic_allreduce.c: In function 'mca_coll_basic_allreduce_inter': coll_basic_allreduce.c:83:40: warning: variable 'line' set but not used [-Wunused-but-set-variable] int err, i, rank, root = 0, rsize, line; ^~~~ coll_basic_allgather.c: In function 'mca_coll_basic_allgather_inter': coll_basic_allgather.c:50:46: warning: variable 'line' set but not used [-Wunused-but-set-variable] int rank, root = 0, size, rsize, err, i, line; ^~~~ coll_basic_allgather.c:112:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmpbuf = tmpbuf_free - gap; ^ coll_basic_allreduce.c:109:29: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = tmpbuf - gap; ^ depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoallv.lo coll_basic_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_alltoallw.lo coll_basic_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_barrier.lo coll_basic_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_bcast.lo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoallv.lo -MD -MP -MF .deps/coll_basic_alltoallv.Tpo -c coll_basic_alltoallv.c -fPIC -DPIC -o .libs/coll_basic_alltoallv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_barrier.lo -MD -MP -MF .deps/coll_basic_barrier.Tpo -c coll_basic_barrier.c -fPIC -DPIC -o .libs/coll_basic_barrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_alltoallw.lo -MD -MP -MF .deps/coll_basic_alltoallw.Tpo -c coll_basic_alltoallw.c -fPIC -DPIC -o .libs/coll_basic_alltoallw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_bcast.lo -MD -MP -MF .deps/coll_basic_bcast.Tpo -c coll_basic_bcast.c -fPIC -DPIC -o .libs/coll_basic_bcast.o depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_component.lo coll_basic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_gather.lo coll_basic_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_basic_alltoallw.c: In function 'mca_coll_basic_alltoallw_intra': coll_basic_alltoallw.c:71:16: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp_buffer -= gap; ^~ coll_basic_alltoallw.c:47:20: note: 'gap' was declared here ptrdiff_t ext, gap; ^~~ depbase=`echo coll_basic_gatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_gatherv.lo coll_basic_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_component.lo -MD -MP -MF .deps/coll_basic_component.Tpo -c coll_basic_component.c -fPIC -DPIC -o .libs/coll_basic_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_gather.lo -MD -MP -MF .deps/coll_basic_gather.Tpo -c coll_basic_gather.c -fPIC -DPIC -o .libs/coll_basic_gather.o depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_module.lo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_gatherv.lo -MD -MP -MF .deps/coll_basic_gatherv.Tpo -c coll_basic_gatherv.c -fPIC -DPIC -o .libs/coll_basic_gatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_module.lo -MD -MP -MF .deps/coll_basic_module.Tpo -c coll_basic_module.c -fPIC -DPIC -o .libs/coll_basic_module.o depbase=`echo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_neighbor_allgather.lo coll_basic_neighbor_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_neighbor_allgatherv.lo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_allgather.lo -MD -MP -MF .deps/coll_basic_neighbor_allgather.Tpo -c coll_basic_neighbor_allgather.c -fPIC -DPIC -o .libs/coll_basic_neighbor_allgather.o depbase=`echo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_neighbor_alltoall.lo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_allgatherv.lo -MD -MP -MF .deps/coll_basic_neighbor_allgatherv.Tpo -c coll_basic_neighbor_allgatherv.c -fPIC -DPIC -o .libs/coll_basic_neighbor_allgatherv.o depbase=`echo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_neighbor_alltoallv.lo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoall.lo -MD -MP -MF .deps/coll_basic_neighbor_alltoall.Tpo -c coll_basic_neighbor_alltoall.c -fPIC -DPIC -o .libs/coll_basic_neighbor_alltoall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoallv.lo -MD -MP -MF .deps/coll_basic_neighbor_alltoallv.Tpo -c coll_basic_neighbor_alltoallv.c -fPIC -DPIC -o .libs/coll_basic_neighbor_alltoallv.o depbase=`echo coll_basic_neighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_neighbor_alltoallw.lo coll_basic_neighbor_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_reduce.lo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_neighbor_alltoallw.lo -MD -MP -MF .deps/coll_basic_neighbor_alltoallw.Tpo -c coll_basic_neighbor_alltoallw.c -fPIC -DPIC -o .libs/coll_basic_neighbor_alltoallw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce.lo -MD -MP -MF .deps/coll_basic_reduce.Tpo -c coll_basic_reduce.c -fPIC -DPIC -o .libs/coll_basic_reduce.o depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_reduce_scatter.lo coll_basic_reduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce_scatter_block.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_reduce_scatter_block.lo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce_scatter.lo -MD -MP -MF .deps/coll_basic_reduce_scatter.Tpo -c coll_basic_reduce_scatter.c -fPIC -DPIC -o .libs/coll_basic_reduce_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_reduce_scatter_block.lo -MD -MP -MF .deps/coll_basic_reduce_scatter_block.Tpo -c coll_basic_reduce_scatter_block.c -fPIC -DPIC -o .libs/coll_basic_reduce_scatter_block.o coll_basic_reduce.c: In function 'mca_coll_basic_reduce_log_intra': coll_basic_reduce.c:130:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = free_buffer - gap; ^ depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scan.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scan.lo coll_basic_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_basic_reduce.c: In function 'mca_coll_basic_reduce_lin_inter': coll_basic_reduce.c:314:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = free_buffer - gap; ^ coll_basic_reduce_scatter_block.c: In function 'mca_coll_basic_reduce_scatter_block_intra': coll_basic_reduce_scatter_block.c:90:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] recv_buf = recv_buf_free - gap; ^ depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_exscan.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_exscan.lo coll_basic_exscan.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_basic_reduce_scatter_block.c: In function 'mca_coll_basic_reduce_scatter_block_inter': coll_basic_reduce_scatter_block.c:161:23: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] lbuf = tmpbuf - gap; ^ coll_basic_reduce_scatter.c: In function 'mca_coll_basic_reduce_scatter_intra': coll_basic_reduce_scatter.c:113:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] recv_buf = recv_buf_free - gap; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scan.lo -MD -MP -MF .deps/coll_basic_scan.Tpo -c coll_basic_scan.c -fPIC -DPIC -o .libs/coll_basic_scan.o depbase=`echo coll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scatter.lo coll_basic_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_basic_reduce_scatter.c: In function 'mca_coll_basic_reduce_scatter_inter': coll_basic_reduce_scatter.c:474:11: warning: 'lbuf' may be used uninitialized in this function [-Wmaybe-uninitialized] err = comm->c_local_comm->c_coll.coll_scatterv(lbuf, rcounts, disps, dtype, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rbuf, rcounts[rank], dtype, 0, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm->c_local_comm, ~~~~~~~~~~~~~~~~~~~ comm->c_local_comm->c_coll.coll_scatterv_module); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coll_basic_reduce_scatter.c:421:23: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] lbuf = tmpbuf - gap; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_exscan.lo -MD -MP -MF .deps/coll_basic_exscan.Tpo -c coll_basic_exscan.c -fPIC -DPIC -o .libs/coll_basic_exscan.o depbase=`echo coll_basic_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_basic_scatterv.lo coll_basic_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scatter.lo -MD -MP -MF .deps/coll_basic_scatter.Tpo -c coll_basic_scatter.c -fPIC -DPIC -o .libs/coll_basic_scatter.o coll_basic_scan.c: In function 'mca_coll_basic_scan_intra': coll_basic_scan.c:82:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = free_buffer - gap; ^ coll_basic_exscan.c: In function 'mca_coll_basic_exscan_intra': coll_basic_exscan.c:92:33: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] reduce_buffer = free_buffer - gap; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_basic_scatterv.lo -MD -MP -MF .deps/coll_basic_scatterv.Tpo -c coll_basic_scatterv.c -fPIC -DPIC -o .libs/coll_basic_scatterv.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_basic.la -rpath /usr/lib/openmpi/lib/openmpi coll_basic_allgather.lo coll_basic_allgatherv.lo coll_basic_allreduce.lo coll_basic_alltoall.lo coll_basic_alltoallv.lo coll_basic_alltoallw.lo coll_basic_barrier.lo coll_basic_bcast.lo coll_basic_component.lo coll_basic_gather.lo coll_basic_gatherv.lo coll_basic_module.lo coll_basic_neighbor_allgather.lo coll_basic_neighbor_allgatherv.lo coll_basic_neighbor_alltoall.lo coll_basic_neighbor_alltoallv.lo coll_basic_neighbor_alltoallw.lo coll_basic_reduce.lo coll_basic_reduce_scatter.lo coll_basic_reduce_scatter_block.lo coll_basic_scan.lo coll_basic_exscan.lo coll_basic_scatter.lo coll_basic_scatterv.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_basic_allgather.o .libs/coll_basic_allgatherv.o .libs/coll_basic_allreduce.o .libs/coll_basic_alltoall.o .libs/coll_basic_alltoallv.o .libs/coll_basic_alltoallw.o .libs/coll_basic_barrier.o .libs/coll_basic_bcast.o .libs/coll_basic_component.o .libs/coll_basic_gather.o .libs/coll_basic_gatherv.o .libs/coll_basic_module.o .libs/coll_basic_neighbor_allgather.o .libs/coll_basic_neighbor_allgatherv.o .libs/coll_basic_neighbor_alltoall.o .libs/coll_basic_neighbor_alltoallv.o .libs/coll_basic_neighbor_alltoallw.o .libs/coll_basic_reduce.o .libs/coll_basic_reduce_scatter.o .libs/coll_basic_reduce_scatter_block.o .libs/coll_basic_scan.o .libs/coll_basic_exscan.o .libs/coll_basic_scatter.o .libs/coll_basic_scatterv.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_basic.so -o .libs/mca_coll_basic.so libtool: link: ( cd ".libs" && rm -f "mca_coll_basic.la" && ln -s "../mca_coll_basic.la" "mca_coll_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' Making all in mca/coll/inter make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' depbase=`echo coll_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter.lo coll_inter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_allreduce.lo coll_inter_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_allgather.lo coll_inter_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_allgatherv.lo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allgather.lo -MD -MP -MF .deps/coll_inter_allgather.Tpo -c coll_inter_allgather.c -fPIC -DPIC -o .libs/coll_inter_allgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter.lo -MD -MP -MF .deps/coll_inter.Tpo -c coll_inter.c -fPIC -DPIC -o .libs/coll_inter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allgatherv.lo -MD -MP -MF .deps/coll_inter_allgatherv.Tpo -c coll_inter_allgatherv.c -fPIC -DPIC -o .libs/coll_inter_allgatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_allreduce.lo -MD -MP -MF .deps/coll_inter_allreduce.Tpo -c coll_inter_allreduce.c -fPIC -DPIC -o .libs/coll_inter_allreduce.o coll_inter_allgather.c: In function 'mca_coll_inter_allgather_inter': coll_inter_allgather.c:67:26: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ coll_inter_allreduce.c: In function 'mca_coll_inter_allreduce_inter': coll_inter_allreduce.c:64:25: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = tmpbuf - gap; ^ depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_gather.lo coll_inter_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_inter_allgatherv.c: In function 'mca_coll_inter_allgatherv_inter': coll_inter_allgatherv.c:93:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ depbase=`echo coll_inter_gatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_gatherv.lo coll_inter_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_scatter.lo coll_inter_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_scatterv.lo coll_inter_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_gather.lo -MD -MP -MF .deps/coll_inter_gather.Tpo -c coll_inter_gather.c -fPIC -DPIC -o .libs/coll_inter_gather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_gatherv.lo -MD -MP -MF .deps/coll_inter_gatherv.Tpo -c coll_inter_gatherv.c -fPIC -DPIC -o .libs/coll_inter_gatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_scatter.lo -MD -MP -MF .deps/coll_inter_scatter.Tpo -c coll_inter_scatter.c -fPIC -DPIC -o .libs/coll_inter_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_scatterv.lo -MD -MP -MF .deps/coll_inter_scatterv.Tpo -c coll_inter_scatterv.c -fPIC -DPIC -o .libs/coll_inter_scatterv.o coll_inter_gather.c: In function 'mca_coll_inter_gather_inter': coll_inter_gather.c:71:26: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ coll_inter_gatherv.c: In function 'mca_coll_inter_gatherv_inter': coll_inter_gatherv.c:103:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_bcast.lo coll_inter_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_inter_scatter.c: In function 'mca_coll_inter_scatter_inter': coll_inter_scatter.c:70:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_component.lo coll_inter_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_inter_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_inter_reduce.lo coll_inter_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo coll_inter_scatterv.c: In function 'mca_coll_inter_scatterv_inter': coll_inter_scatterv.c:83:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptmp = ptmp_free - gap; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_bcast.lo -MD -MP -MF .deps/coll_inter_bcast.Tpo -c coll_inter_bcast.c -fPIC -DPIC -o .libs/coll_inter_bcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_component.lo -MD -MP -MF .deps/coll_inter_component.Tpo -c coll_inter_component.c -fPIC -DPIC -o .libs/coll_inter_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_inter_reduce.lo -MD -MP -MF .deps/coll_inter_reduce.Tpo -c coll_inter_reduce.c -fPIC -DPIC -o .libs/coll_inter_reduce.o coll_inter_reduce.c: In function 'mca_coll_inter_reduce_inter': coll_inter_reduce.c:69:27: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] pml_buffer = free_buffer - gap; ^ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_inter.la -rpath /usr/lib/openmpi/lib/openmpi coll_inter.lo coll_inter_allreduce.lo coll_inter_allgather.lo coll_inter_allgatherv.lo coll_inter_gather.lo coll_inter_gatherv.lo coll_inter_scatter.lo coll_inter_scatterv.lo coll_inter_bcast.lo coll_inter_component.lo coll_inter_reduce.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_inter.o .libs/coll_inter_allreduce.o .libs/coll_inter_allgather.o .libs/coll_inter_allgatherv.o .libs/coll_inter_gather.o .libs/coll_inter_gatherv.o .libs/coll_inter_scatter.o .libs/coll_inter_scatterv.o .libs/coll_inter_bcast.o .libs/coll_inter_component.o .libs/coll_inter_reduce.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_inter.so -o .libs/mca_coll_inter.so libtool: link: ( cd ".libs" && rm -f "mca_coll_inter.la" && ln -s "../mca_coll_inter.la" "mca_coll_inter.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' Making all in mca/coll/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allgather.lo coll_self_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allgatherv.lo coll_self_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_allreduce.lo coll_self_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoall.lo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allgather.lo -MD -MP -MF .deps/coll_self_allgather.Tpo -c coll_self_allgather.c -fPIC -DPIC -o .libs/coll_self_allgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allreduce.lo -MD -MP -MF .deps/coll_self_allreduce.Tpo -c coll_self_allreduce.c -fPIC -DPIC -o .libs/coll_self_allreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoall.lo -MD -MP -MF .deps/coll_self_alltoall.Tpo -c coll_self_alltoall.c -fPIC -DPIC -o .libs/coll_self_alltoall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_allgatherv.lo -MD -MP -MF .deps/coll_self_allgatherv.Tpo -c coll_self_allgatherv.c -fPIC -DPIC -o .libs/coll_self_allgatherv.o depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoallv.lo coll_self_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_alltoallw.lo coll_self_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_barrier.lo coll_self_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_bcast.lo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoallv.lo -MD -MP -MF .deps/coll_self_alltoallv.Tpo -c coll_self_alltoallv.c -fPIC -DPIC -o .libs/coll_self_alltoallv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_barrier.lo -MD -MP -MF .deps/coll_self_barrier.Tpo -c coll_self_barrier.c -fPIC -DPIC -o .libs/coll_self_barrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_alltoallw.lo -MD -MP -MF .deps/coll_self_alltoallw.Tpo -c coll_self_alltoallw.c -fPIC -DPIC -o .libs/coll_self_alltoallw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_bcast.lo -MD -MP -MF .deps/coll_self_bcast.Tpo -c coll_self_bcast.c -fPIC -DPIC -o .libs/coll_self_bcast.o depbase=`echo coll_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_component.lo coll_self_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_gather.lo coll_self_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_gatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_gatherv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_gatherv.lo coll_self_gatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_module.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_module.lo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_component.lo -MD -MP -MF .deps/coll_self_component.Tpo -c coll_self_component.c -fPIC -DPIC -o .libs/coll_self_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_gather.lo -MD -MP -MF .deps/coll_self_gather.Tpo -c coll_self_gather.c -fPIC -DPIC -o .libs/coll_self_gather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_gatherv.lo -MD -MP -MF .deps/coll_self_gatherv.Tpo -c coll_self_gatherv.c -fPIC -DPIC -o .libs/coll_self_gatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_module.lo -MD -MP -MF .deps/coll_self_module.Tpo -c coll_self_module.c -fPIC -DPIC -o .libs/coll_self_module.o depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_reduce.lo coll_self_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_reduce_scatter.lo coll_self_reduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scan.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scan.lo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_reduce.lo -MD -MP -MF .deps/coll_self_reduce.Tpo -c coll_self_reduce.c -fPIC -DPIC -o .libs/coll_self_reduce.o depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_exscan.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_exscan.lo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_reduce_scatter.lo -MD -MP -MF .deps/coll_self_reduce_scatter.Tpo -c coll_self_reduce_scatter.c -fPIC -DPIC -o .libs/coll_self_reduce_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scan.lo -MD -MP -MF .deps/coll_self_scan.Tpo -c coll_self_scan.c -fPIC -DPIC -o .libs/coll_self_scan.o depbase=`echo coll_self_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scatter.lo coll_self_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coll_self_scatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scatterv.lo -MD -MP -MF $depbase.Tpo -c -o coll_self_scatterv.lo coll_self_scatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_exscan.lo -MD -MP -MF .deps/coll_self_exscan.Tpo -c coll_self_exscan.c -fPIC -DPIC -o .libs/coll_self_exscan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scatter.lo -MD -MP -MF .deps/coll_self_scatter.Tpo -c coll_self_scatter.c -fPIC -DPIC -o .libs/coll_self_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_self_scatterv.lo -MD -MP -MF .deps/coll_self_scatterv.Tpo -c coll_self_scatterv.c -fPIC -DPIC -o .libs/coll_self_scatterv.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_self.la -rpath /usr/lib/openmpi/lib/openmpi coll_self_allgather.lo coll_self_allgatherv.lo coll_self_allreduce.lo coll_self_alltoall.lo coll_self_alltoallv.lo coll_self_alltoallw.lo coll_self_barrier.lo coll_self_bcast.lo coll_self_component.lo coll_self_gather.lo coll_self_gatherv.lo coll_self_module.lo coll_self_reduce.lo coll_self_reduce_scatter.lo coll_self_scan.lo coll_self_exscan.lo coll_self_scatter.lo coll_self_scatterv.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_self_allgather.o .libs/coll_self_allgatherv.o .libs/coll_self_allreduce.o .libs/coll_self_alltoall.o .libs/coll_self_alltoallv.o .libs/coll_self_alltoallw.o .libs/coll_self_barrier.o .libs/coll_self_bcast.o .libs/coll_self_component.o .libs/coll_self_gather.o .libs/coll_self_gatherv.o .libs/coll_self_module.o .libs/coll_self_reduce.o .libs/coll_self_reduce_scatter.o .libs/coll_self_scan.o .libs/coll_self_exscan.o .libs/coll_self_scatter.o .libs/coll_self_scatterv.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_self.so -o .libs/mca_coll_self.so libtool: link: ( cd ".libs" && rm -f "mca_coll_self.la" && ln -s "../mca_coll_self.la" "mca_coll_self.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' Making all in mca/coll/libnbc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' depbase=`echo coll_libnbc_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_libnbc_component.lo -MD -MP -MF $depbase.Tpo -c -o coll_libnbc_component.lo coll_libnbc_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc.lo -MD -MP -MF $depbase.Tpo -c -o nbc.lo nbc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_iallgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallgather.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iallgather.lo nbc_iallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_iallgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallgatherv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iallgatherv.lo nbc_iallgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallgatherv.lo -MD -MP -MF .deps/nbc_iallgatherv.Tpo -c nbc_iallgatherv.c -fPIC -DPIC -o .libs/nbc_iallgatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT coll_libnbc_component.lo -MD -MP -MF .deps/coll_libnbc_component.Tpo -c coll_libnbc_component.c -fPIC -DPIC -o .libs/coll_libnbc_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc.lo -MD -MP -MF .deps/nbc.Tpo -c nbc.c -fPIC -DPIC -o .libs/nbc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallgather.lo -MD -MP -MF .deps/nbc_iallgather.Tpo -c nbc_iallgather.c -fPIC -DPIC -o .libs/nbc_iallgather.o depbase=`echo nbc_iallreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallreduce.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iallreduce.lo nbc_iallreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc.c: In function 'NBC_Progress': nbc.c:372:11: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] delim = delim + size; ~~~~~~^~~~~~~~~~~~~~ depbase=`echo nbc_ialltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoall.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ialltoall.lo nbc_ialltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ialltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoallv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ialltoallv.lo nbc_ialltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iallreduce.lo -MD -MP -MF .deps/nbc_iallreduce.Tpo -c nbc_iallreduce.c -fPIC -DPIC -o .libs/nbc_iallreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoallv.lo -MD -MP -MF .deps/nbc_ialltoallv.Tpo -c nbc_ialltoallv.c -fPIC -DPIC -o .libs/nbc_ialltoallv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoall.lo -MD -MP -MF .deps/nbc_ialltoall.Tpo -c nbc_ialltoall.c -fPIC -DPIC -o .libs/nbc_ialltoall.o depbase=`echo nbc_ialltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoallw.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ialltoallw.lo nbc_ialltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc_iallreduce.c: In function 'ompi_coll_libnbc_iallreduce': nbc_iallreduce.c:66:19: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptrdiff_t span, gap; ^~~ nbc_ialltoallv.c: In function 'ompi_coll_libnbc_ialltoallv': nbc_ialltoallv.c:303:38: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] res = NBC_Sched_send ((void *)(-gap), true, counts[rpeer], type, rpeer, schedule, false); ~^~~~~ nbc_ialltoallv.c:48:13: note: 'gap' was declared here ptrdiff_t gap, span; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ialltoallw.lo -MD -MP -MF .deps/nbc_ialltoallw.Tpo -c nbc_ialltoallw.c -fPIC -DPIC -o .libs/nbc_ialltoallw.o nbc_iallreduce.c: In function 'ompi_coll_libnbc_iallreduce_inter': nbc_iallreduce.c:199:19: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptrdiff_t span, gap; ^~~ depbase=`echo nbc_ibarrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ibarrier.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ibarrier.lo nbc_ibarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ibcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ibcast.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ibcast.lo nbc_ibcast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_iexscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iexscan.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iexscan.lo nbc_iexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ibarrier.lo -MD -MP -MF .deps/nbc_ibarrier.Tpo -c nbc_ibarrier.c -fPIC -DPIC -o .libs/nbc_ibarrier.o nbc_ialltoallw.c: In function 'ompi_coll_libnbc_ialltoallw': nbc_ialltoallw.c:297:36: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] (void *)(-gap), true, counts[peer], types[peer], ~^~~~~ nbc_ialltoallw.c:247:13: note: 'gap' was declared here ptrdiff_t gap; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ibcast.lo -MD -MP -MF .deps/nbc_ibcast.Tpo -c nbc_ibcast.c -fPIC -DPIC -o .libs/nbc_ibcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iexscan.lo -MD -MP -MF .deps/nbc_iexscan.Tpo -c nbc_iexscan.c -fPIC -DPIC -o .libs/nbc_iexscan.o depbase=`echo nbc_igather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_igather.lo -MD -MP -MF $depbase.Tpo -c -o nbc_igather.lo nbc_igather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_igatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_igatherv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_igatherv.lo nbc_igatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc_iexscan.c: In function 'ompi_coll_libnbc_iexscan': nbc_iexscan.c:48:15: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptrdiff_t gap, span; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_igather.lo -MD -MP -MF .deps/nbc_igather.Tpo -c nbc_igather.c -fPIC -DPIC -o .libs/nbc_igather.o depbase=`echo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_allgather.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ineighbor_allgather.lo nbc_ineighbor_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ineighbor_allgatherv.lo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_igatherv.lo -MD -MP -MF .deps/nbc_igatherv.Tpo -c nbc_igatherv.c -fPIC -DPIC -o .libs/nbc_igatherv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_allgather.lo -MD -MP -MF .deps/nbc_ineighbor_allgather.Tpo -c nbc_ineighbor_allgather.c -fPIC -DPIC -o .libs/nbc_ineighbor_allgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_allgatherv.lo -MD -MP -MF .deps/nbc_ineighbor_allgatherv.Tpo -c nbc_ineighbor_allgatherv.c -fPIC -DPIC -o .libs/nbc_ineighbor_allgatherv.o depbase=`echo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ineighbor_alltoall.lo nbc_ineighbor_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ineighbor_alltoallv.lo nbc_ineighbor_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ineighbor_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ineighbor_alltoallw.lo nbc_ineighbor_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ireduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ireduce.lo nbc_ireduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoall.lo -MD -MP -MF .deps/nbc_ineighbor_alltoall.Tpo -c nbc_ineighbor_alltoall.c -fPIC -DPIC -o .libs/nbc_ineighbor_alltoall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoallv.lo -MD -MP -MF .deps/nbc_ineighbor_alltoallv.Tpo -c nbc_ineighbor_alltoallv.c -fPIC -DPIC -o .libs/nbc_ineighbor_alltoallv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ineighbor_alltoallw.lo -MD -MP -MF .deps/nbc_ineighbor_alltoallw.Tpo -c nbc_ineighbor_alltoallw.c -fPIC -DPIC -o .libs/nbc_ineighbor_alltoallw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce.lo -MD -MP -MF .deps/nbc_ireduce.Tpo -c nbc_ireduce.c -fPIC -DPIC -o .libs/nbc_ireduce.o depbase=`echo nbc_ireduce_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ireduce_scatter.lo nbc_ireduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo nbc_ireduce_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce_scatter_block.lo -MD -MP -MF $depbase.Tpo -c -o nbc_ireduce_scatter_block.lo nbc_ireduce_scatter_block.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc_ireduce.c: In function 'ompi_coll_libnbc_ireduce': nbc_ireduce.c:286:13: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] ptrdiff_t gap; ^~~ nbc_ireduce.c:106:34: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] redbuf = (char*)span_align - gap; ^ depbase=`echo nbc_iscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscan.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iscan.lo nbc_iscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce_scatter.lo -MD -MP -MF .deps/nbc_ireduce_scatter.Tpo -c nbc_ireduce_scatter.c -fPIC -DPIC -o .libs/nbc_ireduce_scatter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_ireduce_scatter_block.lo -MD -MP -MF .deps/nbc_ireduce_scatter_block.Tpo -c nbc_ireduce_scatter_block.c -fPIC -DPIC -o .libs/nbc_ireduce_scatter_block.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscan.lo -MD -MP -MF .deps/nbc_iscan.Tpo -c nbc_iscan.c -fPIC -DPIC -o .libs/nbc_iscan.o nbc_ireduce.c: In function 'ompi_coll_libnbc_ireduce_inter': nbc_ireduce.c:225:73: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] res = red_sched_linear (rank, rsize, root, sendbuf, recvbuf, (void *)(-gap), count, datatype, op, schedule); ~^~~~~ depbase=`echo nbc_iscatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscatter.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iscatter.lo nbc_iscatter.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc_ireduce_scatter.c: In function 'ompi_coll_libnbc_ireduce_scatter': nbc_ireduce_scatter.c:91:30: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] lbuf = (char *)(span_align - gap); ~~~~~~~~~~~~^~~~~~ nbc_ireduce_scatter_block.c: In function 'ompi_coll_libnbc_ireduce_scatter_block': nbc_ireduce_scatter_block.c:82:32: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] lbuf = (char *)(span_align - gap); ~~~~~~~~~~~~^~~~~~ nbc_iscan.c: In function 'ompi_coll_libnbc_iscan': nbc_iscan.c:93:38: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] res = NBC_Sched_recv ((void *)(-gap), true, count, datatype, rank-1, schedule, true); ~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscatter.lo -MD -MP -MF .deps/nbc_iscatter.Tpo -c nbc_iscatter.c -fPIC -DPIC -o .libs/nbc_iscatter.o nbc_ireduce_scatter.c: In function 'ompi_coll_libnbc_ireduce_scatter_inter': nbc_ireduce_scatter.c:254:31: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] rbuf = (char *)(span_align-gap); ~~~~~~~~~~~^~~~~ depbase=`echo nbc_iscatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscatterv.lo -MD -MP -MF $depbase.Tpo -c -o nbc_iscatterv.lo nbc_iscatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo nbc_ireduce_scatter_block.c: In function 'ompi_coll_libnbc_ireduce_scatter_block_inter': nbc_ireduce_scatter_block.c:253:31: warning: 'gap' may be used uninitialized in this function [-Wmaybe-uninitialized] rbuf = (char *)(span_align-gap); ~~~~~~~~~~~^~~~~ depbase=`echo nbc_neighbor_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_neighbor_helpers.lo -MD -MP -MF $depbase.Tpo -c -o nbc_neighbor_helpers.lo nbc_neighbor_helpers.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo libdict/dict.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libdict/dict.lo -MD -MP -MF $depbase.Tpo -c -o libdict/dict.lo libdict/dict.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_iscatterv.lo -MD -MP -MF .deps/nbc_iscatterv.Tpo -c nbc_iscatterv.c -fPIC -DPIC -o .libs/nbc_iscatterv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT nbc_neighbor_helpers.lo -MD -MP -MF .deps/nbc_neighbor_helpers.Tpo -c nbc_neighbor_helpers.c -fPIC -DPIC -o .libs/nbc_neighbor_helpers.o depbase=`echo libdict/hb_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libdict/hb_tree.lo -MD -MP -MF $depbase.Tpo -c -o libdict/hb_tree.lo libdict/hb_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libdict/dict.lo -MD -MP -MF libdict/.deps/dict.Tpo -c libdict/dict.c -fPIC -DPIC -o libdict/.libs/dict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT libdict/hb_tree.lo -MD -MP -MF libdict/.deps/hb_tree.Tpo -c libdict/hb_tree.c -fPIC -DPIC -o libdict/.libs/hb_tree.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_libnbc.la -rpath /usr/lib/openmpi/lib/openmpi coll_libnbc_component.lo nbc.lo libdict/dict.lo libdict/hb_tree.lo nbc_iallgather.lo nbc_iallgatherv.lo nbc_iallreduce.lo nbc_ialltoall.lo nbc_ialltoallv.lo nbc_ialltoallw.lo nbc_ibarrier.lo nbc_ibcast.lo nbc_iexscan.lo nbc_igather.lo nbc_igatherv.lo nbc_ineighbor_allgather.lo nbc_ineighbor_allgatherv.lo nbc_ineighbor_alltoall.lo nbc_ineighbor_alltoallv.lo nbc_ineighbor_alltoallw.lo nbc_ireduce.lo nbc_ireduce_scatter.lo nbc_ireduce_scatter_block.lo nbc_iscan.lo nbc_iscatter.lo nbc_iscatterv.lo nbc_neighbor_helpers.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/coll_libnbc_component.o .libs/nbc.o libdict/.libs/dict.o libdict/.libs/hb_tree.o .libs/nbc_iallgather.o .libs/nbc_iallgatherv.o .libs/nbc_iallreduce.o .libs/nbc_ialltoall.o .libs/nbc_ialltoallv.o .libs/nbc_ialltoallw.o .libs/nbc_ibarrier.o .libs/nbc_ibcast.o .libs/nbc_iexscan.o .libs/nbc_igather.o .libs/nbc_igatherv.o .libs/nbc_ineighbor_allgather.o .libs/nbc_ineighbor_allgatherv.o .libs/nbc_ineighbor_alltoall.o .libs/nbc_ineighbor_alltoallv.o .libs/nbc_ineighbor_alltoallw.o .libs/nbc_ireduce.o .libs/nbc_ireduce_scatter.o .libs/nbc_ireduce_scatter_block.o .libs/nbc_iscan.o .libs/nbc_iscatter.o .libs/nbc_iscatterv.o .libs/nbc_neighbor_helpers.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_libnbc.so -o .libs/mca_coll_libnbc.so libtool: link: ( cd ".libs" && rm -f "mca_coll_libnbc.la" && ln -s "../mca_coll_libnbc.la" "mca_coll_libnbc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' Making all in mca/fbtl/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' depbase=`echo fbtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix.lo fbtl_posix.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fbtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_component.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix_component.lo fbtl_posix_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fbtl_posix_preadv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_preadv.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix_preadv.lo fbtl_posix_preadv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fbtl_posix_ipreadv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_ipreadv.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix_ipreadv.lo fbtl_posix_ipreadv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix.lo -MD -MP -MF .deps/fbtl_posix.Tpo -c fbtl_posix.c -fPIC -DPIC -o .libs/fbtl_posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_preadv.lo -MD -MP -MF .deps/fbtl_posix_preadv.Tpo -c fbtl_posix_preadv.c -fPIC -DPIC -o .libs/fbtl_posix_preadv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_component.lo -MD -MP -MF .deps/fbtl_posix_component.Tpo -c fbtl_posix_component.c -fPIC -DPIC -o .libs/fbtl_posix_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_ipreadv.lo -MD -MP -MF .deps/fbtl_posix_ipreadv.Tpo -c fbtl_posix_ipreadv.c -fPIC -DPIC -o .libs/fbtl_posix_ipreadv.o depbase=`echo fbtl_posix_pwritev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_pwritev.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix_pwritev.lo fbtl_posix_pwritev.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fbtl_posix_ipwritev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_ipwritev.lo -MD -MP -MF $depbase.Tpo -c -o fbtl_posix_ipwritev.lo fbtl_posix_ipwritev.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_ipwritev.lo -MD -MP -MF .deps/fbtl_posix_ipwritev.Tpo -c fbtl_posix_ipwritev.c -fPIC -DPIC -o .libs/fbtl_posix_ipwritev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fbtl_posix_pwritev.lo -MD -MP -MF .deps/fbtl_posix_pwritev.Tpo -c fbtl_posix_pwritev.c -fPIC -DPIC -o .libs/fbtl_posix_pwritev.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fbtl_posix.la -rpath /usr/lib/openmpi/lib/openmpi fbtl_posix.lo fbtl_posix_component.lo fbtl_posix_preadv.lo fbtl_posix_ipreadv.lo fbtl_posix_pwritev.lo fbtl_posix_ipwritev.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fbtl_posix.o .libs/fbtl_posix_component.o .libs/fbtl_posix_preadv.o .libs/fbtl_posix_ipreadv.o .libs/fbtl_posix_pwritev.o .libs/fbtl_posix_ipwritev.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fbtl_posix.so -o .libs/mca_fbtl_posix.so libtool: link: ( cd ".libs" && rm -f "mca_fbtl_posix.la" && ln -s "../mca_fbtl_posix.la" "mca_fbtl_posix.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' Making all in mca/fcoll/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' depbase=`echo fcoll_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_module.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_individual_module.lo fcoll_individual_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_component.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_individual_component.lo fcoll_individual_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_individual_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_individual_file_read_all.lo fcoll_individual_file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_individual_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_individual_file_write_all.lo fcoll_individual_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_module.lo -MD -MP -MF .deps/fcoll_individual_module.Tpo -c fcoll_individual_module.c -fPIC -DPIC -o .libs/fcoll_individual_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_component.lo -MD -MP -MF .deps/fcoll_individual_component.Tpo -c fcoll_individual_component.c -fPIC -DPIC -o .libs/fcoll_individual_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_file_write_all.lo -MD -MP -MF .deps/fcoll_individual_file_write_all.Tpo -c fcoll_individual_file_write_all.c -fPIC -DPIC -o .libs/fcoll_individual_file_write_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_individual_file_read_all.lo -MD -MP -MF .deps/fcoll_individual_file_read_all.Tpo -c fcoll_individual_file_read_all.c -fPIC -DPIC -o .libs/fcoll_individual_file_read_all.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fcoll_individual.la -rpath /usr/lib/openmpi/lib/openmpi fcoll_individual_module.lo fcoll_individual_component.lo fcoll_individual_file_read_all.lo fcoll_individual_file_write_all.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fcoll_individual_module.o .libs/fcoll_individual_component.o .libs/fcoll_individual_file_read_all.o .libs/fcoll_individual_file_write_all.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fcoll_individual.so -o .libs/mca_fcoll_individual.so libtool: link: ( cd ".libs" && rm -f "mca_fcoll_individual.la" && ln -s "../mca_fcoll_individual.la" "mca_fcoll_individual.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' Making all in mca/fcoll/two_phase make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' depbase=`echo fcoll_two_phase_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_module.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_two_phase_module.lo fcoll_two_phase_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_two_phase_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_component.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_two_phase_component.lo fcoll_two_phase_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_two_phase_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_two_phase_file_read_all.lo fcoll_two_phase_file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_two_phase_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_two_phase_file_write_all.lo fcoll_two_phase_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_module.lo -MD -MP -MF .deps/fcoll_two_phase_module.Tpo -c fcoll_two_phase_module.c -fPIC -DPIC -o .libs/fcoll_two_phase_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_component.lo -MD -MP -MF .deps/fcoll_two_phase_component.Tpo -c fcoll_two_phase_component.c -fPIC -DPIC -o .libs/fcoll_two_phase_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_file_write_all.lo -MD -MP -MF .deps/fcoll_two_phase_file_write_all.Tpo -c fcoll_two_phase_file_write_all.c -fPIC -DPIC -o .libs/fcoll_two_phase_file_write_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_file_read_all.lo -MD -MP -MF .deps/fcoll_two_phase_file_read_all.Tpo -c fcoll_two_phase_file_read_all.c -fPIC -DPIC -o .libs/fcoll_two_phase_file_read_all.o depbase=`echo fcoll_two_phase_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_two_phase_support_fns.lo fcoll_two_phase_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo fcoll_two_phase_file_read_all.c: In function 'two_phase_exchange_data.constprop': fcoll_two_phase_file_read_all.c:896:23: warning: argument 1 range [2147483648, 4294967295] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] recv_buf = (char **) calloc (fh->f_size, sizeof(char *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../opal/class/opal_object.h:126, from ../../../../opal/mca/base/base.h:30, from ../../../../ompi/mca/fcoll/fcoll.h:31, from fcoll_two_phase.h:29, from fcoll_two_phase_file_read_all.c:25: /usr/include/stdlib.h:541:14: note: in a call to allocation function 'calloc' declared here extern void *calloc (size_t __nmemb, size_t __size) ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_two_phase_support_fns.lo -MD -MP -MF .deps/fcoll_two_phase_support_fns.Tpo -c fcoll_two_phase_support_fns.c -fPIC -DPIC -o .libs/fcoll_two_phase_support_fns.o fcoll_two_phase_support_fns.c: In function 'mca_fcoll_two_phase_calc_aggregator': fcoll_two_phase_support_fns.c:174:58: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'long int' [-Wformat=] "rank_index(%d) >= num_aggregators(%d)fd_size=%lld off=%lld\n", ~~~^ %ld rank_index,num_aggregators,fd_size,off); ~~~~~~~ fcoll_two_phase_support_fns.c:174:67: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'long int' [-Wformat=] "rank_index(%d) >= num_aggregators(%d)fd_size=%lld off=%lld\n", ~~~^ %ld rank_index,num_aggregators,fd_size,off); ~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fcoll_two_phase.la -rpath /usr/lib/openmpi/lib/openmpi fcoll_two_phase_module.lo fcoll_two_phase_component.lo fcoll_two_phase_file_read_all.lo fcoll_two_phase_file_write_all.lo fcoll_two_phase_support_fns.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fcoll_two_phase_module.o .libs/fcoll_two_phase_component.o .libs/fcoll_two_phase_file_read_all.o .libs/fcoll_two_phase_file_write_all.o .libs/fcoll_two_phase_support_fns.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fcoll_two_phase.so -o .libs/mca_fcoll_two_phase.so libtool: link: ( cd ".libs" && rm -f "mca_fcoll_two_phase.la" && ln -s "../mca_fcoll_two_phase.la" "mca_fcoll_two_phase.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' Making all in mca/fcoll/static make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' depbase=`echo fcoll_static_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_module.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_static_module.lo fcoll_static_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_static_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_component.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_static_component.lo fcoll_static_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_static_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_static_file_read_all.lo fcoll_static_file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_static_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_static_file_write_all.lo fcoll_static_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_module.lo -MD -MP -MF .deps/fcoll_static_module.Tpo -c fcoll_static_module.c -fPIC -DPIC -o .libs/fcoll_static_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_file_write_all.lo -MD -MP -MF .deps/fcoll_static_file_write_all.Tpo -c fcoll_static_file_write_all.c -fPIC -DPIC -o .libs/fcoll_static_file_write_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_component.lo -MD -MP -MF .deps/fcoll_static_component.Tpo -c fcoll_static_component.c -fPIC -DPIC -o .libs/fcoll_static_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_static_file_read_all.lo -MD -MP -MF .deps/fcoll_static_file_read_all.Tpo -c fcoll_static_file_read_all.c -fPIC -DPIC -o .libs/fcoll_static_file_read_all.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fcoll_static.la -rpath /usr/lib/openmpi/lib/openmpi fcoll_static_module.lo fcoll_static_component.lo fcoll_static_file_read_all.lo fcoll_static_file_write_all.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fcoll_static_module.o .libs/fcoll_static_component.o .libs/fcoll_static_file_read_all.o .libs/fcoll_static_file_write_all.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fcoll_static.so -o .libs/mca_fcoll_static.so libtool: link: ( cd ".libs" && rm -f "mca_fcoll_static.la" && ln -s "../mca_fcoll_static.la" "mca_fcoll_static.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' Making all in mca/fcoll/dynamic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' depbase=`echo fcoll_dynamic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_module.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_module.lo fcoll_dynamic_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_component.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_component.lo fcoll_dynamic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_file_read_all.lo fcoll_dynamic_file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_file_write_all.lo fcoll_dynamic_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_module.lo -MD -MP -MF .deps/fcoll_dynamic_module.Tpo -c fcoll_dynamic_module.c -fPIC -DPIC -o .libs/fcoll_dynamic_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_component.lo -MD -MP -MF .deps/fcoll_dynamic_component.Tpo -c fcoll_dynamic_component.c -fPIC -DPIC -o .libs/fcoll_dynamic_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_file_read_all.lo -MD -MP -MF .deps/fcoll_dynamic_file_read_all.Tpo -c fcoll_dynamic_file_read_all.c -fPIC -DPIC -o .libs/fcoll_dynamic_file_read_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_file_write_all.lo -MD -MP -MF .deps/fcoll_dynamic_file_write_all.Tpo -c fcoll_dynamic_file_write_all.c -fPIC -DPIC -o .libs/fcoll_dynamic_file_write_all.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fcoll_dynamic.la -rpath /usr/lib/openmpi/lib/openmpi fcoll_dynamic_module.lo fcoll_dynamic_component.lo fcoll_dynamic_file_read_all.lo fcoll_dynamic_file_write_all.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fcoll_dynamic_module.o .libs/fcoll_dynamic_component.o .libs/fcoll_dynamic_file_read_all.o .libs/fcoll_dynamic_file_write_all.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fcoll_dynamic.so -o .libs/mca_fcoll_dynamic.so libtool: link: ( cd ".libs" && rm -f "mca_fcoll_dynamic.la" && ln -s "../mca_fcoll_dynamic.la" "mca_fcoll_dynamic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' Making all in mca/fcoll/dynamic_gen2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' depbase=`echo fcoll_dynamic_gen2_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_module.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_gen2_module.lo fcoll_dynamic_gen2_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_gen2_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_component.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_gen2_component.lo fcoll_dynamic_gen2_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_gen2_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_file_read_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_gen2_file_read_all.lo fcoll_dynamic_gen2_file_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fcoll_dynamic_gen2_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_file_write_all.lo -MD -MP -MF $depbase.Tpo -c -o fcoll_dynamic_gen2_file_write_all.lo fcoll_dynamic_gen2_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_component.lo -MD -MP -MF .deps/fcoll_dynamic_gen2_component.Tpo -c fcoll_dynamic_gen2_component.c -fPIC -DPIC -o .libs/fcoll_dynamic_gen2_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_file_write_all.lo -MD -MP -MF .deps/fcoll_dynamic_gen2_file_write_all.Tpo -c fcoll_dynamic_gen2_file_write_all.c -fPIC -DPIC -o .libs/fcoll_dynamic_gen2_file_write_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_module.lo -MD -MP -MF .deps/fcoll_dynamic_gen2_module.Tpo -c fcoll_dynamic_gen2_module.c -fPIC -DPIC -o .libs/fcoll_dynamic_gen2_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fcoll_dynamic_gen2_file_read_all.lo -MD -MP -MF .deps/fcoll_dynamic_gen2_file_read_all.Tpo -c fcoll_dynamic_gen2_file_read_all.c -fPIC -DPIC -o .libs/fcoll_dynamic_gen2_file_read_all.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fcoll_dynamic_gen2.la -rpath /usr/lib/openmpi/lib/openmpi fcoll_dynamic_gen2_module.lo fcoll_dynamic_gen2_component.lo fcoll_dynamic_gen2_file_read_all.lo fcoll_dynamic_gen2_file_write_all.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fcoll_dynamic_gen2_module.o .libs/fcoll_dynamic_gen2_component.o .libs/fcoll_dynamic_gen2_file_read_all.o .libs/fcoll_dynamic_gen2_file_write_all.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fcoll_dynamic_gen2.so -o .libs/mca_fcoll_dynamic_gen2.so libtool: link: ( cd ".libs" && rm -f "mca_fcoll_dynamic_gen2.la" && ln -s "../mca_fcoll_dynamic_gen2.la" "mca_fcoll_dynamic_gen2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' Making all in mca/fs/ufs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' depbase=`echo fs_ufs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs.lo fs_ufs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_component.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_component.lo fs_ufs_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs_ufs_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_open.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_open.lo fs_ufs_file_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_close.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_close.lo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_close.lo -MD -MP -MF .deps/fs_ufs_file_close.Tpo -c fs_ufs_file_close.c -fPIC -DPIC -o .libs/fs_ufs_file_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_component.lo -MD -MP -MF .deps/fs_ufs_component.Tpo -c fs_ufs_component.c -fPIC -DPIC -o .libs/fs_ufs_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs.lo -MD -MP -MF .deps/fs_ufs.Tpo -c fs_ufs.c -fPIC -DPIC -o .libs/fs_ufs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_open.lo -MD -MP -MF .deps/fs_ufs_file_open.Tpo -c fs_ufs_file_open.c -fPIC -DPIC -o .libs/fs_ufs_file_open.o depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_delete.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_delete.lo fs_ufs_file_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_sync.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_sync.lo fs_ufs_file_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_set_size.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_set_size.lo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_sync.lo -MD -MP -MF .deps/fs_ufs_file_sync.Tpo -c fs_ufs_file_sync.c -fPIC -DPIC -o .libs/fs_ufs_file_sync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_delete.lo -MD -MP -MF .deps/fs_ufs_file_delete.Tpo -c fs_ufs_file_delete.c -fPIC -DPIC -o .libs/fs_ufs_file_delete.o depbase=`echo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_get_size.lo -MD -MP -MF $depbase.Tpo -c -o fs_ufs_file_get_size.lo fs_ufs_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_set_size.lo -MD -MP -MF .deps/fs_ufs_file_set_size.Tpo -c fs_ufs_file_set_size.c -fPIC -DPIC -o .libs/fs_ufs_file_set_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT fs_ufs_file_get_size.lo -MD -MP -MF .deps/fs_ufs_file_get_size.Tpo -c fs_ufs_file_get_size.c -fPIC -DPIC -o .libs/fs_ufs_file_get_size.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_fs_ufs.la -rpath /usr/lib/openmpi/lib/openmpi fs_ufs.lo fs_ufs_component.lo fs_ufs_file_open.lo fs_ufs_file_close.lo fs_ufs_file_delete.lo fs_ufs_file_sync.lo fs_ufs_file_set_size.lo fs_ufs_file_get_size.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/fs_ufs.o .libs/fs_ufs_component.o .libs/fs_ufs_file_open.o .libs/fs_ufs_file_close.o .libs/fs_ufs_file_delete.o .libs/fs_ufs_file_sync.o .libs/fs_ufs_file_set_size.o .libs/fs_ufs_file_get_size.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_fs_ufs.so -o .libs/mca_fs_ufs.so libtool: link: ( cd ".libs" && rm -f "mca_fs_ufs.la" && ln -s "../mca_fs_ufs.la" "mca_fs_ufs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' Making all in mca/io/romio314 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making all in romio make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' depbase=`echo mpi-io/close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/close.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/close.lo mpi-io/close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/delete.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/delete.lo mpi-io/delete.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/fsync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/fsync.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/fsync.lo mpi-io/fsync.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_amode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_amode.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_amode.lo mpi-io/get_amode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/fsync.lo -MD -MP -MF mpi-io/.deps/fsync.Tpo -c mpi-io/fsync.c -fPIC -DPIC -o mpi-io/.libs/fsync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/close.lo -MD -MP -MF mpi-io/.deps/close.Tpo -c mpi-io/close.c -fPIC -DPIC -o mpi-io/.libs/close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_amode.lo -MD -MP -MF mpi-io/.deps/get_amode.Tpo -c mpi-io/get_amode.c -fPIC -DPIC -o mpi-io/.libs/get_amode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/delete.lo -MD -MP -MF mpi-io/.deps/delete.Tpo -c mpi-io/delete.c -fPIC -DPIC -o mpi-io/.libs/delete.o depbase=`echo mpi-io/get_atom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_atom.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_atom.lo mpi-io/get_atom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_bytoff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_bytoff.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_bytoff.lo mpi-io/get_bytoff.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_extent.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_extent.lo mpi-io/get_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_group.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_group.lo mpi-io/get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_atom.lo -MD -MP -MF mpi-io/.deps/get_atom.Tpo -c mpi-io/get_atom.c -fPIC -DPIC -o mpi-io/.libs/get_atom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_extent.lo -MD -MP -MF mpi-io/.deps/get_extent.Tpo -c mpi-io/get_extent.c -fPIC -DPIC -o mpi-io/.libs/get_extent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_bytoff.lo -MD -MP -MF mpi-io/.deps/get_bytoff.Tpo -c mpi-io/get_bytoff.c -fPIC -DPIC -o mpi-io/.libs/get_bytoff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_group.lo -MD -MP -MF mpi-io/.deps/get_group.Tpo -c mpi-io/get_group.c -fPIC -DPIC -o mpi-io/.libs/get_group.o mpi-io/get_bytoff.c: In function 'mca_io_romio314_dist_MPI_File_get_byte_offset': mpi-io/get_bytoff.c:66:44: warning: passing argument 3 of 'ADIOI_Get_byte_offset' from incompatible pointer type [-Wincompatible-pointer-types] ADIOI_Get_byte_offset(adio_fh, offset, disp); ^~~~ In file included from ./adio/include/adio.h:446, from mpi-io/mpioimpl.h:15, from mpi-io/get_bytoff.c:8: ./adio/include/adioi.h:342:20: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} ADIO_Offset *disp); ~~~~~~~~~~~~~^~~~ depbase=`echo mpi-io/get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_info.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_info.lo mpi-io/get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_posn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_posn.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_posn.lo mpi-io/get_posn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_posn_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_posn_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_posn_sh.lo mpi-io/get_posn_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/get_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_size.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_size.lo mpi-io/get_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_info.lo -MD -MP -MF mpi-io/.deps/get_info.Tpo -c mpi-io/get_info.c -fPIC -DPIC -o mpi-io/.libs/get_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_posn.lo -MD -MP -MF mpi-io/.deps/get_posn.Tpo -c mpi-io/get_posn.c -fPIC -DPIC -o mpi-io/.libs/get_posn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_size.lo -MD -MP -MF mpi-io/.deps/get_size.Tpo -c mpi-io/get_size.c -fPIC -DPIC -o mpi-io/.libs/get_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_posn_sh.lo -MD -MP -MF mpi-io/.deps/get_posn_sh.Tpo -c mpi-io/get_posn_sh.c -fPIC -DPIC -o mpi-io/.libs/get_posn_sh.o mpi-io/get_posn.c: In function 'mca_io_romio314_dist_MPI_File_get_position': mpi-io/get_posn.c:55:33: warning: passing argument 2 of 'ADIOI_Get_position' from incompatible pointer type [-Wincompatible-pointer-types] ADIOI_Get_position(adio_fh, offset); ^~~~~~ In file included from ./adio/include/adio.h:446, from mpi-io/mpioimpl.h:15, from mpi-io/get_posn.c:8: ./adio/include/adioi.h:339:52: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIOI_Get_position(ADIO_File fd, ADIO_Offset *offset); ~~~~~~~~~~~~~^~~~~~ depbase=`echo mpi-io/get_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_view.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/get_view.lo mpi-io/get_view.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi-io/get_posn_sh.c: In function 'mca_io_romio314_dist_MPI_File_get_position_shared': mpi-io/get_posn_sh.c:56:36: warning: passing argument 3 of 'ADIO_Get_shared_fp' from incompatible pointer type [-Wincompatible-pointer-types] ADIO_Get_shared_fp(adio_fh, 0, offset, &error_code); ^~~~~~ In file included from mpi-io/mpioimpl.h:15, from mpi-io/get_posn_sh.c:8: ./adio/include/adio.h:409:70: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIO_Get_shared_fp(ADIO_File fd, ADIO_Offset size, ADIO_Offset *shared_fp, ~~~~~~~~~~~~~^~~~~~~~~ depbase=`echo mpi-io/iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iread.lo mpi-io/iread.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/iread_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread_at.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iread_at.lo mpi-io/iread_at.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/iread_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iread_sh.lo mpi-io/iread_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/get_view.lo -MD -MP -MF mpi-io/.deps/get_view.Tpo -c mpi-io/get_view.c -fPIC -DPIC -o mpi-io/.libs/get_view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread.lo -MD -MP -MF mpi-io/.deps/iread.Tpo -c mpi-io/iread.c -fPIC -DPIC -o mpi-io/.libs/iread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread_at.lo -MD -MP -MF mpi-io/.deps/iread_at.Tpo -c mpi-io/iread_at.c -fPIC -DPIC -o mpi-io/.libs/iread_at.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iread_sh.lo -MD -MP -MF mpi-io/.deps/iread_sh.Tpo -c mpi-io/iread_sh.c -fPIC -DPIC -o mpi-io/.libs/iread_sh.o depbase=`echo mpi-io/iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iwrite.lo mpi-io/iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/iwrite_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite_at.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iwrite_at.lo mpi-io/iwrite_at.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/iwrite_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/iwrite_sh.lo mpi-io/iwrite_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/open.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/open.lo mpi-io/open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite.lo -MD -MP -MF mpi-io/.deps/iwrite.Tpo -c mpi-io/iwrite.c -fPIC -DPIC -o mpi-io/.libs/iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite_at.lo -MD -MP -MF mpi-io/.deps/iwrite_at.Tpo -c mpi-io/iwrite_at.c -fPIC -DPIC -o mpi-io/.libs/iwrite_at.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/open.lo -MD -MP -MF mpi-io/.deps/open.Tpo -c mpi-io/open.c -fPIC -DPIC -o mpi-io/.libs/open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/iwrite_sh.lo -MD -MP -MF mpi-io/.deps/iwrite_sh.Tpo -c mpi-io/iwrite_sh.c -fPIC -DPIC -o mpi-io/.libs/iwrite_sh.o depbase=`echo mpi-io/prealloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/prealloc.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/prealloc.lo mpi-io/prealloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/rd_atallb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/rd_atallb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/rd_atallb.lo mpi-io/rd_atallb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/rd_atalle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/rd_atalle.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/rd_atalle.lo mpi-io/rd_atalle.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read.lo mpi-io/read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/prealloc.lo -MD -MP -MF mpi-io/.deps/prealloc.Tpo -c mpi-io/prealloc.c -fPIC -DPIC -o mpi-io/.libs/prealloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/rd_atallb.lo -MD -MP -MF mpi-io/.deps/rd_atallb.Tpo -c mpi-io/rd_atallb.c -fPIC -DPIC -o mpi-io/.libs/rd_atallb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/rd_atalle.lo -MD -MP -MF mpi-io/.deps/rd_atalle.Tpo -c mpi-io/rd_atalle.c -fPIC -DPIC -o mpi-io/.libs/rd_atalle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read.lo -MD -MP -MF mpi-io/.deps/read.Tpo -c mpi-io/read.c -fPIC -DPIC -o mpi-io/.libs/read.o depbase=`echo mpi-io/read_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_all.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_all.lo mpi-io/read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read_allb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_allb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_allb.lo mpi-io/read_allb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read_alle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_alle.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_alle.lo mpi-io/read_alle.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_at.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_at.lo mpi-io/read_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_all.lo -MD -MP -MF mpi-io/.deps/read_all.Tpo -c mpi-io/read_all.c -fPIC -DPIC -o mpi-io/.libs/read_all.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_allb.lo -MD -MP -MF mpi-io/.deps/read_allb.Tpo -c mpi-io/read_allb.c -fPIC -DPIC -o mpi-io/.libs/read_allb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_alle.lo -MD -MP -MF mpi-io/.deps/read_alle.Tpo -c mpi-io/read_alle.c -fPIC -DPIC -o mpi-io/.libs/read_alle.o depbase=`echo mpi-io/read_atall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_atall.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_atall.lo mpi-io/read_atall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_at.lo -MD -MP -MF mpi-io/.deps/read_at.Tpo -c mpi-io/read_at.c -fPIC -DPIC -o mpi-io/.libs/read_at.o depbase=`echo mpi-io/read_ord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_ord.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_ord.lo mpi-io/read_ord.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read_ordb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_ordb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_ordb.lo mpi-io/read_ordb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/read_orde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_orde.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_orde.lo mpi-io/read_orde.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_atall.lo -MD -MP -MF mpi-io/.deps/read_atall.Tpo -c mpi-io/read_atall.c -fPIC -DPIC -o mpi-io/.libs/read_atall.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_ord.lo -MD -MP -MF mpi-io/.deps/read_ord.Tpo -c mpi-io/read_ord.c -fPIC -DPIC -o mpi-io/.libs/read_ord.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_ordb.lo -MD -MP -MF mpi-io/.deps/read_ordb.Tpo -c mpi-io/read_ordb.c -fPIC -DPIC -o mpi-io/.libs/read_ordb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_orde.lo -MD -MP -MF mpi-io/.deps/read_orde.Tpo -c mpi-io/read_orde.c -fPIC -DPIC -o mpi-io/.libs/read_orde.o depbase=`echo mpi-io/read_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/read_sh.lo mpi-io/read_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/register_datarep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/register_datarep.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/register_datarep.lo mpi-io/register_datarep.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/seek.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/seek.lo mpi-io/seek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/seek_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/seek_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/seek_sh.lo mpi-io/seek_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/read_sh.lo -MD -MP -MF mpi-io/.deps/read_sh.Tpo -c mpi-io/read_sh.c -fPIC -DPIC -o mpi-io/.libs/read_sh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/register_datarep.lo -MD -MP -MF mpi-io/.deps/register_datarep.Tpo -c mpi-io/register_datarep.c -fPIC -DPIC -o mpi-io/.libs/register_datarep.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/seek.lo -MD -MP -MF mpi-io/.deps/seek.Tpo -c mpi-io/seek.c -fPIC -DPIC -o mpi-io/.libs/seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/seek_sh.lo -MD -MP -MF mpi-io/.deps/seek_sh.Tpo -c mpi-io/seek_sh.c -fPIC -DPIC -o mpi-io/.libs/seek_sh.o mpi-io/seek.c: In function 'mca_io_romio314_dist_MPI_File_seek': mpi-io/seek.c:76:30: warning: passing argument 2 of 'ADIOI_Get_position' from incompatible pointer type [-Wincompatible-pointer-types] ADIOI_Get_position(adio_fh, &curr_offset); ^~~~~~~~~~~~ In file included from ./adio/include/adio.h:446, from mpi-io/mpioimpl.h:15, from mpi-io/seek.c:8: ./adio/include/adioi.h:339:52: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIOI_Get_position(ADIO_File fd, ADIO_Offset *offset); ~~~~~~~~~~~~~^~~~~~ mpi-io/seek.c:97:32: warning: passing argument 2 of 'ADIOI_Get_eof_offset' from incompatible pointer type [-Wincompatible-pointer-types] ADIOI_Get_eof_offset(adio_fh, &eof_offset); ^~~~~~~~~~~ In file included from ./adio/include/adio.h:446, from mpi-io/mpioimpl.h:15, from mpi-io/seek.c:8: ./adio/include/adioi.h:340:54: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIOI_Get_eof_offset(ADIO_File fd, ADIO_Offset *eof_offset); ~~~~~~~~~~~~~^~~~~~~~~~ depbase=`echo mpi-io/set_atom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_atom.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/set_atom.lo mpi-io/set_atom.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_info.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/set_info.lo mpi-io/set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi-io/seek_sh.c: In function 'mca_io_romio314_dist_MPI_File_seek_shared': mpi-io/seek_sh.c:104:37: warning: passing argument 3 of 'ADIO_Get_shared_fp' from incompatible pointer type [-Wincompatible-pointer-types] ADIO_Get_shared_fp(adio_fh, 0, &curr_offset, &error_code); ^~~~~~~~~~~~ In file included from mpi-io/mpioimpl.h:15, from mpi-io/seek_sh.c:7: ./adio/include/adio.h:409:70: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIO_Get_shared_fp(ADIO_File fd, ADIO_Offset size, ADIO_Offset *shared_fp, ~~~~~~~~~~~~~^~~~~~~~~ mpi-io/seek_sh.c:133:36: warning: passing argument 2 of 'ADIOI_Get_eof_offset' from incompatible pointer type [-Wincompatible-pointer-types] ADIOI_Get_eof_offset(adio_fh, &eof_offset); ^~~~~~~~~~~ In file included from ./adio/include/adio.h:446, from mpi-io/mpioimpl.h:15, from mpi-io/seek_sh.c:7: ./adio/include/adioi.h:340:54: note: expected 'ADIO_Offset *' {aka 'long long int *'} but argument is of type 'MPI_Offset *' {aka 'long int *'} void ADIOI_Get_eof_offset(ADIO_File fd, ADIO_Offset *eof_offset); ~~~~~~~~~~~~~^~~~~~~~~~ depbase=`echo mpi-io/set_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_size.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/set_size.lo mpi-io/set_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_view.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/set_view.lo mpi-io/set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_atom.lo -MD -MP -MF mpi-io/.deps/set_atom.Tpo -c mpi-io/set_atom.c -fPIC -DPIC -o mpi-io/.libs/set_atom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_info.lo -MD -MP -MF mpi-io/.deps/set_info.Tpo -c mpi-io/set_info.c -fPIC -DPIC -o mpi-io/.libs/set_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_size.lo -MD -MP -MF mpi-io/.deps/set_size.Tpo -c mpi-io/set_size.c -fPIC -DPIC -o mpi-io/.libs/set_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/set_view.lo -MD -MP -MF mpi-io/.deps/set_view.Tpo -c mpi-io/set_view.c -fPIC -DPIC -o mpi-io/.libs/set_view.o depbase=`echo mpi-io/wr_atallb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/wr_atallb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/wr_atallb.lo mpi-io/wr_atallb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/wr_atalle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/wr_atalle.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/wr_atalle.lo mpi-io/wr_atalle.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write.lo mpi-io/write.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_all.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_all.lo mpi-io/write_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/wr_atallb.lo -MD -MP -MF mpi-io/.deps/wr_atallb.Tpo -c mpi-io/wr_atallb.c -fPIC -DPIC -o mpi-io/.libs/wr_atallb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/wr_atalle.lo -MD -MP -MF mpi-io/.deps/wr_atalle.Tpo -c mpi-io/wr_atalle.c -fPIC -DPIC -o mpi-io/.libs/wr_atalle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write.lo -MD -MP -MF mpi-io/.deps/write.Tpo -c mpi-io/write.c -fPIC -DPIC -o mpi-io/.libs/write.o depbase=`echo mpi-io/write_allb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_allb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_allb.lo mpi-io/write_allb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write_alle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_alle.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_alle.lo mpi-io/write_alle.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_all.lo -MD -MP -MF mpi-io/.deps/write_all.Tpo -c mpi-io/write_all.c -fPIC -DPIC -o mpi-io/.libs/write_all.o depbase=`echo mpi-io/write_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_at.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_at.lo mpi-io/write_at.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write_atall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_atall.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_atall.lo mpi-io/write_atall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_alle.lo -MD -MP -MF mpi-io/.deps/write_alle.Tpo -c mpi-io/write_alle.c -fPIC -DPIC -o mpi-io/.libs/write_alle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_allb.lo -MD -MP -MF mpi-io/.deps/write_allb.Tpo -c mpi-io/write_allb.c -fPIC -DPIC -o mpi-io/.libs/write_allb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_at.lo -MD -MP -MF mpi-io/.deps/write_at.Tpo -c mpi-io/write_at.c -fPIC -DPIC -o mpi-io/.libs/write_at.o depbase=`echo mpi-io/write_ord.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_ord.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_ord.lo mpi-io/write_ord.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_atall.lo -MD -MP -MF mpi-io/.deps/write_atall.Tpo -c mpi-io/write_atall.c -fPIC -DPIC -o mpi-io/.libs/write_atall.o depbase=`echo mpi-io/write_ordb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_ordb.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_ordb.lo mpi-io/write_ordb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write_orde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_orde.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_orde.lo mpi-io/write_orde.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/write_sh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_sh.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/write_sh.lo mpi-io/write_sh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_ord.lo -MD -MP -MF mpi-io/.deps/write_ord.Tpo -c mpi-io/write_ord.c -fPIC -DPIC -o mpi-io/.libs/write_ord.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_orde.lo -MD -MP -MF mpi-io/.deps/write_orde.Tpo -c mpi-io/write_orde.c -fPIC -DPIC -o mpi-io/.libs/write_orde.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_ordb.lo -MD -MP -MF mpi-io/.deps/write_ordb.Tpo -c mpi-io/write_ordb.c -fPIC -DPIC -o mpi-io/.libs/write_ordb.o depbase=`echo mpi-io/glue/openmpi/mpio_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/glue/openmpi/mpio_file.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/glue/openmpi/mpio_file.lo mpi-io/glue/openmpi/mpio_file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/write_sh.lo -MD -MP -MF mpi-io/.deps/write_sh.Tpo -c mpi-io/write_sh.c -fPIC -DPIC -o mpi-io/.libs/write_sh.o depbase=`echo mpi-io/glue/openmpi/mpio_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/glue/openmpi/mpio_err.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/glue/openmpi/mpio_err.lo mpi-io/glue/openmpi/mpio_err.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/mpich_fileutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpich_fileutil.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/mpich_fileutil.lo mpi-io/mpich_fileutil.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi-io/mpir-mpioinit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpir-mpioinit.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/mpir-mpioinit.lo mpi-io/mpir-mpioinit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/glue/openmpi/mpio_file.lo -MD -MP -MF mpi-io/glue/openmpi/.deps/mpio_file.Tpo -c mpi-io/glue/openmpi/mpio_file.c -fPIC -DPIC -o mpi-io/glue/openmpi/.libs/mpio_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/glue/openmpi/mpio_err.lo -MD -MP -MF mpi-io/glue/openmpi/.deps/mpio_err.Tpo -c mpi-io/glue/openmpi/mpio_err.c -fPIC -DPIC -o mpi-io/glue/openmpi/.libs/mpio_err.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpich_fileutil.lo -MD -MP -MF mpi-io/.deps/mpich_fileutil.Tpo -c mpi-io/mpich_fileutil.c -fPIC -DPIC -o mpi-io/.libs/mpich_fileutil.o depbase=`echo mpi-io/mpiu_greq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpiu_greq.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/mpiu_greq.lo mpi-io/mpiu_greq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpir-mpioinit.lo -MD -MP -MF mpi-io/.deps/mpir-mpioinit.Tpo -c mpi-io/mpir-mpioinit.c -fPIC -DPIC -o mpi-io/.libs/mpir-mpioinit.o depbase=`echo mpi-io/mpiu_external32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpiu_external32.lo -MD -MP -MF $depbase.Tpo -c -o mpi-io/mpiu_external32.lo mpi-io/mpiu_external32.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpiu_greq.lo -MD -MP -MF mpi-io/.deps/mpiu_greq.Tpo -c mpi-io/mpiu_greq.c -fPIC -DPIC -o mpi-io/.libs/mpiu_greq.o depbase=`echo adio/ad_nfs/ad_nfs_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_read.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_read.lo adio/ad_nfs/ad_nfs_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_open.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_open.lo adio/ad_nfs/ad_nfs_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_write.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_write.lo adio/ad_nfs/ad_nfs_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT mpi-io/mpiu_external32.lo -MD -MP -MF mpi-io/.deps/mpiu_external32.Tpo -c mpi-io/mpiu_external32.c -fPIC -DPIC -o mpi-io/.libs/mpiu_external32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_open.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_open.Tpo -c adio/ad_nfs/ad_nfs_open.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_read.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_read.Tpo -c adio/ad_nfs/ad_nfs_read.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_write.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_write.Tpo -c adio/ad_nfs/ad_nfs_write.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_write.o depbase=`echo adio/ad_nfs/ad_nfs_done.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_done.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_done.lo adio/ad_nfs/ad_nfs_done.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_fcntl.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_fcntl.lo adio/ad_nfs/ad_nfs_fcntl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_done.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_done.Tpo -c adio/ad_nfs/ad_nfs_done.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_done.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_fcntl.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_fcntl.Tpo -c adio/ad_nfs/ad_nfs_fcntl.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_fcntl.o depbase=`echo adio/ad_nfs/ad_nfs_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_iread.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_iread.lo adio/ad_nfs/ad_nfs_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_iwrite.lo adio/ad_nfs/ad_nfs_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_wait.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_wait.lo adio/ad_nfs/ad_nfs_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs_setsh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_setsh.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_setsh.lo adio/ad_nfs/ad_nfs_setsh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_iread.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_iread.Tpo -c adio/ad_nfs/ad_nfs_iread.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_iread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_iwrite.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_iwrite.Tpo -c adio/ad_nfs/ad_nfs_iwrite.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_iwrite.o depbase=`echo adio/ad_nfs/ad_nfs_getsh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_getsh.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_getsh.lo adio/ad_nfs/ad_nfs_getsh.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_nfs/ad_nfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs.lo adio/ad_nfs/ad_nfs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_wait.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_wait.Tpo -c adio/ad_nfs/ad_nfs_wait.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_setsh.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_setsh.Tpo -c adio/ad_nfs/ad_nfs_setsh.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_setsh.o depbase=`echo adio/ad_nfs/ad_nfs_resize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_resize.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_resize.lo adio/ad_nfs/ad_nfs_resize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_getsh.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_getsh.Tpo -c adio/ad_nfs/ad_nfs_getsh.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_getsh.o depbase=`echo adio/ad_nfs/ad_nfs_features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_features.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_nfs/ad_nfs_features.lo adio/ad_nfs/ad_nfs_features.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs.Tpo -c adio/ad_nfs/ad_nfs.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs.o depbase=`echo adio/ad_testfs/ad_testfs_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_close.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_close.lo adio/ad_testfs/ad_testfs_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_testfs/ad_testfs_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_read.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_read.lo adio/ad_testfs/ad_testfs_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_resize.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_resize.Tpo -c adio/ad_nfs/ad_nfs_resize.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_resize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_nfs/ad_nfs_features.lo -MD -MP -MF adio/ad_nfs/.deps/ad_nfs_features.Tpo -c adio/ad_nfs/ad_nfs_features.c -fPIC -DPIC -o adio/ad_nfs/.libs/ad_nfs_features.o depbase=`echo adio/ad_testfs/ad_testfs_rdcoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_rdcoll.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_rdcoll.lo adio/ad_testfs/ad_testfs_rdcoll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_testfs/ad_testfs_wrcoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_wrcoll.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_wrcoll.lo adio/ad_testfs/ad_testfs_wrcoll.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_close.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_close.Tpo -c adio/ad_testfs/ad_testfs_close.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_read.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_read.Tpo -c adio/ad_testfs/ad_testfs_read.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_read.o depbase=`echo adio/ad_testfs/ad_testfs_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_open.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_open.lo adio/ad_testfs/ad_testfs_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/ad_testfs/ad_testfs_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_write.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_write.lo adio/ad_testfs/ad_testfs_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_wrcoll.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_wrcoll.Tpo -c adio/ad_testfs/ad_testfs_wrcoll.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_wrcoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_rdcoll.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_rdcoll.Tpo -c adio/ad_testfs/ad_testfs_rdcoll.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_rdcoll.o depbase=`echo adio/ad_testfs/ad_testfs_done.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_done.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_done.lo adio/ad_testfs/ad_testfs_done.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_open.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_open.Tpo -c adio/ad_testfs/ad_testfs_open.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_open.o depbase=`echo adio/ad_testfs/ad_testfs_fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_fcntl.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_fcntl.lo adio/ad_testfs/ad_testfs_fcntl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_write.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_write.Tpo -c adio/ad_testfs/ad_testfs_write.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_write.o depbase=`echo adio/ad_testfs/ad_testfs_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_iread.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_iread.lo adio/ad_testfs/ad_testfs_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_done.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_done.Tpo -c adio/ad_testfs/ad_testfs_done.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_done.o depbase=`echo adio/ad_testfs/ad_testfs_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_iwrite.lo adio/ad_testfs/ad_testfs_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_fcntl.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_fcntl.Tpo -c adio/ad_testfs/ad_testfs_fcntl.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_fcntl.o depbase=`echo adio/ad_testfs/ad_testfs_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_wait.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_wait.lo adio/ad_testfs/ad_testfs_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_iread.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_iread.Tpo -c adio/ad_testfs/ad_testfs_iread.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_iread.o depbase=`echo adio/ad_testfs/ad_testfs_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_flush.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_flush.lo adio/ad_testfs/ad_testfs_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_iwrite.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_iwrite.Tpo -c adio/ad_testfs/ad_testfs_iwrite.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_iwrite.o depbase=`echo adio/ad_testfs/ad_testfs_seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_seek.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_seek.lo adio/ad_testfs/ad_testfs_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_wait.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_wait.Tpo -c adio/ad_testfs/ad_testfs_wait.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_wait.o depbase=`echo adio/ad_testfs/ad_testfs_resize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_resize.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_resize.lo adio/ad_testfs/ad_testfs_resize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_flush.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_flush.Tpo -c adio/ad_testfs/ad_testfs_flush.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_flush.o depbase=`echo adio/ad_testfs/ad_testfs_hints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_hints.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_hints.lo adio/ad_testfs/ad_testfs_hints.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_seek.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_seek.Tpo -c adio/ad_testfs/ad_testfs_seek.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_seek.o depbase=`echo adio/ad_testfs/ad_testfs_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_delete.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs_delete.lo adio/ad_testfs/ad_testfs_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_resize.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_resize.Tpo -c adio/ad_testfs/ad_testfs_resize.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_resize.o depbase=`echo adio/ad_testfs/ad_testfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_testfs/ad_testfs.lo adio/ad_testfs/ad_testfs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_hints.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_hints.Tpo -c adio/ad_testfs/ad_testfs_hints.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_hints.o depbase=`echo adio/ad_ufs/ad_ufs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_ufs/ad_ufs.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_ufs/ad_ufs.lo adio/ad_ufs/ad_ufs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs_delete.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs_delete.Tpo -c adio/ad_testfs/ad_testfs_delete.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs_delete.o depbase=`echo adio/ad_ufs/ad_ufs_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_ufs/ad_ufs_open.lo -MD -MP -MF $depbase.Tpo -c -o adio/ad_ufs/ad_ufs_open.lo adio/ad_ufs/ad_ufs_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_testfs/ad_testfs.lo -MD -MP -MF adio/ad_testfs/.deps/ad_testfs.Tpo -c adio/ad_testfs/ad_testfs.c -fPIC -DPIC -o adio/ad_testfs/.libs/ad_testfs.o depbase=`echo adio/common/ad_aggregate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_aggregate.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_aggregate.lo adio/common/ad_aggregate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_ufs/ad_ufs.lo -MD -MP -MF adio/ad_ufs/.deps/ad_ufs.Tpo -c adio/ad_ufs/ad_ufs.c -fPIC -DPIC -o adio/ad_ufs/.libs/ad_ufs.o depbase=`echo adio/common/ad_aggregate_new.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_aggregate_new.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_aggregate_new.lo adio/common/ad_aggregate_new.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/ad_ufs/ad_ufs_open.lo -MD -MP -MF adio/ad_ufs/.deps/ad_ufs_open.Tpo -c adio/ad_ufs/ad_ufs_open.c -fPIC -DPIC -o adio/ad_ufs/.libs/ad_ufs_open.o depbase=`echo adio/common/ad_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_close.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_close.lo adio/common/ad_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_coll_build_req_new.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_coll_build_req_new.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_coll_build_req_new.lo adio/common/ad_coll_build_req_new.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_aggregate.lo -MD -MP -MF adio/common/.deps/ad_aggregate.Tpo -c adio/common/ad_aggregate.c -fPIC -DPIC -o adio/common/.libs/ad_aggregate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_aggregate_new.lo -MD -MP -MF adio/common/.deps/ad_aggregate_new.Tpo -c adio/common/ad_aggregate_new.c -fPIC -DPIC -o adio/common/.libs/ad_aggregate_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_close.lo -MD -MP -MF adio/common/.deps/ad_close.Tpo -c adio/common/ad_close.c -fPIC -DPIC -o adio/common/.libs/ad_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_coll_build_req_new.lo -MD -MP -MF adio/common/.deps/ad_coll_build_req_new.Tpo -c adio/common/ad_coll_build_req_new.c -fPIC -DPIC -o adio/common/.libs/ad_coll_build_req_new.o depbase=`echo adio/common/ad_coll_exch_new.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_coll_exch_new.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_coll_exch_new.lo adio/common/ad_coll_exch_new.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_darray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_darray.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_darray.lo adio/common/ad_darray.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_delete.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_delete.lo adio/common/ad_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_coll_exch_new.lo -MD -MP -MF adio/common/.deps/ad_coll_exch_new.Tpo -c adio/common/ad_coll_exch_new.c -fPIC -DPIC -o adio/common/.libs/ad_coll_exch_new.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_darray.lo -MD -MP -MF adio/common/.deps/ad_darray.Tpo -c adio/common/ad_darray.c -fPIC -DPIC -o adio/common/.libs/ad_darray.o adio/common/ad_coll_exch_new.c: In function 'ADIOI_Exch_file_views': adio/common/ad_coll_exch_new.c:160:35: warning: passing argument 2 of 'MPI_Type_size_x' from incompatible pointer type [-Wincompatible-pointer-types] MPI_Type_size_x(fd->filetype, &filetype_sz); ^~~~~~~~~~~~ In file included from ./adio/include/adio.h:72, from adio/common/ad_coll_exch_new.c:9: ./../../../../../ompi/include/mpi.h:1818:66: note: expected 'MPI_Count *' {aka 'long int *'} but argument is of type 'ADIO_Offset *' {aka 'long long int *'} OMPI_DECLSPEC int MPI_Type_size_x(MPI_Datatype type, MPI_Count *size); ~~~~~~~~~~~^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_delete.lo -MD -MP -MF adio/common/.deps/ad_delete.Tpo -c adio/common/ad_delete.c -fPIC -DPIC -o adio/common/.libs/ad_delete.o depbase=`echo adio/common/ad_done.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_done.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_done.lo adio/common/ad_done.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_done_fake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_done_fake.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_done_fake.lo adio/common/ad_done_fake.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_end.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_end.lo adio/common/ad_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_done.lo -MD -MP -MF adio/common/.deps/ad_done.Tpo -c adio/common/ad_done.c -fPIC -DPIC -o adio/common/.libs/ad_done.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_done_fake.lo -MD -MP -MF adio/common/.deps/ad_done_fake.Tpo -c adio/common/ad_done_fake.c -fPIC -DPIC -o adio/common/.libs/ad_done_fake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_end.lo -MD -MP -MF adio/common/.deps/ad_end.Tpo -c adio/common/ad_end.c -fPIC -DPIC -o adio/common/.libs/ad_end.o depbase=`echo adio/common/ad_fcntl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_fcntl.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_fcntl.lo adio/common/ad_fcntl.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_features.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_features.lo adio/common/ad_features.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_flush.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_flush.lo adio/common/ad_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_fcntl.lo -MD -MP -MF adio/common/.deps/ad_fcntl.Tpo -c adio/common/ad_fcntl.c -fPIC -DPIC -o adio/common/.libs/ad_fcntl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_features.lo -MD -MP -MF adio/common/.deps/ad_features.Tpo -c adio/common/ad_features.c -fPIC -DPIC -o adio/common/.libs/ad_features.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_flush.lo -MD -MP -MF adio/common/.deps/ad_flush.Tpo -c adio/common/ad_flush.c -fPIC -DPIC -o adio/common/.libs/ad_flush.o depbase=`echo adio/common/ad_fstype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_fstype.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_fstype.lo adio/common/ad_fstype.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_get_sh_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_get_sh_fp.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_get_sh_fp.lo adio/common/ad_get_sh_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_hints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_hints.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_hints.lo adio/common/ad_hints.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_fstype.lo -MD -MP -MF adio/common/.deps/ad_fstype.Tpo -c adio/common/ad_fstype.c -fPIC -DPIC -o adio/common/.libs/ad_fstype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_get_sh_fp.lo -MD -MP -MF adio/common/.deps/ad_get_sh_fp.Tpo -c adio/common/ad_get_sh_fp.c -fPIC -DPIC -o adio/common/.libs/ad_get_sh_fp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_hints.lo -MD -MP -MF adio/common/.deps/ad_hints.Tpo -c adio/common/ad_hints.c -fPIC -DPIC -o adio/common/.libs/ad_hints.o depbase=`echo adio/common/ad_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_init.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_init.lo adio/common/ad_init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_io_coll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_io_coll.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_io_coll.lo adio/common/ad_io_coll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_iopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iopen.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_iopen.lo adio/common/ad_iopen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_init.lo -MD -MP -MF adio/common/.deps/ad_init.Tpo -c adio/common/ad_init.c -fPIC -DPIC -o adio/common/.libs/ad_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_io_coll.lo -MD -MP -MF adio/common/.deps/ad_io_coll.Tpo -c adio/common/ad_io_coll.c -fPIC -DPIC -o adio/common/.libs/ad_io_coll.o depbase=`echo adio/common/ad_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iread.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_iread.lo adio/common/ad_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iopen.lo -MD -MP -MF adio/common/.deps/ad_iopen.Tpo -c adio/common/ad_iopen.c -fPIC -DPIC -o adio/common/.libs/ad_iopen.o depbase=`echo adio/common/ad_iread_fake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iread_fake.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_iread_fake.lo adio/common/ad_iread_fake.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_iwrite.lo adio/common/ad_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iread.lo -MD -MP -MF adio/common/.deps/ad_iread.Tpo -c adio/common/ad_iread.c -fPIC -DPIC -o adio/common/.libs/ad_iread.o depbase=`echo adio/common/ad_iwrite_fake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iwrite_fake.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_iwrite_fake.lo adio/common/ad_iwrite_fake.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iwrite.lo -MD -MP -MF adio/common/.deps/ad_iwrite.Tpo -c adio/common/ad_iwrite.c -fPIC -DPIC -o adio/common/.libs/ad_iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iread_fake.lo -MD -MP -MF adio/common/.deps/ad_iread_fake.Tpo -c adio/common/ad_iread_fake.c -fPIC -DPIC -o adio/common/.libs/ad_iread_fake.o depbase=`echo adio/common/ad_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_open.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_open.lo adio/common/ad_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_opencoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_opencoll.lo adio/common/ad_opencoll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_opencoll_failsafe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll_failsafe.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_opencoll_failsafe.lo adio/common/ad_opencoll_failsafe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_iwrite_fake.lo -MD -MP -MF adio/common/.deps/ad_iwrite_fake.Tpo -c adio/common/ad_iwrite_fake.c -fPIC -DPIC -o adio/common/.libs/ad_iwrite_fake.o depbase=`echo adio/common/ad_opencoll_scalable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll_scalable.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_opencoll_scalable.lo adio/common/ad_opencoll_scalable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_open.lo -MD -MP -MF adio/common/.deps/ad_open.Tpo -c adio/common/ad_open.c -fPIC -DPIC -o adio/common/.libs/ad_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll.lo -MD -MP -MF adio/common/.deps/ad_opencoll.Tpo -c adio/common/ad_opencoll.c -fPIC -DPIC -o adio/common/.libs/ad_opencoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll_failsafe.lo -MD -MP -MF adio/common/.deps/ad_opencoll_failsafe.Tpo -c adio/common/ad_opencoll_failsafe.c -fPIC -DPIC -o adio/common/.libs/ad_opencoll_failsafe.o depbase=`echo adio/common/ad_prealloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_prealloc.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_prealloc.lo adio/common/ad_prealloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_read.lo adio/common/ad_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_read_coll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_coll.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_read_coll.lo adio/common/ad_read_coll.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_opencoll_scalable.lo -MD -MP -MF adio/common/.deps/ad_opencoll_scalable.Tpo -c adio/common/ad_opencoll_scalable.c -fPIC -DPIC -o adio/common/.libs/ad_opencoll_scalable.o depbase=`echo adio/common/ad_read_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_str.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_read_str.lo adio/common/ad_read_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_prealloc.lo -MD -MP -MF adio/common/.deps/ad_prealloc.Tpo -c adio/common/ad_prealloc.c -fPIC -DPIC -o adio/common/.libs/ad_prealloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read.lo -MD -MP -MF adio/common/.deps/ad_read.Tpo -c adio/common/ad_read.c -fPIC -DPIC -o adio/common/.libs/ad_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_coll.lo -MD -MP -MF adio/common/.deps/ad_read_coll.Tpo -c adio/common/ad_read_coll.c -fPIC -DPIC -o adio/common/.libs/ad_read_coll.o depbase=`echo adio/common/ad_read_str_naive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_str_naive.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_read_str_naive.lo adio/common/ad_read_str_naive.c &&\ mv -f $depbase.Tpo $depbase.Plo adio/common/ad_read_coll.c: In function 'ADIOI_R_Exchange_data': adio/common/ad_read_coll.c:828:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; i < nprocs; i++) ^~~ adio/common/ad_read_coll.c:832:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' j = 0; ^ adio/common/ad_read_coll.c:857:5: warning: passing argument 2 of 'ADIOI_Type_create_hindexed_x' from incompatible pointer type [-Wincompatible-pointer-types] &(others_req[i].lens[start_pos[i]]), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./adio/include/adio.h:446, from adio/common/ad_read_coll.c:8: ./adio/include/adioi.h:592:19: note: expected 'const MPI_Count *' {aka 'const long int *'} but argument is of type 'ADIO_Offset *' {aka 'long long int *'} const MPI_Count array_of_blocklengths[], ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo adio/common/ad_resize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_resize.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_resize.lo adio/common/ad_resize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_str.lo -MD -MP -MF adio/common/.deps/ad_read_str.Tpo -c adio/common/ad_read_str.c -fPIC -DPIC -o adio/common/.libs/ad_read_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_read_str_naive.lo -MD -MP -MF adio/common/.deps/ad_read_str_naive.Tpo -c adio/common/ad_read_str_naive.c -fPIC -DPIC -o adio/common/.libs/ad_read_str_naive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_resize.lo -MD -MP -MF adio/common/.deps/ad_resize.Tpo -c adio/common/ad_resize.c -fPIC -DPIC -o adio/common/.libs/ad_resize.o depbase=`echo adio/common/ad_seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_seek.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_seek.lo adio/common/ad_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_set_sh_fp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_set_sh_fp.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_set_sh_fp.lo adio/common/ad_set_sh_fp.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_set_view.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_set_view.lo adio/common/ad_set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_seek.lo -MD -MP -MF adio/common/.deps/ad_seek.Tpo -c adio/common/ad_seek.c -fPIC -DPIC -o adio/common/.libs/ad_seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_set_sh_fp.lo -MD -MP -MF adio/common/.deps/ad_set_sh_fp.Tpo -c adio/common/ad_set_sh_fp.c -fPIC -DPIC -o adio/common/.libs/ad_set_sh_fp.o depbase=`echo adio/common/ad_subarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_subarray.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_subarray.lo adio/common/ad_subarray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_set_view.lo -MD -MP -MF adio/common/.deps/ad_set_view.Tpo -c adio/common/ad_set_view.c -fPIC -DPIC -o adio/common/.libs/ad_set_view.o depbase=`echo adio/common/ad_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_wait.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_wait.lo adio/common/ad_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_wait_fake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_wait_fake.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_wait_fake.lo adio/common/ad_wait_fake.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_write.lo adio/common/ad_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_subarray.lo -MD -MP -MF adio/common/.deps/ad_subarray.Tpo -c adio/common/ad_subarray.c -fPIC -DPIC -o adio/common/.libs/ad_subarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_wait.lo -MD -MP -MF adio/common/.deps/ad_wait.Tpo -c adio/common/ad_wait.c -fPIC -DPIC -o adio/common/.libs/ad_wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_wait_fake.lo -MD -MP -MF adio/common/.deps/ad_wait_fake.Tpo -c adio/common/ad_wait_fake.c -fPIC -DPIC -o adio/common/.libs/ad_wait_fake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write.lo -MD -MP -MF adio/common/.deps/ad_write.Tpo -c adio/common/ad_write.c -fPIC -DPIC -o adio/common/.libs/ad_write.o depbase=`echo adio/common/ad_write_coll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_coll.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_write_coll.lo adio/common/ad_write_coll.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_write_nolock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_nolock.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_write_nolock.lo adio/common/ad_write_nolock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_write_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_str.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_write_str.lo adio/common/ad_write_str.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/ad_write_str_naive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_str_naive.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_write_str_naive.lo adio/common/ad_write_str_naive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_coll.lo -MD -MP -MF adio/common/.deps/ad_write_coll.Tpo -c adio/common/ad_write_coll.c -fPIC -DPIC -o adio/common/.libs/ad_write_coll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_nolock.lo -MD -MP -MF adio/common/.deps/ad_write_nolock.Tpo -c adio/common/ad_write_nolock.c -fPIC -DPIC -o adio/common/.libs/ad_write_nolock.o adio/common/ad_write_coll.c: In function 'ADIOI_W_Exchange_data': adio/common/ad_write_coll.c:615:8: warning: passing argument 2 of 'ADIOI_Type_create_hindexed_x' from incompatible pointer type [-Wincompatible-pointer-types] &(others_req[i].lens[start_pos[i]]), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./adio/include/adio.h:446, from adio/common/ad_write_coll.c:8: ./adio/include/adioi.h:592:19: note: expected 'const MPI_Count *' {aka 'const long int *'} but argument is of type 'ADIO_Offset *' {aka 'long long int *'} const MPI_Count array_of_blocklengths[], ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_str.lo -MD -MP -MF adio/common/.deps/ad_write_str.Tpo -c adio/common/ad_write_str.c -fPIC -DPIC -o adio/common/.libs/ad_write_str.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_write_str_naive.lo -MD -MP -MF adio/common/.deps/ad_write_str_naive.Tpo -c adio/common/ad_write_str_naive.c -fPIC -DPIC -o adio/common/.libs/ad_write_str_naive.o depbase=`echo adio/common/adi_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/adi_close.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/adi_close.lo adio/common/adi_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/byte_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/byte_offset.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/byte_offset.lo adio/common/byte_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/adi_close.lo -MD -MP -MF adio/common/.deps/adi_close.Tpo -c adio/common/adi_close.c -fPIC -DPIC -o adio/common/.libs/adi_close.o depbase=`echo adio/common/cb_config_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/cb_config_list.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/cb_config_list.lo adio/common/cb_config_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/byte_offset.lo -MD -MP -MF adio/common/.deps/byte_offset.Tpo -c adio/common/byte_offset.c -fPIC -DPIC -o adio/common/.libs/byte_offset.o depbase=`echo adio/common/eof_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/eof_offset.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/eof_offset.lo adio/common/eof_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/error.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/error.lo adio/common/error.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/flatten.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/flatten.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/flatten.lo adio/common/flatten.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/cb_config_list.lo -MD -MP -MF adio/common/.deps/cb_config_list.Tpo -c adio/common/cb_config_list.c -fPIC -DPIC -o adio/common/.libs/cb_config_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/eof_offset.lo -MD -MP -MF adio/common/.deps/eof_offset.Tpo -c adio/common/eof_offset.c -fPIC -DPIC -o adio/common/.libs/eof_offset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/error.lo -MD -MP -MF adio/common/.deps/error.Tpo -c adio/common/error.c -fPIC -DPIC -o adio/common/.libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/flatten.lo -MD -MP -MF adio/common/.deps/flatten.Tpo -c adio/common/flatten.c -fPIC -DPIC -o adio/common/.libs/flatten.o depbase=`echo adio/common/get_fp_posn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/get_fp_posn.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/get_fp_posn.lo adio/common/get_fp_posn.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/greq_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/greq_fns.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/greq_fns.lo adio/common/greq_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/heap-sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/heap-sort.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/heap-sort.lo adio/common/heap-sort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/get_fp_posn.lo -MD -MP -MF adio/common/.deps/get_fp_posn.Tpo -c adio/common/get_fp_posn.c -fPIC -DPIC -o adio/common/.libs/get_fp_posn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/greq_fns.lo -MD -MP -MF adio/common/.deps/greq_fns.Tpo -c adio/common/greq_fns.c -fPIC -DPIC -o adio/common/.libs/greq_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/heap-sort.lo -MD -MP -MF adio/common/.deps/heap-sort.Tpo -c adio/common/heap-sort.c -fPIC -DPIC -o adio/common/.libs/heap-sort.o depbase=`echo adio/common/iscontig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/iscontig.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/iscontig.lo adio/common/iscontig.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/lock.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/lock.lo adio/common/lock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/malloc.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/malloc.lo adio/common/malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/shfp_fname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/shfp_fname.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/shfp_fname.lo adio/common/shfp_fname.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/iscontig.lo -MD -MP -MF adio/common/.deps/iscontig.Tpo -c adio/common/iscontig.c -fPIC -DPIC -o adio/common/.libs/iscontig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/lock.lo -MD -MP -MF adio/common/.deps/lock.Tpo -c adio/common/lock.c -fPIC -DPIC -o adio/common/.libs/lock.o depbase=`echo adio/common/status_setb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/status_setb.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/status_setb.lo adio/common/status_setb.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/strfns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/strfns.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/strfns.lo adio/common/strfns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/malloc.lo -MD -MP -MF adio/common/.deps/malloc.Tpo -c adio/common/malloc.c -fPIC -DPIC -o adio/common/.libs/malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/shfp_fname.lo -MD -MP -MF adio/common/.deps/shfp_fname.Tpo -c adio/common/shfp_fname.c -fPIC -DPIC -o adio/common/.libs/shfp_fname.o depbase=`echo adio/common/system_hints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/system_hints.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/system_hints.lo adio/common/system_hints.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/status_setb.lo -MD -MP -MF adio/common/.deps/status_setb.Tpo -c adio/common/status_setb.c -fPIC -DPIC -o adio/common/.libs/status_setb.o depbase=`echo adio/common/hint_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/hint_fns.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/hint_fns.lo adio/common/hint_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/strfns.lo -MD -MP -MF adio/common/.deps/strfns.Tpo -c adio/common/strfns.c -fPIC -DPIC -o adio/common/.libs/strfns.o depbase=`echo adio/common/ad_threaded_io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_threaded_io.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/ad_threaded_io.lo adio/common/ad_threaded_io.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo adio/common/p2p_aggregation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/p2p_aggregation.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/p2p_aggregation.lo adio/common/p2p_aggregation.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/system_hints.lo -MD -MP -MF adio/common/.deps/system_hints.Tpo -c adio/common/system_hints.c -fPIC -DPIC -o adio/common/.libs/system_hints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/hint_fns.lo -MD -MP -MF adio/common/.deps/hint_fns.Tpo -c adio/common/hint_fns.c -fPIC -DPIC -o adio/common/.libs/hint_fns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/ad_threaded_io.lo -MD -MP -MF adio/common/.deps/ad_threaded_io.Tpo -c adio/common/ad_threaded_io.c -fPIC -DPIC -o adio/common/.libs/ad_threaded_io.o depbase=`echo adio/common/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/utils.lo -MD -MP -MF $depbase.Tpo -c -o adio/common/utils.lo adio/common/utils.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/p2p_aggregation.lo -MD -MP -MF adio/common/.deps/p2p_aggregation.Tpo -c adio/common/p2p_aggregation.c -fPIC -DPIC -o adio/common/.libs/p2p_aggregation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./adio/include -DOMPI_BUILDING=1 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../.. -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/../../../../../opal/include -I./../../../../../opal/include -I./../../../../../ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I./include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I./mpi-io -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/mpi-io -I./adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -MT adio/common/utils.lo -MD -MP -MF adio/common/.deps/utils.Tpo -c adio/common/utils.c -fPIC -DPIC -o adio/common/.libs/utils.o adio/common/utils.c: In function 'ADIOI_Type_create_hindexed_x': adio/common/utils.c:97:3: warning: passing argument 3 of 'PMPI_Type_hindexed' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] array_of_displacements, oldtype, newtype); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./adio/include/adio.h:72, from adio/common/utils.c:8: ./../../../../../ompi/include/mpi.h:2503:48: note: expected 'MPI_Aint *' {aka 'int *'} but argument is of type 'const MPI_Aint *' {aka 'const int *'} MPI_Aint array_of_displacements[], ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -D__EXTENSIONS__ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libromio_dist.la mpi-io/close.lo mpi-io/delete.lo mpi-io/fsync.lo mpi-io/get_amode.lo mpi-io/get_atom.lo mpi-io/get_bytoff.lo mpi-io/get_extent.lo mpi-io/get_group.lo mpi-io/get_info.lo mpi-io/get_posn.lo mpi-io/get_posn_sh.lo mpi-io/get_size.lo mpi-io/get_view.lo mpi-io/iread.lo mpi-io/iread_at.lo mpi-io/iread_sh.lo mpi-io/iwrite.lo mpi-io/iwrite_at.lo mpi-io/iwrite_sh.lo mpi-io/open.lo mpi-io/prealloc.lo mpi-io/rd_atallb.lo mpi-io/rd_atalle.lo mpi-io/read.lo mpi-io/read_all.lo mpi-io/read_allb.lo mpi-io/read_alle.lo mpi-io/read_at.lo mpi-io/read_atall.lo mpi-io/read_ord.lo mpi-io/read_ordb.lo mpi-io/read_orde.lo mpi-io/read_sh.lo mpi-io/register_datarep.lo mpi-io/seek.lo mpi-io/seek_sh.lo mpi-io/set_atom.lo mpi-io/set_info.lo mpi-io/set_size.lo mpi-io/set_view.lo mpi-io/wr_atallb.lo mpi-io/wr_atalle.lo mpi-io/write.lo mpi-io/write_all.lo mpi-io/write_allb.lo mpi-io/write_alle.lo mpi-io/write_at.lo mpi-io/write_atall.lo mpi-io/write_ord.lo mpi-io/write_ordb.lo mpi-io/write_orde.lo mpi-io/write_sh.lo mpi-io/glue/openmpi/mpio_file.lo mpi-io/glue/openmpi/mpio_err.lo mpi-io/mpich_fileutil.lo mpi-io/mpir-mpioinit.lo mpi-io/mpiu_greq.lo mpi-io/mpiu_external32.lo adio/ad_nfs/ad_nfs_read.lo adio/ad_nfs/ad_nfs_open.lo adio/ad_nfs/ad_nfs_write.lo adio/ad_nfs/ad_nfs_done.lo adio/ad_nfs/ad_nfs_fcntl.lo adio/ad_nfs/ad_nfs_iread.lo adio/ad_nfs/ad_nfs_iwrite.lo adio/ad_nfs/ad_nfs_wait.lo adio/ad_nfs/ad_nfs_setsh.lo adio/ad_nfs/ad_nfs_getsh.lo adio/ad_nfs/ad_nfs.lo adio/ad_nfs/ad_nfs_resize.lo adio/ad_nfs/ad_nfs_features.lo adio/ad_testfs/ad_testfs_close.lo adio/ad_testfs/ad_testfs_read.lo adio/ad_testfs/ad_testfs_rdcoll.lo adio/ad_testfs/ad_testfs_wrcoll.lo adio/ad_testfs/ad_testfs_open.lo adio/ad_testfs/ad_testfs_write.lo adio/ad_testfs/ad_testfs_done.lo adio/ad_testfs/ad_testfs_fcntl.lo adio/ad_testfs/ad_testfs_iread.lo adio/ad_testfs/ad_testfs_iwrite.lo adio/ad_testfs/ad_testfs_wait.lo adio/ad_testfs/ad_testfs_flush.lo adio/ad_testfs/ad_testfs_seek.lo adio/ad_testfs/ad_testfs_resize.lo adio/ad_testfs/ad_testfs_hints.lo adio/ad_testfs/ad_testfs_delete.lo adio/ad_testfs/ad_testfs.lo adio/ad_ufs/ad_ufs.lo adio/ad_ufs/ad_ufs_open.lo adio/common/ad_aggregate.lo adio/common/ad_aggregate_new.lo adio/common/ad_close.lo adio/common/ad_coll_build_req_new.lo adio/common/ad_coll_exch_new.lo adio/common/ad_darray.lo adio/common/ad_delete.lo adio/common/ad_done.lo adio/common/ad_done_fake.lo adio/common/ad_end.lo adio/common/ad_fcntl.lo adio/common/ad_features.lo adio/common/ad_flush.lo adio/common/ad_fstype.lo adio/common/ad_get_sh_fp.lo adio/common/ad_hints.lo adio/common/ad_init.lo adio/common/ad_io_coll.lo adio/common/ad_iopen.lo adio/common/ad_iread.lo adio/common/ad_iread_fake.lo adio/common/ad_iwrite.lo adio/common/ad_iwrite_fake.lo adio/common/ad_open.lo adio/common/ad_opencoll.lo adio/common/ad_opencoll_failsafe.lo adio/common/ad_opencoll_scalable.lo adio/common/ad_prealloc.lo adio/common/ad_read.lo adio/common/ad_read_coll.lo adio/common/ad_read_str.lo adio/common/ad_read_str_naive.lo adio/common/ad_resize.lo adio/common/ad_seek.lo adio/common/ad_set_sh_fp.lo adio/common/ad_set_view.lo adio/common/ad_subarray.lo adio/common/ad_wait.lo adio/common/ad_wait_fake.lo adio/common/ad_write.lo adio/common/ad_write_coll.lo adio/common/ad_write_nolock.lo adio/common/ad_write_str.lo adio/common/ad_write_str_naive.lo adio/common/adi_close.lo adio/common/byte_offset.lo adio/common/cb_config_list.lo adio/common/eof_offset.lo adio/common/error.lo adio/common/flatten.lo adio/common/get_fp_posn.lo adio/common/greq_fns.lo adio/common/heap-sort.lo adio/common/iscontig.lo adio/common/lock.lo adio/common/malloc.lo adio/common/shfp_fname.lo adio/common/status_setb.lo adio/common/strfns.lo adio/common/system_hints.lo adio/common/hint_fns.lo adio/common/ad_threaded_io.lo adio/common/p2p_aggregation.lo adio/common/utils.lo libtool: link: ar cru .libs/libromio_dist.a mpi-io/.libs/close.o mpi-io/.libs/delete.o mpi-io/.libs/fsync.o mpi-io/.libs/get_amode.o mpi-io/.libs/get_atom.o mpi-io/.libs/get_bytoff.o mpi-io/.libs/get_extent.o mpi-io/.libs/get_group.o mpi-io/.libs/get_info.o mpi-io/.libs/get_posn.o mpi-io/.libs/get_posn_sh.o mpi-io/.libs/get_size.o mpi-io/.libs/get_view.o mpi-io/.libs/iread.o mpi-io/.libs/iread_at.o mpi-io/.libs/iread_sh.o mpi-io/.libs/iwrite.o mpi-io/.libs/iwrite_at.o mpi-io/.libs/iwrite_sh.o mpi-io/.libs/open.o mpi-io/.libs/prealloc.o mpi-io/.libs/rd_atallb.o mpi-io/.libs/rd_atalle.o mpi-io/.libs/read.o mpi-io/.libs/read_all.o mpi-io/.libs/read_allb.o mpi-io/.libs/read_alle.o mpi-io/.libs/read_at.o mpi-io/.libs/read_atall.o mpi-io/.libs/read_ord.o mpi-io/.libs/read_ordb.o mpi-io/.libs/read_orde.o mpi-io/.libs/read_sh.o mpi-io/.libs/register_datarep.o mpi-io/.libs/seek.o mpi-io/.libs/seek_sh.o mpi-io/.libs/set_atom.o mpi-io/.libs/set_info.o mpi-io/.libs/set_size.o mpi-io/.libs/set_view.o mpi-io/.libs/wr_atallb.o mpi-io/.libs/wr_atalle.o mpi-io/.libs/write.o mpi-io/.libs/write_all.o mpi-io/.libs/write_allb.o mpi-io/.libs/write_alle.o mpi-io/.libs/write_at.o mpi-io/.libs/write_atall.o mpi-io/.libs/write_ord.o mpi-io/.libs/write_ordb.o mpi-io/.libs/write_orde.o mpi-io/.libs/write_sh.o mpi-io/glue/openmpi/.libs/mpio_file.o mpi-io/glue/openmpi/.libs/mpio_err.o mpi-io/.libs/mpich_fileutil.o mpi-io/.libs/mpir-mpioinit.o mpi-io/.libs/mpiu_greq.o mpi-io/.libs/mpiu_external32.o adio/ad_nfs/.libs/ad_nfs_read.o adio/ad_nfs/.libs/ad_nfs_open.o adio/ad_nfs/.libs/ad_nfs_write.o adio/ad_nfs/.libs/ad_nfs_done.o adio/ad_nfs/.libs/ad_nfs_fcntl.o adio/ad_nfs/.libs/ad_nfs_iread.o adio/ad_nfs/.libs/ad_nfs_iwrite.o adio/ad_nfs/.libs/ad_nfs_wait.o adio/ad_nfs/.libs/ad_nfs_setsh.o adio/ad_nfs/.libs/ad_nfs_getsh.o adio/ad_nfs/.libs/ad_nfs.o adio/ad_nfs/.libs/ad_nfs_resize.o adio/ad_nfs/.libs/ad_nfs_features.o adio/ad_testfs/.libs/ad_testfs_close.o adio/ad_testfs/.libs/ad_testfs_read.o adio/ad_testfs/.libs/ad_testfs_rdcoll.o adio/ad_testfs/.libs/ad_testfs_wrcoll.o adio/ad_testfs/.libs/ad_testfs_open.o adio/ad_testfs/.libs/ad_testfs_write.o adio/ad_testfs/.libs/ad_testfs_done.o adio/ad_testfs/.libs/ad_testfs_fcntl.o adio/ad_testfs/.libs/ad_testfs_iread.o adio/ad_testfs/.libs/ad_testfs_iwrite.o adio/ad_testfs/.libs/ad_testfs_wait.o adio/ad_testfs/.libs/ad_testfs_flush.o adio/ad_testfs/.libs/ad_testfs_seek.o adio/ad_testfs/.libs/ad_testfs_resize.o adio/ad_testfs/.libs/ad_testfs_hints.o adio/ad_testfs/.libs/ad_testfs_delete.o adio/ad_testfs/.libs/ad_testfs.o adio/ad_ufs/.libs/ad_ufs.o adio/ad_ufs/.libs/ad_ufs_open.o adio/common/.libs/ad_aggregate.o adio/common/.libs/ad_aggregate_new.o adio/common/.libs/ad_close.o adio/common/.libs/ad_coll_build_req_new.o adio/common/.libs/ad_coll_exch_new.o adio/common/.libs/ad_darray.o adio/common/.libs/ad_delete.o adio/common/.libs/ad_done.o adio/common/.libs/ad_done_fake.o adio/common/.libs/ad_end.o adio/common/.libs/ad_fcntl.o adio/common/.libs/ad_features.o adio/common/.libs/ad_flush.o adio/common/.libs/ad_fstype.o adio/common/.libs/ad_get_sh_fp.o adio/common/.libs/ad_hints.o adio/common/.libs/ad_init.o adio/common/.libs/ad_io_coll.o adio/common/.libs/ad_iopen.o adio/common/.libs/ad_iread.o adio/common/.libs/ad_iread_fake.o adio/common/.libs/ad_iwrite.o adio/common/.libs/ad_iwrite_fake.o adio/common/.libs/ad_open.o adio/common/.libs/ad_opencoll.o adio/common/.libs/ad_opencoll_failsafe.o adio/common/.libs/ad_opencoll_scalable.o adio/common/.libs/ad_prealloc.o adio/common/.libs/ad_read.o adio/common/.libs/ad_read_coll.o adio/common/.libs/ad_read_str.o adio/common/.libs/ad_read_str_naive.o adio/common/.libs/ad_resize.o adio/common/.libs/ad_seek.o adio/common/.libs/ad_set_sh_fp.o adio/common/.libs/ad_set_view.o adio/common/.libs/ad_subarray.o adio/common/.libs/ad_wait.o adio/common/.libs/ad_wait_fake.o adio/common/.libs/ad_write.o adio/common/.libs/ad_write_coll.o adio/common/.libs/ad_write_nolock.o adio/common/.libs/ad_write_str.o adio/common/.libs/ad_write_str_naive.o adio/common/.libs/adi_close.o adio/common/.libs/byte_offset.o adio/common/.libs/cb_config_list.o adio/common/.libs/eof_offset.o adio/common/.libs/error.o adio/common/.libs/flatten.o adio/common/.libs/get_fp_posn.o adio/common/.libs/greq_fns.o adio/common/.libs/heap-sort.o adio/common/.libs/iscontig.o adio/common/.libs/lock.o adio/common/.libs/malloc.o adio/common/.libs/shfp_fname.o adio/common/.libs/status_setb.o adio/common/.libs/strfns.o adio/common/.libs/system_hints.o adio/common/.libs/hint_fns.o adio/common/.libs/ad_threaded_io.o adio/common/.libs/p2p_aggregation.o adio/common/.libs/utils.o libtool: link: ranlib .libs/libromio_dist.a libtool: link: ( cd ".libs" && rm -f "libromio_dist.la" && ln -s "../libromio_dist.la" "libromio_dist.la" ) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' depbase=`echo src/io_romio314_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_component.lo -MD -MP -MF $depbase.Tpo -c -o src/io_romio314_component.lo src/io_romio314_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/io_romio314_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_open.lo -MD -MP -MF $depbase.Tpo -c -o src/io_romio314_file_open.lo src/io_romio314_file_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/io_romio314_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_read.lo -MD -MP -MF $depbase.Tpo -c -o src/io_romio314_file_read.lo src/io_romio314_file_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/io_romio314_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_write.lo -MD -MP -MF $depbase.Tpo -c -o src/io_romio314_file_write.lo src/io_romio314_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_write.lo -MD -MP -MF src/.deps/io_romio314_file_write.Tpo -c src/io_romio314_file_write.c -fPIC -DPIC -o src/.libs/io_romio314_file_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_read.lo -MD -MP -MF src/.deps/io_romio314_file_read.Tpo -c src/io_romio314_file_read.c -fPIC -DPIC -o src/.libs/io_romio314_file_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_file_open.lo -MD -MP -MF src/.deps/io_romio314_file_open.Tpo -c src/io_romio314_file_open.c -fPIC -DPIC -o src/.libs/io_romio314_file_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_component.lo -MD -MP -MF src/.deps/io_romio314_component.Tpo -c src/io_romio314_component.c -fPIC -DPIC -o src/.libs/io_romio314_component.o depbase=`echo src/io_romio314_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_module.lo -MD -MP -MF $depbase.Tpo -c -o src/io_romio314_module.lo src/io_romio314_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/builddir/build/BUILD/openmpi-2.1.6rc1/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte -I/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314 -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio/adio/include -I../../../.. -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT src/io_romio314_module.lo -MD -MP -MF src/.deps/io_romio314_module.Tpo -c src/io_romio314_module.c -fPIC -DPIC -o src/.libs/io_romio314_module.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_io_romio314.la -rpath /usr/lib/openmpi/lib/openmpi src/io_romio314_component.lo src/io_romio314_file_open.lo src/io_romio314_file_read.lo src/io_romio314_file_write.lo src/io_romio314_module.lo romio/libromio_dist.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC src/.libs/io_romio314_component.o src/.libs/io_romio314_file_open.o src/.libs/io_romio314_file_read.o src/.libs/io_romio314_file_write.o src/.libs/io_romio314_module.o -Wl,--whole-archive romio/.libs/libromio_dist.a -Wl,--no-whole-archive -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_io_romio314.so -o .libs/mca_io_romio314.so libtool: link: ( cd ".libs" && rm -f "mca_io_romio314.la" && ln -s "../mca_io_romio314.la" "mca_io_romio314.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making all in mca/io/ompio make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' depbase=`echo io_ompio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio.lo io_ompio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_component.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_component.lo io_ompio_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_module.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_module.lo io_ompio_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_coll_array.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_coll_array.lo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio.lo -MD -MP -MF .deps/io_ompio.Tpo -c io_ompio.c -fPIC -DPIC -o .libs/io_ompio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_component.lo -MD -MP -MF .deps/io_ompio_component.Tpo -c io_ompio_component.c -fPIC -DPIC -o .libs/io_ompio_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_module.lo -MD -MP -MF .deps/io_ompio_module.Tpo -c io_ompio_module.c -fPIC -DPIC -o .libs/io_ompio_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_coll_array.lo -MD -MP -MF .deps/io_ompio_coll_array.Tpo -c io_ompio_coll_array.c -fPIC -DPIC -o .libs/io_ompio_coll_array.o io_ompio.c: In function 'ompi_io_ompio_empty_print_queue': io_ompio.c:2000:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = OMPI_SUCCESS; ^~~ io_ompio.c: In function 'ompi_io_ompio_full_print_queue': io_ompio.c:2016:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = OMPI_SUCCESS; ^~~ depbase=`echo io_ompio_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_set_view.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_file_set_view.lo io_ompio_file_set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_open.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_file_open.lo io_ompio_file_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_write.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_file_write.lo io_ompio_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_set_view.lo -MD -MP -MF .deps/io_ompio_file_set_view.Tpo -c io_ompio_file_set_view.c -fPIC -DPIC -o .libs/io_ompio_file_set_view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_open.lo -MD -MP -MF .deps/io_ompio_file_open.Tpo -c io_ompio_file_open.c -fPIC -DPIC -o .libs/io_ompio_file_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_write.lo -MD -MP -MF .deps/io_ompio_file_write.Tpo -c io_ompio_file_write.c -fPIC -DPIC -o .libs/io_ompio_file_write.o depbase=`echo io_ompio_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_read.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_file_read.lo io_ompio_file_read.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_request.lo -MD -MP -MF $depbase.Tpo -c -o io_ompio_request.lo io_ompio_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_file_read.lo -MD -MP -MF .deps/io_ompio_file_read.Tpo -c io_ompio_file_read.c -fPIC -DPIC -o .libs/io_ompio_file_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT io_ompio_request.lo -MD -MP -MF .deps/io_ompio_request.Tpo -c io_ompio_request.c -fPIC -DPIC -o .libs/io_ompio_request.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_io_ompio.la -rpath /usr/lib/openmpi/lib/openmpi io_ompio.lo io_ompio_component.lo io_ompio_module.lo io_ompio_coll_array.lo io_ompio_file_set_view.lo io_ompio_file_open.lo io_ompio_file_write.lo io_ompio_file_read.lo io_ompio_request.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/io_ompio.o .libs/io_ompio_component.o .libs/io_ompio_module.o .libs/io_ompio_coll_array.o .libs/io_ompio_file_set_view.o .libs/io_ompio_file_open.o .libs/io_ompio_file_write.o .libs/io_ompio_file_read.o .libs/io_ompio_request.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_io_ompio.so -o .libs/mca_io_ompio.so libtool: link: ( cd ".libs" && rm -f "mca_io_ompio.la" && ln -s "../mca_io_ompio.la" "mca_io_ompio.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' Making all in mca/mtl/ofi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' depbase=`echo mtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi.lo -MD -MP -MF $depbase.Tpo -c -o mtl_ofi.lo mtl_ofi.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi_component.lo -MD -MP -MF $depbase.Tpo -c -o mtl_ofi_component.lo mtl_ofi_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o mtl_ofi_endpoint.lo mtl_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi.lo -MD -MP -MF .deps/mtl_ofi.Tpo -c mtl_ofi.c -fPIC -DPIC -o .libs/mtl_ofi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi_endpoint.lo -MD -MP -MF .deps/mtl_ofi_endpoint.Tpo -c mtl_ofi_endpoint.c -fPIC -DPIC -o .libs/mtl_ofi_endpoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mtl_ofi_component.lo -MD -MP -MF .deps/mtl_ofi_component.Tpo -c mtl_ofi_component.c -fPIC -DPIC -o .libs/mtl_ofi_component.o In file included from mtl_ofi.c:11: mtl_ofi.h: In function 'ompi_mtl_ofi_recv_callback': mtl_ofi.h:432:51: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~ mtl_ofi.h:432:55: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~~~~~~~~~ In file included from mtl_ofi_endpoint.c:11: mtl_ofi.h: In function 'ompi_mtl_ofi_recv_callback': In file included from mtl_ofi_component.c:15: mtl_ofi.h: In function 'ompi_mtl_ofi_recv_callback': mtl_ofi.h:432:51: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~ mtl_ofi.h:432:51: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~ mtl_ofi.h:432:55: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~~~~~~~~~ mtl_ofi.h:432:55: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] "truncate expected: %ld %ld", ~~^ %d wc->len, ofi_req->length); ~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_mtl_ofi.la -rpath /usr/lib/openmpi/lib/openmpi mtl_ofi.lo mtl_ofi_component.lo mtl_ofi_endpoint.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric/libmca_common_libfabric.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mtl_ofi.o .libs/mtl_ofi_component.o .libs/mtl_ofi_endpoint.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric/.libs/libmca_common_libfabric.so -lfabric -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_mtl_ofi.so -o .libs/mca_mtl_ofi.so libtool: link: ( cd ".libs" && rm -f "mca_mtl_ofi.la" && ln -s "../mca_mtl_ofi.la" "mca_mtl_ofi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' Making all in mca/osc/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' depbase=`echo osc_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_comm.lo -MD -MP -MF $depbase.Tpo -c -o osc_sm_comm.lo osc_sm_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o osc_sm_component.lo osc_sm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_sm_active_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_active_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_sm_active_target.lo osc_sm_active_target.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_sm_passive_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_passive_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_sm_passive_target.lo osc_sm_passive_target.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_comm.lo -MD -MP -MF .deps/osc_sm_comm.Tpo -c osc_sm_comm.c -fPIC -DPIC -o .libs/osc_sm_comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_active_target.lo -MD -MP -MF .deps/osc_sm_active_target.Tpo -c osc_sm_active_target.c -fPIC -DPIC -o .libs/osc_sm_active_target.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_component.lo -MD -MP -MF .deps/osc_sm_component.Tpo -c osc_sm_component.c -fPIC -DPIC -o .libs/osc_sm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_sm_passive_target.lo -MD -MP -MF .deps/osc_sm_passive_target.Tpo -c osc_sm_passive_target.c -fPIC -DPIC -o .libs/osc_sm_passive_target.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_osc_sm.la -rpath /usr/lib/openmpi/lib/openmpi osc_sm_comm.lo osc_sm_component.lo osc_sm_active_target.lo osc_sm_passive_target.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/osc_sm_comm.o .libs/osc_sm_component.o .libs/osc_sm_active_target.o .libs/osc_sm_passive_target.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_osc_sm.so -o .libs/mca_osc_sm.so libtool: link: ( cd ".libs" && rm -f "mca_osc_sm.la" && ln -s "../mca_osc_sm.la" "mca_osc_sm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' Making all in mca/osc/rdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_module.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_module.lo osc_rdma_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_comm.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_comm.lo osc_rdma_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_accumulate.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_accumulate.lo osc_rdma_accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_component.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_component.lo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_accumulate.lo -MD -MP -MF .deps/osc_rdma_accumulate.Tpo -c osc_rdma_accumulate.c -fPIC -DPIC -o .libs/osc_rdma_accumulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_comm.lo -MD -MP -MF .deps/osc_rdma_comm.Tpo -c osc_rdma_comm.c -fPIC -DPIC -o .libs/osc_rdma_comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_module.lo -MD -MP -MF .deps/osc_rdma_module.Tpo -c osc_rdma_module.c -fPIC -DPIC -o .libs/osc_rdma_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_component.lo -MD -MP -MF .deps/osc_rdma_component.Tpo -c osc_rdma_component.c -fPIC -DPIC -o .libs/osc_rdma_component.o In file included from osc_rdma_comm.h:18, from osc_rdma_comm.c:12: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_comm.c: In function 'ompi_osc_rdma_get_contig': osc_rdma_comm.c:674:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (((uint64_t) target_buffer | size | source_address) & btl_alignment_mask)) { ^ osc_rdma_comm.c:700:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (!(((uint64_t) target_buffer | source_address) & btl_alignment_mask) && ^ osc_rdma_comm.c:708:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void *) ((intptr_t) target_buffer + aligned_len), subsize, request); ^ osc_rdma_comm.c:716:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((((uint64_t) target_buffer | size | source_address) & btl_alignment_mask)) { ^ In file included from osc_rdma_module.c:22: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': In file included from osc_rdma_active_target.h:27, from osc_rdma_component.c:34: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_component.c: In function 'allocate_state_shared': osc_rdma_component.c:688:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] peer->state = (osc_rdma_counter_t) peer_state; ^ osc_rdma_component.c: In function 'ompi_osc_rdma_component_select': osc_rdma_component.c:1239:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "rdma window %d", ompi_comm_get_cid(module->comm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from osc_rdma_comm.h:18, from osc_rdma_accumulate.c:17: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_component.c: In function 'ompi_osc_rdma_component_register': osc_rdma_component.c:175:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Enable optimizations available only if MPI_LOCK is " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "not used. Info key of same name overrides this value (default: %s)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_osc_rdma_component.no_locks ? "true" : "false"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:185:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Enable optimizations for MPI_Fetch_and_op, MPI_Accumulate, etc for codes " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "that will not use anything more than a single predefined datatype (default: %s)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_osc_rdma_component.acc_single_intrinsic ? "true" : "false"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:195:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Enable the use of network atomic memory operations when using single " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "intrinsic optimizations. If not set network compare-and-swap will be " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "used instread (default: %s)", mca_osc_rdma_component.acc_use_amo ? "true" : "false"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:204:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Size of temporary buffers (default: %d)", mca_osc_rdma_component.buffer_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:212:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Maximum number of buffers that can be attached to a dynamic window. " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Keep in mind that each attached buffer will use a potentially limited " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "resource (default: %d)", mca_osc_rdma_component.max_attach); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:221:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Maximum size of an aggregated put/get. Messages are aggregated for consecutive" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "put and get operations. In some cases this may lead to higher latency but " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "should also lead to higher bandwidth utilization. Set to 0 to disable (default: %d)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_osc_rdma_component.aggregation_limit); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:231:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Priority of the osc/rdma component (default: %d)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mca_osc_rdma_component.priority); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:239:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Comma-delimited list of BTL component names to allow without verifying " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "connectivity. Do not add a BTL to to this list unless it can reach all " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "processes in any communicator used with an MPI window (default: %s)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ompi_osc_rdma_btl_names); ~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_component.c:249:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&description_str, "Comma-delimited list of MTL component names to lower the priority of rdma " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "osc component favoring pt2pt osc (default: %s)", ompi_osc_rdma_mtl_names); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_frag.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_frag.lo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_frag.lo -MD -MP -MF .deps/osc_rdma_frag.Tpo -c osc_rdma_frag.c -fPIC -DPIC -o .libs/osc_rdma_frag.o depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_request.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_request.lo osc_rdma_request.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_rdma_active_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_active_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_active_target.lo osc_rdma_active_target.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_request.lo -MD -MP -MF .deps/osc_rdma_request.Tpo -c osc_rdma_request.c -fPIC -DPIC -o .libs/osc_rdma_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_active_target.lo -MD -MP -MF .deps/osc_rdma_active_target.Tpo -c osc_rdma_active_target.c -fPIC -DPIC -o .libs/osc_rdma_active_target.o depbase=`echo osc_rdma_passive_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_passive_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_passive_target.lo osc_rdma_passive_target.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from osc_rdma_active_target.h:27, from osc_rdma_active_target.c:27: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_active_target.c: In function 'ompi_osc_rdma_post_atomic': osc_rdma_active_target.c:284:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] result = !ompi_osc_rdma_lock_cmpset ((osc_rdma_counter_t *) target, 0, 1 + (osc_rdma_counter_t) my_rank); ^ osc_rdma_active_target.c:211:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ osc_rdma_active_target.c: In function 'ompi_osc_rdma_complete_atomic': osc_rdma_active_target.c:415:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int group_size, ret; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_passive_target.lo -MD -MP -MF .deps/osc_rdma_passive_target.Tpo -c osc_rdma_passive_target.c -fPIC -DPIC -o .libs/osc_rdma_passive_target.o osc_rdma_comm.c: In function 'ompi_osc_rdma_get': osc_rdma_comm.c:833:11: warning: 'source_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, source_disp, source_span+source_lb, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &source_address, &source_handle); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_comm.c:817:28: note: 'source_lb' was declared here ptrdiff_t source_span, source_lb; ^~~~~~~~~ osc_rdma_comm.c: In function 'ompi_osc_rdma_rget': osc_rdma_comm.c:833:11: warning: 'source_lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, source_disp, source_span+source_lb, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &source_address, &source_handle); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_comm.c:817:28: note: 'source_lb' was declared here ptrdiff_t source_span, source_lb; ^~~~~~~~~ In file included from osc_rdma_passive_target.h:17, from osc_rdma_passive_target.c:24: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ depbase=`echo osc_rdma_peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_peer.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_peer.lo osc_rdma_peer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_peer.lo -MD -MP -MF .deps/osc_rdma_peer.Tpo -c osc_rdma_peer.c -fPIC -DPIC -o .libs/osc_rdma_peer.o In file included from osc_rdma_comm.h:18, from osc_rdma_peer.c:21: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ osc_rdma_peer.c: In function 'ompi_osc_rdma_peer_setup': osc_rdma_peer.c:105:14: warning: variable 'disp_unit' set but not used [-Wunused-but-set-variable] int ret, disp_unit, comm_size; ^~~~~~~~~ depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_dynamic.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_dynamic.lo osc_rdma_dynamic.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_sync.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_sync.lo osc_rdma_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_dynamic.lo -MD -MP -MF .deps/osc_rdma_dynamic.Tpo -c osc_rdma_dynamic.c -fPIC -DPIC -o .libs/osc_rdma_dynamic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_rdma_sync.lo -MD -MP -MF .deps/osc_rdma_sync.Tpo -c osc_rdma_sync.c -fPIC -DPIC -o .libs/osc_rdma_sync.o In file included from osc_rdma_comm.h:18, from osc_rdma_dynamic.c:12: osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_release_shared': osc_rdma_lock.h:209:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h: In function 'ompi_osc_rdma_lock_acquire_shared': osc_rdma_lock.h:263:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] lock_state = ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, value); ^ osc_rdma_lock.h:270:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void) ompi_osc_rdma_lock_add ((volatile ompi_osc_rdma_lock_t *) lock, -value); ^ In file included from osc_rdma_dynamic.h:12, from osc_rdma_comm.h:15, from osc_rdma_dynamic.c:12: osc_rdma_dynamic.c: In function 'ompi_osc_rdma_attach': osc_rdma_dynamic.c:172:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = ompi_osc_rdma_register (module, MCA_BTL_ENDPOINT_ANY, (void *) region->base, region->len, MCA_BTL_REG_FLAG_ACCESS_ANY, ^ osc_rdma.h:346:61: note: in definition of macro 'ompi_osc_rdma_register' #define ompi_osc_rdma_register(...) _ompi_osc_rdma_register(__VA_ARGS__, __LINE__, __FILE__) ^~~~~~~~~~~ osc_rdma_dynamic.c: In function 'ompi_osc_rdma_find_dynamic_region': osc_rdma_dynamic.c:385:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ompi_osc_rdma_state_t *peer_state = (ompi_osc_rdma_state_t *) peer->state; ^ osc_rdma_accumulate.c: In function 'ompi_osc_rdma_get_accumulate': osc_rdma_accumulate.c:1081:11: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, target_disp, target_span+lb, &target_address, &target_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_accumulate.c:1025:15: note: 'lb' was declared here ptrdiff_t lb, origin_extent, target_span; ^~ osc_rdma_accumulate.c: In function 'ompi_osc_rdma_rget_accumulate': osc_rdma_accumulate.c:1081:11: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, target_disp, target_span+lb, &target_address, &target_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_accumulate.c:1025:15: note: 'lb' was declared here ptrdiff_t lb, origin_extent, target_span; ^~ osc_rdma_accumulate.c: In function 'ompi_osc_rdma_raccumulate': osc_rdma_accumulate.c:1081:11: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, target_disp, target_span+lb, &target_address, &target_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_accumulate.c:1025:15: note: 'lb' was declared here ptrdiff_t lb, origin_extent, target_span; ^~ osc_rdma_accumulate.c: In function 'ompi_osc_rdma_accumulate': osc_rdma_accumulate.c:1081:11: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, target_disp, target_span+lb, &target_address, &target_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_accumulate.c:1025:15: note: 'lb' was declared here ptrdiff_t lb, origin_extent, target_span; ^~ osc_rdma_accumulate.c: In function 'ompi_osc_rdma_fetch_and_op': osc_rdma_accumulate.c:1081:11: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = osc_rdma_get_remote_segment (module, peer, target_disp, target_span+lb, &target_address, &target_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ osc_rdma_accumulate.c:1025:15: note: 'lb' was declared here ptrdiff_t lb, origin_extent, target_span; ^~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_osc_rdma.la -rpath /usr/lib/openmpi/lib/openmpi osc_rdma_module.lo osc_rdma_comm.lo osc_rdma_accumulate.lo osc_rdma_component.lo osc_rdma_frag.lo osc_rdma_request.lo osc_rdma_active_target.lo osc_rdma_passive_target.lo osc_rdma_peer.lo osc_rdma_dynamic.lo osc_rdma_sync.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/osc_rdma_module.o .libs/osc_rdma_comm.o .libs/osc_rdma_accumulate.o .libs/osc_rdma_component.o .libs/osc_rdma_frag.o .libs/osc_rdma_request.o .libs/osc_rdma_active_target.o .libs/osc_rdma_passive_target.o .libs/osc_rdma_peer.o .libs/osc_rdma_dynamic.o .libs/osc_rdma_sync.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_osc_rdma.so -o .libs/mca_osc_rdma.so libtool: link: ( cd ".libs" && rm -f "mca_osc_rdma.la" && ln -s "../mca_osc_rdma.la" "mca_osc_rdma.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' Making all in mca/osc/pt2pt make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_module.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_module.lo osc_pt2pt_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_comm.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_comm.lo osc_pt2pt_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_component.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_component.lo osc_pt2pt_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_pt2pt_data_move.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_data_move.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_data_move.lo osc_pt2pt_data_move.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_module.lo -MD -MP -MF .deps/osc_pt2pt_module.Tpo -c osc_pt2pt_module.c -fPIC -DPIC -o .libs/osc_pt2pt_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_component.lo -MD -MP -MF .deps/osc_pt2pt_component.Tpo -c osc_pt2pt_component.c -fPIC -DPIC -o .libs/osc_pt2pt_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_data_move.lo -MD -MP -MF .deps/osc_pt2pt_data_move.Tpo -c osc_pt2pt_data_move.c -fPIC -DPIC -o .libs/osc_pt2pt_data_move.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_comm.lo -MD -MP -MF .deps/osc_pt2pt_comm.Tpo -c osc_pt2pt_comm.c -fPIC -DPIC -o .libs/osc_pt2pt_comm.o osc_pt2pt_data_move.c: In function 'ompi_osc_pt2pt_process_receive': osc_pt2pt_data_move.c:1632:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc; ^~ osc_pt2pt_data_move.c:1630:12: warning: unused variable 'incoming_length' [-Wunused-variable] size_t incoming_length = recv->pml_request->req_status._ucount; ^~~~~~~~~~~~~~~ osc_pt2pt_component.c: In function 'component_select': osc_pt2pt_component.c:417:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "pt2pt window %d", ompi_comm_get_cid(module->comm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_frag.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_frag.lo osc_pt2pt_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_request.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_request.lo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_frag.lo -MD -MP -MF .deps/osc_pt2pt_frag.Tpo -c osc_pt2pt_frag.c -fPIC -DPIC -o .libs/osc_pt2pt_frag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_request.lo -MD -MP -MF .deps/osc_pt2pt_request.Tpo -c osc_pt2pt_request.c -fPIC -DPIC -o .libs/osc_pt2pt_request.o depbase=`echo osc_pt2pt_active_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_active_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_active_target.lo osc_pt2pt_active_target.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo osc_pt2pt_passive_target.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_passive_target.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_passive_target.lo osc_pt2pt_passive_target.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_active_target.lo -MD -MP -MF .deps/osc_pt2pt_active_target.Tpo -c osc_pt2pt_active_target.c -fPIC -DPIC -o .libs/osc_pt2pt_active_target.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_passive_target.lo -MD -MP -MF .deps/osc_pt2pt_passive_target.Tpo -c osc_pt2pt_passive_target.c -fPIC -DPIC -o .libs/osc_pt2pt_passive_target.o depbase=`echo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_sync.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_sync.lo osc_pt2pt_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT osc_pt2pt_sync.lo -MD -MP -MF .deps/osc_pt2pt_sync.Tpo -c osc_pt2pt_sync.c -fPIC -DPIC -o .libs/osc_pt2pt_sync.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_osc_pt2pt.la -rpath /usr/lib/openmpi/lib/openmpi osc_pt2pt_module.lo osc_pt2pt_comm.lo osc_pt2pt_component.lo osc_pt2pt_data_move.lo osc_pt2pt_frag.lo osc_pt2pt_request.lo osc_pt2pt_active_target.lo osc_pt2pt_passive_target.lo osc_pt2pt_sync.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/osc_pt2pt_module.o .libs/osc_pt2pt_comm.o .libs/osc_pt2pt_component.o .libs/osc_pt2pt_data_move.o .libs/osc_pt2pt_frag.o .libs/osc_pt2pt_request.o .libs/osc_pt2pt_active_target.o .libs/osc_pt2pt_passive_target.o .libs/osc_pt2pt_sync.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_osc_pt2pt.so -o .libs/mca_osc_pt2pt.so libtool: link: ( cd ".libs" && rm -f "mca_osc_pt2pt.la" && ln -s "../mca_osc_pt2pt.la" "mca_osc_pt2pt.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' Making all in mca/pml/cm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' depbase=`echo pml_cm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm.lo pml_cm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_cm_cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_cancel.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_cancel.lo pml_cm_cancel.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_component.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_component.lo pml_cm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_recvreq.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_recvreq.lo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_recvreq.lo -MD -MP -MF .deps/pml_cm_recvreq.Tpo -c pml_cm_recvreq.c -fPIC -DPIC -o .libs/pml_cm_recvreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_component.lo -MD -MP -MF .deps/pml_cm_component.Tpo -c pml_cm_component.c -fPIC -DPIC -o .libs/pml_cm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm.lo -MD -MP -MF .deps/pml_cm.Tpo -c pml_cm.c -fPIC -DPIC -o .libs/pml_cm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_cancel.lo -MD -MP -MF .deps/pml_cm_cancel.Tpo -c pml_cm_cancel.c -fPIC -DPIC -o .libs/pml_cm_cancel.o depbase=`echo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_request.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_request.lo pml_cm_request.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_sendreq.lo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_request.lo -MD -MP -MF .deps/pml_cm_request.Tpo -c pml_cm_request.c -fPIC -DPIC -o .libs/pml_cm_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_sendreq.lo -MD -MP -MF .deps/pml_cm_sendreq.Tpo -c pml_cm_sendreq.c -fPIC -DPIC -o .libs/pml_cm_sendreq.o depbase=`echo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_start.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_start.lo pml_cm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_cm_start.lo -MD -MP -MF .deps/pml_cm_start.Tpo -c pml_cm_start.c -fPIC -DPIC -o .libs/pml_cm_start.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_pml_cm.la -rpath /usr/lib/openmpi/lib/openmpi pml_cm.lo pml_cm_cancel.lo pml_cm_component.lo pml_cm_recvreq.lo pml_cm_request.lo pml_cm_sendreq.lo pml_cm_start.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/pml_cm.o .libs/pml_cm_cancel.o .libs/pml_cm_component.o .libs/pml_cm_recvreq.o .libs/pml_cm_request.o .libs/pml_cm_sendreq.o .libs/pml_cm_start.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_pml_cm.so -o .libs/mca_pml_cm.so libtool: link: ( cd ".libs" && rm -f "mca_pml_cm.la" && ln -s "../mca_pml_cm.la" "mca_pml_cm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' Making all in mca/pml/ob1 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' depbase=`echo pml_ob1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1.lo pml_ob1.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_comm.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_comm.lo pml_ob1_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_component.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_component.lo pml_ob1_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_iprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_iprobe.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_iprobe.lo pml_ob1_iprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1.lo -MD -MP -MF .deps/pml_ob1.Tpo -c pml_ob1.c -fPIC -DPIC -o .libs/pml_ob1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_comm.lo -MD -MP -MF .deps/pml_ob1_comm.Tpo -c pml_ob1_comm.c -fPIC -DPIC -o .libs/pml_ob1_comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_iprobe.lo -MD -MP -MF .deps/pml_ob1_iprobe.Tpo -c pml_ob1_iprobe.c -fPIC -DPIC -o .libs/pml_ob1_iprobe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_component.lo -MD -MP -MF .deps/pml_ob1_component.Tpo -c pml_ob1_component.c -fPIC -DPIC -o .libs/pml_ob1_component.o pml_ob1.c: In function 'mca_pml_ob1_dump_frag_list': pml_ob1.c:525:67: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output(0, "req %p peer %s tag %s addr %p count %lu datatype %s [%p] [%s %s] req_seq %" PRIu64, ~~^ %u pml_ob1.c:527:48: (void*) req->req_addr, req->req_count, ~~~~~~~~~~~~~~ pml_ob1.c: In function 'mca_pml_ob1_dump': pml_ob1.c:547:78: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output(0, "Communicator %s [%p](%d) rank %d recv_seq %d num_procs %lu last_probed %lu\n", ~~^ %u pml_ob1.c:549:42: pml_comm->recv_sequence, pml_comm->num_procs, pml_comm->last_probed); ~~~~~~~~~~~~~~~~~~~ pml_ob1.c:547:94: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output(0, "Communicator %s [%p](%d) rank %d recv_seq %d num_procs %lu last_probed %lu\n", ~~^ %u pml_ob1.c:549:63: pml_comm->recv_sequence, pml_comm->num_procs, pml_comm->last_probed); ~~~~~~~~~~~~~~~~~~~~~ depbase=`echo pml_ob1_irecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_irecv.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_irecv.lo pml_ob1_irecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_irecv.lo -MD -MP -MF .deps/pml_ob1_irecv.Tpo -c pml_ob1_irecv.c -fPIC -DPIC -o .libs/pml_ob1_irecv.o depbase=`echo pml_ob1_isend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_isend.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_isend.lo pml_ob1_isend.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_progress.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_progress.lo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_isend.lo -MD -MP -MF .deps/pml_ob1_isend.Tpo -c pml_ob1_isend.c -fPIC -DPIC -o .libs/pml_ob1_isend.o depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_rdma.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_rdma.lo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_progress.lo -MD -MP -MF .deps/pml_ob1_progress.Tpo -c pml_ob1_progress.c -fPIC -DPIC -o .libs/pml_ob1_progress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_rdma.lo -MD -MP -MF .deps/pml_ob1_rdma.Tpo -c pml_ob1_rdma.c -fPIC -DPIC -o .libs/pml_ob1_rdma.o depbase=`echo pml_ob1_rdmafrag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_rdmafrag.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_rdmafrag.lo pml_ob1_rdmafrag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_recvfrag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_recvfrag.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_recvfrag.lo pml_ob1_recvfrag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_recvreq.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_recvreq.lo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_rdmafrag.lo -MD -MP -MF .deps/pml_ob1_rdmafrag.Tpo -c pml_ob1_rdmafrag.c -fPIC -DPIC -o .libs/pml_ob1_rdmafrag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_recvfrag.lo -MD -MP -MF .deps/pml_ob1_recvfrag.Tpo -c pml_ob1_recvfrag.c -fPIC -DPIC -o .libs/pml_ob1_recvfrag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_recvreq.lo -MD -MP -MF .deps/pml_ob1_recvreq.Tpo -c pml_ob1_recvreq.c -fPIC -DPIC -o .libs/pml_ob1_recvreq.o depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_sendreq.lo pml_ob1_sendreq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_start.lo -MD -MP -MF $depbase.Tpo -c -o pml_ob1_start.lo pml_ob1_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_sendreq.lo -MD -MP -MF .deps/pml_ob1_sendreq.Tpo -c pml_ob1_sendreq.c -fPIC -DPIC -o .libs/pml_ob1_sendreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pml_ob1_start.lo -MD -MP -MF .deps/pml_ob1_start.Tpo -c pml_ob1_start.c -fPIC -DPIC -o .libs/pml_ob1_start.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_pml_ob1.la -rpath /usr/lib/openmpi/lib/openmpi pml_ob1.lo pml_ob1_comm.lo pml_ob1_component.lo pml_ob1_iprobe.lo pml_ob1_irecv.lo pml_ob1_isend.lo pml_ob1_progress.lo pml_ob1_rdma.lo pml_ob1_rdmafrag.lo pml_ob1_recvfrag.lo pml_ob1_recvreq.lo pml_ob1_sendreq.lo pml_ob1_start.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/pml_ob1.o .libs/pml_ob1_comm.o .libs/pml_ob1_component.o .libs/pml_ob1_iprobe.o .libs/pml_ob1_irecv.o .libs/pml_ob1_isend.o .libs/pml_ob1_progress.o .libs/pml_ob1_rdma.o .libs/pml_ob1_rdmafrag.o .libs/pml_ob1_recvfrag.o .libs/pml_ob1_recvreq.o .libs/pml_ob1_sendreq.o .libs/pml_ob1_start.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_pml_ob1.so -o .libs/mca_pml_ob1.so libtool: link: ( cd ".libs" && rm -f "mca_pml_ob1.la" && ln -s "../mca_pml_ob1.la" "mca_pml_ob1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' Making all in mca/sharedfp/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' depbase=`echo sharedfp_individual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual.lo sharedfp_individual.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_component.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_component.lo sharedfp_individual_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_seek.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_seek.lo sharedfp_individual_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_get_position.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_get_position.lo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_seek.lo -MD -MP -MF .deps/sharedfp_individual_seek.Tpo -c sharedfp_individual_seek.c -fPIC -DPIC -o .libs/sharedfp_individual_seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_get_position.lo -MD -MP -MF .deps/sharedfp_individual_get_position.Tpo -c sharedfp_individual_get_position.c -fPIC -DPIC -o .libs/sharedfp_individual_get_position.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_component.lo -MD -MP -MF .deps/sharedfp_individual_component.Tpo -c sharedfp_individual_component.c -fPIC -DPIC -o .libs/sharedfp_individual_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual.lo -MD -MP -MF .deps/sharedfp_individual.Tpo -c sharedfp_individual.c -fPIC -DPIC -o .libs/sharedfp_individual.o depbase=`echo sharedfp_individual_collaborate_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_collaborate_data.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_collaborate_data.lo sharedfp_individual_collaborate_data.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_write.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_write.lo sharedfp_individual_write.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_iwrite.lo sharedfp_individual_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_read.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_read.lo sharedfp_individual_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_collaborate_data.lo -MD -MP -MF .deps/sharedfp_individual_collaborate_data.Tpo -c sharedfp_individual_collaborate_data.c -fPIC -DPIC -o .libs/sharedfp_individual_collaborate_data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_write.lo -MD -MP -MF .deps/sharedfp_individual_write.Tpo -c sharedfp_individual_write.c -fPIC -DPIC -o .libs/sharedfp_individual_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_iwrite.lo -MD -MP -MF .deps/sharedfp_individual_iwrite.Tpo -c sharedfp_individual_iwrite.c -fPIC -DPIC -o .libs/sharedfp_individual_iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_read.lo -MD -MP -MF .deps/sharedfp_individual_read.Tpo -c sharedfp_individual_read.c -fPIC -DPIC -o .libs/sharedfp_individual_read.o sharedfp_individual_collaborate_data.c: In function 'mca_sharedfp_individual_collaborate_data': sharedfp_individual_collaborate_data.c:186:25: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'long int' [-Wformat=] "sharedfp_individual_collaborate_data: Process %d writing %ld bytes to main file at position" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%lld (%d)\n", rank, ind_recordlength[i], offsetbuff[idx], idx); ~~~~~~~~~~~~~~~ sharedfp_individual_collaborate_data.c:187:29: note: format string is defined here "%lld (%d)\n", rank, ind_recordlength[i], offsetbuff[idx], idx); ~~~^ %ld depbase=`echo sharedfp_individual_insert_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_insert_metadata.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_insert_metadata.lo sharedfp_individual_insert_metadata.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_file_open.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_file_open.lo sharedfp_individual_file_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_individual_gettime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_gettime.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_individual_gettime.lo sharedfp_individual_gettime.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_insert_metadata.lo -MD -MP -MF .deps/sharedfp_individual_insert_metadata.Tpo -c sharedfp_individual_insert_metadata.c -fPIC -DPIC -o .libs/sharedfp_individual_insert_metadata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_file_open.lo -MD -MP -MF .deps/sharedfp_individual_file_open.Tpo -c sharedfp_individual_file_open.c -fPIC -DPIC -o .libs/sharedfp_individual_file_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_individual_gettime.lo -MD -MP -MF .deps/sharedfp_individual_gettime.Tpo -c sharedfp_individual_gettime.c -fPIC -DPIC -o .libs/sharedfp_individual_gettime.o sharedfp_individual_insert_metadata.c: In function 'mca_sharedfp_individual_write_metadata_file': sharedfp_individual_insert_metadata.c:123:89: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'MPI_Offset' {aka 'long int'} [-Wformat=] "sharedfp_individual_write_metadata_file: Buff localposition %lld\n",buff.localposition); ~~~^ ~~~~~~~~~~~~~~~~~~ %ld sharedfp_individual_insert_metadata.c:127:82: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] "sharedfp_individual_write_metadata_file: Size of buff %ld\n",sizeof(buff)); ~~^ ~~~~~~~~~~~~ %d /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sharedfp_individual.la -rpath /usr/lib/openmpi/lib/openmpi sharedfp_individual.lo sharedfp_individual_component.lo sharedfp_individual_seek.lo sharedfp_individual_get_position.lo sharedfp_individual_collaborate_data.lo sharedfp_individual_write.lo sharedfp_individual_iwrite.lo sharedfp_individual_read.lo sharedfp_individual_insert_metadata.lo sharedfp_individual_file_open.lo sharedfp_individual_gettime.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sharedfp_individual.o .libs/sharedfp_individual_component.o .libs/sharedfp_individual_seek.o .libs/sharedfp_individual_get_position.o .libs/sharedfp_individual_collaborate_data.o .libs/sharedfp_individual_write.o .libs/sharedfp_individual_iwrite.o .libs/sharedfp_individual_read.o .libs/sharedfp_individual_insert_metadata.o .libs/sharedfp_individual_file_open.o .libs/sharedfp_individual_gettime.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sharedfp_individual.so -o .libs/mca_sharedfp_individual.so libtool: link: ( cd ".libs" && rm -f "mca_sharedfp_individual.la" && ln -s "../mca_sharedfp_individual.la" "mca_sharedfp_individual.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' Making all in mca/sharedfp/lockedfile make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' depbase=`echo sharedfp_lockedfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile.lo sharedfp_lockedfile.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_component.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_component.lo sharedfp_lockedfile_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_seek.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_seek.lo sharedfp_lockedfile_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_get_position.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_get_position.lo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_get_position.lo -MD -MP -MF .deps/sharedfp_lockedfile_get_position.Tpo -c sharedfp_lockedfile_get_position.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_get_position.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_seek.lo -MD -MP -MF .deps/sharedfp_lockedfile_seek.Tpo -c sharedfp_lockedfile_seek.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_component.lo -MD -MP -MF .deps/sharedfp_lockedfile_component.Tpo -c sharedfp_lockedfile_component.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile.lo -MD -MP -MF .deps/sharedfp_lockedfile.Tpo -c sharedfp_lockedfile.c -fPIC -DPIC -o .libs/sharedfp_lockedfile.o sharedfp_lockedfile_seek.c: In function 'mca_sharedfp_lockedfile_seek': sharedfp_lockedfile_seek.c:68:107: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_lockedfile_seek - MPI_SEEK_SET, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:71:100: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(ompi_sharedfp_base_framework.framework_output,"MPI_SEEK_SET: new_offset=%lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:78:27: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "MPI_SEEK_CUR: curr=%lld, offset=%lld, call status=%d\n",current_position,offset,status); ~~~^ ~~~~~~~~~~~~~~~~ %ld sharedfp_lockedfile_seek.c:78:40: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long int' [-Wformat=] "MPI_SEEK_CUR: curr=%lld, offset=%lld, call status=%d\n",current_position,offset,status); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:82:33: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "MPI_SEEK_CUR: new_offset=%lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:85:108: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_lockedfile_seek - MPI_SEEK_CURE, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:94:36: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "MPI_SEEK_END: file_get_size=%lld\n",end_position); ~~~^ ~~~~~~~~~~~~ %ld sharedfp_lockedfile_seek.c:97:107: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_lockedfile_seek - MPI_SEEK_CUR, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_seek.c:136:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( fd_lockedfilehandle, &offset, sizeof(OMPI_MPI_OFFSET_TYPE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo sharedfp_lockedfile_request_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_request_position.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_request_position.lo sharedfp_lockedfile_request_position.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_write.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_write.lo sharedfp_lockedfile_write.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_iwrite.lo sharedfp_lockedfile_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_read.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_read.lo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_request_position.lo -MD -MP -MF .deps/sharedfp_lockedfile_request_position.Tpo -c sharedfp_lockedfile_request_position.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_request_position.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_write.lo -MD -MP -MF .deps/sharedfp_lockedfile_write.Tpo -c sharedfp_lockedfile_write.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_iwrite.lo -MD -MP -MF .deps/sharedfp_lockedfile_iwrite.Tpo -c sharedfp_lockedfile_iwrite.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_read.lo -MD -MP -MF .deps/sharedfp_lockedfile_read.Tpo -c sharedfp_lockedfile_read.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_read.o sharedfp_lockedfile_request_position.c: In function 'mca_sharedfp_lockedfile_request_position': sharedfp_lockedfile_request_position.c:82:80: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_request_position: Read last_offset=%lld! ret=%d\n",buf, ret); ~~~^ ~~~ %ld sharedfp_lockedfile_request_position.c:89:74: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_request_position: old_offset=%lld, bytes_requested=%d, new offset=%lld!\n", ~~~^ %ld buf,bytes_requested,position); ~~~ sharedfp_lockedfile_request_position.c:89:111: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'long int' [-Wformat=] "sharedfp_lockedfile_request_position: old_offset=%lld, bytes_requested=%d, new offset=%lld!\n", ~~~^ %ld buf,bytes_requested,position); ~~~~~~~~ sharedfp_lockedfile_request_position.c:79:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read ( fd, &buf, sizeof(OMPI_MPI_OFFSET_TYPE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sharedfp_lockedfile_request_position.c:95:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( fd, &position, sizeof(OMPI_MPI_OFFSET_TYPE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sharedfp_lockedfile_write.c: In function 'mca_sharedfp_lockedfile_write': sharedfp_lockedfile_write.c:80:75: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_write: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_write.c: In function 'mca_sharedfp_lockedfile_write_ordered': sharedfp_lockedfile_write.c:176:83: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_write_ordered: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_lockedfile_write.c:198:79: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_write_ordered: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld depbase=`echo sharedfp_lockedfile_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_iread.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_iread.lo sharedfp_lockedfile_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo sharedfp_lockedfile_iwrite.c: In function 'mca_sharedfp_lockedfile_iwrite': sharedfp_lockedfile_iwrite.c:81:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_iwrite: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_iwrite.c: In function 'mca_sharedfp_lockedfile_write_ordered_begin': sharedfp_lockedfile_iwrite.c:182:89: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_write_ordered_begin: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_lockedfile_iwrite.c:204:85: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_write_ordered_begin: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_read.c: In function 'mca_sharedfp_lockedfile_read': sharedfp_lockedfile_read.c:76:74: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_read: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_read.c: In function 'mca_sharedfp_lockedfile_read_ordered': sharedfp_lockedfile_read.c:171:82: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_read_ordered: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_lockedfile_read.c:191:78: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_read_ordered: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld depbase=`echo sharedfp_lockedfile_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_file_open.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_lockedfile_file_open.lo sharedfp_lockedfile_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_iread.lo -MD -MP -MF .deps/sharedfp_lockedfile_iread.Tpo -c sharedfp_lockedfile_iread.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_iread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_lockedfile_file_open.lo -MD -MP -MF .deps/sharedfp_lockedfile_file_open.Tpo -c sharedfp_lockedfile_file_open.c -fPIC -DPIC -o .libs/sharedfp_lockedfile_file_open.o sharedfp_lockedfile_iread.c: In function 'mca_sharedfp_lockedfile_iread': sharedfp_lockedfile_iread.c:81:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_iread - Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_iread.c: In function 'mca_sharedfp_lockedfile_read_ordered_begin': sharedfp_lockedfile_iread.c:183:67: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_read_ordered_begin: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_lockedfile_iread.c:205:70: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_lockedfile_read_ordered_begin: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_lockedfile_file_open.c: In function 'mca_sharedfp_lockedfile_file_open': sharedfp_lockedfile_file_open.c:132:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( handle, &position, sizeof(OMPI_MPI_OFFSET_TYPE) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sharedfp_lockedfile.la -rpath /usr/lib/openmpi/lib/openmpi sharedfp_lockedfile.lo sharedfp_lockedfile_component.lo sharedfp_lockedfile_seek.lo sharedfp_lockedfile_get_position.lo sharedfp_lockedfile_request_position.lo sharedfp_lockedfile_write.lo sharedfp_lockedfile_iwrite.lo sharedfp_lockedfile_read.lo sharedfp_lockedfile_iread.lo sharedfp_lockedfile_file_open.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sharedfp_lockedfile.o .libs/sharedfp_lockedfile_component.o .libs/sharedfp_lockedfile_seek.o .libs/sharedfp_lockedfile_get_position.o .libs/sharedfp_lockedfile_request_position.o .libs/sharedfp_lockedfile_write.o .libs/sharedfp_lockedfile_iwrite.o .libs/sharedfp_lockedfile_read.o .libs/sharedfp_lockedfile_iread.o .libs/sharedfp_lockedfile_file_open.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sharedfp_lockedfile.so -o .libs/mca_sharedfp_lockedfile.so libtool: link: ( cd ".libs" && rm -f "mca_sharedfp_lockedfile.la" && ln -s "../mca_sharedfp_lockedfile.la" "mca_sharedfp_lockedfile.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' Making all in mca/sharedfp/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' depbase=`echo sharedfp_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm.lo sharedfp_sm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_component.lo sharedfp_sm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_seek.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_seek.lo sharedfp_sm_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_get_position.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_get_position.lo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_seek.lo -MD -MP -MF .deps/sharedfp_sm_seek.Tpo -c sharedfp_sm_seek.c -fPIC -DPIC -o .libs/sharedfp_sm_seek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_component.lo -MD -MP -MF .deps/sharedfp_sm_component.Tpo -c sharedfp_sm_component.c -fPIC -DPIC -o .libs/sharedfp_sm_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_get_position.lo -MD -MP -MF .deps/sharedfp_sm_get_position.Tpo -c sharedfp_sm_get_position.c -fPIC -DPIC -o .libs/sharedfp_sm_get_position.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm.lo -MD -MP -MF .deps/sharedfp_sm.Tpo -c sharedfp_sm.c -fPIC -DPIC -o .libs/sharedfp_sm.o sharedfp_sm_seek.c: In function 'mca_sharedfp_sm_seek': sharedfp_sm_seek.c:70:99: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_sm_seek - MPI_SEEK_SET, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_seek.c:75:75: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_seek: MPI_SEEK_SET new_offset=%lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_seek.c:83:70: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_seek: MPI_SEEK_CUR: curr=%lld, offset=%lld, call status=%d\n", ~~~^ %ld current_position,offset,status); ~~~~~~~~~~~~~~~~ sharedfp_sm_seek.c:83:83: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'long int' [-Wformat=] "sharedfp_sm_seek: MPI_SEEK_CUR: curr=%lld, offset=%lld, call status=%d\n", ~~~^ %ld current_position,offset,status); ~~~~~~ sharedfp_sm_seek.c:89:76: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_seek: MPI_SEEK_CUR: new_offset=%lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_seek.c:92:100: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_sm_seek - MPI_SEEK_CURE, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_seek.c:103:79: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_seek: MPI_SEEK_END: file_get_size=%lld\n",end_position); ~~~^ ~~~~~~~~~~~~ %ld sharedfp_sm_seek.c:106:99: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] opal_output(0,"sharedfp_sm_seek - MPI_SEEK_CUR, offset must be > 0, got offset=%lld.\n",offset); ~~~^ ~~~~~~ %ld depbase=`echo sharedfp_sm_request_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_request_position.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_request_position.lo sharedfp_sm_request_position.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_write.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_write.lo sharedfp_sm_write.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_iwrite.lo sharedfp_sm_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_read.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_read.lo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_request_position.lo -MD -MP -MF .deps/sharedfp_sm_request_position.Tpo -c sharedfp_sm_request_position.c -fPIC -DPIC -o .libs/sharedfp_sm_request_position.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_write.lo -MD -MP -MF .deps/sharedfp_sm_write.Tpo -c sharedfp_sm_write.c -fPIC -DPIC -o .libs/sharedfp_sm_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_iwrite.lo -MD -MP -MF .deps/sharedfp_sm_iwrite.Tpo -c sharedfp_sm_iwrite.c -fPIC -DPIC -o .libs/sharedfp_sm_iwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_read.lo -MD -MP -MF .deps/sharedfp_sm_read.Tpo -c sharedfp_sm_read.c -fPIC -DPIC -o .libs/sharedfp_sm_read.o sharedfp_sm_write.c: In function 'mca_sharedfp_sm_write': sharedfp_sm_write.c:80:65: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_write: fset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_request_position.c: In function 'mca_sharedfp_sm_request_position': sharedfp_sm_write.c: In function 'mca_sharedfp_sm_write_ordered': sharedfp_sm_write.c:178:75: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_write_ordered: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_sm_write.c:202:71: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_write_ordered: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_request_position.c:64:42: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "Read last_offset=%lld!\n",old_offset); ~~~^ ~~~~~~~~~~ %ld sharedfp_sm_request_position.c:70:36: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "old_offset=%lld, bytes_requested=%d, new offset=%lld!\n",old_offset,bytes_requested,position); ~~~^ ~~~~~~~~~~ %ld sharedfp_sm_request_position.c:70:73: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'long int' [-Wformat=] "old_offset=%lld, bytes_requested=%d, new offset=%lld!\n",old_offset,bytes_requested,position); ~~~^ ~~~~~~~~ %ld sharedfp_sm_iwrite.c: In function 'mca_sharedfp_sm_iwrite': sharedfp_sm_iwrite.c:80:47: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_iwrite: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_iwrite.c: In function 'mca_sharedfp_sm_write_ordered_begin': sharedfp_sm_iwrite.c:181:64: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_write_ordered_begin: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_sm_iwrite.c:204:67: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_write_ordered_begin: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_read.c: In function 'mca_sharedfp_sm_read': sharedfp_sm_read.c:76:66: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_read: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_read.c: In function 'mca_sharedfp_sm_read_ordered': sharedfp_sm_read.c:171:78: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_read_ordered: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_sm_read.c:194:74: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_read_ordered: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld depbase=`echo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_iread.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_iread.lo sharedfp_sm_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_iread.lo -MD -MP -MF .deps/sharedfp_sm_iread.Tpo -c sharedfp_sm_iread.c -fPIC -DPIC -o .libs/sharedfp_sm_iread.o sharedfp_sm_iread.c: In function 'mca_sharedfp_sm_iread': sharedfp_sm_iread.c:78:46: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "sharedfp_sm_iread: Offset received is %lld\n",offset); ~~~^ ~~~~~~ %ld sharedfp_sm_iread.c: In function 'mca_sharedfp_sm_read_ordered_begin': sharedfp_sm_iread.c:178:63: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_read_ordered_begin: Offset received is %lld\n",offsetReceived); ~~~^ ~~~~~~~~~~~~~~ %ld sharedfp_sm_iread.c:201:66: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat=] "mca_sharedfp_sm_read_ordered_begin: Offset returned is %lld\n",offset); ~~~^ ~~~~~~ %ld depbase=`echo sharedfp_sm_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_file_open.lo -MD -MP -MF $depbase.Tpo -c -o sharedfp_sm_file_open.lo sharedfp_sm_file_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sharedfp_sm_file_open.lo -MD -MP -MF .deps/sharedfp_sm_file_open.Tpo -c sharedfp_sm_file_open.c -fPIC -DPIC -o .libs/sharedfp_sm_file_open.o sharedfp_sm_file_open.c: In function 'mca_sharedfp_sm_file_open': sharedfp_sm_file_open.c:172:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( sm_fd, &sm_offset, sizeof(struct mca_sharedfp_sm_offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sharedfp_sm.la -rpath /usr/lib/openmpi/lib/openmpi sharedfp_sm.lo sharedfp_sm_component.lo sharedfp_sm_seek.lo sharedfp_sm_get_position.lo sharedfp_sm_request_position.lo sharedfp_sm_write.lo sharedfp_sm_iwrite.lo sharedfp_sm_read.lo sharedfp_sm_iread.lo sharedfp_sm_file_open.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sharedfp_sm.o .libs/sharedfp_sm_component.o .libs/sharedfp_sm_seek.o .libs/sharedfp_sm_get_position.o .libs/sharedfp_sm_request_position.o .libs/sharedfp_sm_write.o .libs/sharedfp_sm_iwrite.o .libs/sharedfp_sm_read.o .libs/sharedfp_sm_iread.o .libs/sharedfp_sm_file_open.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sharedfp_sm.so -o .libs/mca_sharedfp_sm.so libtool: link: ( cd ".libs" && rm -f "mca_sharedfp_sm.la" && ln -s "../mca_sharedfp_sm.la" "mca_sharedfp_sm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' Making all in mca/topo/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' depbase=`echo topo_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT topo_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o topo_basic_component.lo topo_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT topo_basic_component.lo -MD -MP -MF .deps/topo_basic_component.Tpo -c topo_basic_component.c -fPIC -DPIC -o .libs/topo_basic_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_topo_basic.la -rpath /usr/lib/openmpi/lib/openmpi topo_basic_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/topo_basic_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_topo_basic.so -o .libs/mca_topo_basic.so libtool: link: ( cd ".libs" && rm -f "mca_topo_basic.la" && ln -s "../mca_topo_basic.la" "mca_topo_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' Making all in mca/vprotocol/pessimist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' depbase=`echo vprotocol_pessimist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist.lo vprotocol_pessimist.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_component.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_component.lo vprotocol_pessimist_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_request.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_request.lo vprotocol_pessimist_request.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_proc.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_proc.lo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_component.lo -MD -MP -MF .deps/vprotocol_pessimist_component.Tpo -c vprotocol_pessimist_component.c -fPIC -DPIC -o .libs/vprotocol_pessimist_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_request.lo -MD -MP -MF .deps/vprotocol_pessimist_request.Tpo -c vprotocol_pessimist_request.c -fPIC -DPIC -o .libs/vprotocol_pessimist_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist.lo -MD -MP -MF .deps/vprotocol_pessimist.Tpo -c vprotocol_pessimist.c -fPIC -DPIC -o .libs/vprotocol_pessimist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_proc.lo -MD -MP -MF .deps/vprotocol_pessimist_proc.Tpo -c vprotocol_pessimist_proc.c -fPIC -DPIC -o .libs/vprotocol_pessimist_proc.o In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_component.c:17: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_eventlog.h:14, from vprotocol_pessimist_request.c:13: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist.c:11: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_proc.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_comm.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_comm.lo vprotocol_pessimist_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_progress.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_progress.lo vprotocol_pessimist_progress.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_start.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_start.lo vprotocol_pessimist_start.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_recv.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_recv.lo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_comm.lo -MD -MP -MF .deps/vprotocol_pessimist_comm.Tpo -c vprotocol_pessimist_comm.c -fPIC -DPIC -o .libs/vprotocol_pessimist_comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_progress.lo -MD -MP -MF .deps/vprotocol_pessimist_progress.Tpo -c vprotocol_pessimist_progress.c -fPIC -DPIC -o .libs/vprotocol_pessimist_progress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_recv.lo -MD -MP -MF .deps/vprotocol_pessimist_recv.Tpo -c vprotocol_pessimist_recv.c -fPIC -DPIC -o .libs/vprotocol_pessimist_recv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_start.lo -MD -MP -MF .deps/vprotocol_pessimist_start.Tpo -c vprotocol_pessimist_start.c -fPIC -DPIC -o .libs/vprotocol_pessimist_start.o In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist_progress.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_comm.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_recv.c:14: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_send.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_send.lo vprotocol_pessimist_send.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_start.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ depbase=`echo vprotocol_pessimist_probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_probe.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_probe.lo vprotocol_pessimist_probe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_wait.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_wait.lo vprotocol_pessimist_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_probe.lo -MD -MP -MF .deps/vprotocol_pessimist_probe.Tpo -c vprotocol_pessimist_probe.c -fPIC -DPIC -o .libs/vprotocol_pessimist_probe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_send.lo -MD -MP -MF .deps/vprotocol_pessimist_send.Tpo -c vprotocol_pessimist_send.c -fPIC -DPIC -o .libs/vprotocol_pessimist_send.o depbase=`echo vprotocol_pessimist_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_event.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_event.lo vprotocol_pessimist_event.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_wait.lo -MD -MP -MF .deps/vprotocol_pessimist_wait.Tpo -c vprotocol_pessimist_wait.c -fPIC -DPIC -o .libs/vprotocol_pessimist_wait.o In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_send.c:14: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_event.lo -MD -MP -MF .deps/vprotocol_pessimist_event.Tpo -c vprotocol_pessimist_event.c -fPIC -DPIC -o .libs/vprotocol_pessimist_event.o In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_probe.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_wait.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ depbase=`echo vprotocol_pessimist_eventlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_eventlog.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_eventlog.lo vprotocol_pessimist_eventlog.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo vprotocol_pessimist_sender_based.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_sender_based.lo -MD -MP -MF $depbase.Tpo -c -o vprotocol_pessimist_sender_based.lo vprotocol_pessimist_sender_based.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_eventlog.lo -MD -MP -MF .deps/vprotocol_pessimist_eventlog.Tpo -c vprotocol_pessimist_eventlog.c -fPIC -DPIC -o .libs/vprotocol_pessimist_eventlog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT vprotocol_pessimist_sender_based.lo -MD -MP -MF .deps/vprotocol_pessimist_sender_based.Tpo -c vprotocol_pessimist_sender_based.c -fPIC -DPIC -o .libs/vprotocol_pessimist_sender_based.o In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist.h:111, from vprotocol_pessimist_eventlog.h:14, from vprotocol_pessimist_eventlog.c:15: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ vprotocol_pessimist_eventlog.c: In function 'vprotocol_pessimist_event_logger_connect': vprotocol_pessimist_eventlog.c:30:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&pdat->value.key, VPROTOCOL_EVENT_LOGGER_NAME_FMT, el_rank); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from vprotocol_pessimist_sender_based.h:16, from vprotocol_pessimist_sender_based.c:12: ../../../../ompi/mca/pml/v/pml_v_output.h: In function 'V_OUTPUT_ERR': ../../../../ompi/mca/pml/v/pml_v_output.h:29:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ vprotocol_pessimist_sender_based.c: In function 'vprotocol_pessimist_sender_based_init': vprotocol_pessimist_sender_based.c:99:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%s"OPAL_PATH_SEP"%s", ompi_process_info.proc_session_dir, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mmapfile); ~~~~~~~~~ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_vprotocol_pessimist.la -rpath /usr/lib/openmpi/lib/openmpi vprotocol_pessimist.lo vprotocol_pessimist_component.lo vprotocol_pessimist_request.lo vprotocol_pessimist_proc.lo vprotocol_pessimist_comm.lo vprotocol_pessimist_progress.lo vprotocol_pessimist_start.lo vprotocol_pessimist_recv.lo vprotocol_pessimist_send.lo vprotocol_pessimist_probe.lo vprotocol_pessimist_wait.lo vprotocol_pessimist_event.lo vprotocol_pessimist_eventlog.lo vprotocol_pessimist_sender_based.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/vprotocol_pessimist.o .libs/vprotocol_pessimist_component.o .libs/vprotocol_pessimist_request.o .libs/vprotocol_pessimist_proc.o .libs/vprotocol_pessimist_comm.o .libs/vprotocol_pessimist_progress.o .libs/vprotocol_pessimist_start.o .libs/vprotocol_pessimist_recv.o .libs/vprotocol_pessimist_send.o .libs/vprotocol_pessimist_probe.o .libs/vprotocol_pessimist_wait.o .libs/vprotocol_pessimist_event.o .libs/vprotocol_pessimist_eventlog.o .libs/vprotocol_pessimist_sender_based.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_vprotocol_pessimist.so -o .libs/mca_vprotocol_pessimist.so libtool: link: ( cd ".libs" && rm -f "mca_vprotocol_pessimist.la" && ln -s "../mca_vprotocol_pessimist.la" "mca_vprotocol_pessimist.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' Making all in contrib/libompitrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT abort.lo -MD -MP -MF $depbase.Tpo -c -o abort.lo abort.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT accumulate.lo -MD -MP -MF $depbase.Tpo -c -o accumulate.lo accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_class.lo -MD -MP -MF $depbase.Tpo -c -o add_error_class.lo add_error_class.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo add_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_code.lo -MD -MP -MF $depbase.Tpo -c -o add_error_code.lo add_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT accumulate.lo -MD -MP -MF .deps/accumulate.Tpo -c accumulate.c -fPIC -DPIC -o .libs/accumulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_code.lo -MD -MP -MF .deps/add_error_code.Tpo -c add_error_code.c -fPIC -DPIC -o .libs/add_error_code.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_class.lo -MD -MP -MF .deps/add_error_class.Tpo -c add_error_class.c -fPIC -DPIC -o .libs/add_error_class.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT abort.lo -MD -MP -MF .deps/abort.Tpo -c abort.c -fPIC -DPIC -o .libs/abort.o depbase=`echo add_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_string.lo -MD -MP -MF $depbase.Tpo -c -o add_error_string.lo add_error_string.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT address.lo -MD -MP -MF $depbase.Tpo -c -o address.lo address.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allgather.lo -MD -MP -MF $depbase.Tpo -c -o allgather.lo allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o allgatherv.lo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT add_error_string.lo -MD -MP -MF .deps/add_error_string.Tpo -c add_error_string.c -fPIC -DPIC -o .libs/add_error_string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allgather.lo -MD -MP -MF .deps/allgather.Tpo -c allgather.c -fPIC -DPIC -o .libs/allgather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT address.lo -MD -MP -MF .deps/address.Tpo -c address.c -fPIC -DPIC -o .libs/address.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allgatherv.lo -MD -MP -MF .deps/allgatherv.Tpo -c allgatherv.c -fPIC -DPIC -o .libs/allgatherv.o depbase=`echo alloc_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT alloc_mem.lo -MD -MP -MF $depbase.Tpo -c -o alloc_mem.lo alloc_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allreduce.lo -MD -MP -MF $depbase.Tpo -c -o allreduce.lo allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT barrier.lo -MD -MP -MF $depbase.Tpo -c -o barrier.lo barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bcast.lo -MD -MP -MF $depbase.Tpo -c -o bcast.lo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT alloc_mem.lo -MD -MP -MF .deps/alloc_mem.Tpo -c alloc_mem.c -fPIC -DPIC -o .libs/alloc_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT allreduce.lo -MD -MP -MF .deps/allreduce.Tpo -c allreduce.c -fPIC -DPIC -o .libs/allreduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT bcast.lo -MD -MP -MF .deps/bcast.Tpo -c bcast.c -fPIC -DPIC -o .libs/bcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c barrier.c -fPIC -DPIC -o .libs/barrier.o depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT finalize.lo -MD -MP -MF $depbase.Tpo -c -o finalize.lo finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT init.lo -MD -MP -MF $depbase.Tpo -c -o init.lo init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo isend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT isend.lo -MD -MP -MF $depbase.Tpo -c -o isend.lo isend.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT recv.lo -MD -MP -MF $depbase.Tpo -c -o recv.lo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c finalize.c -fPIC -DPIC -o .libs/finalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT isend.lo -MD -MP -MF .deps/isend.Tpo -c isend.c -fPIC -DPIC -o .libs/isend.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT recv.lo -MD -MP -MF .deps/recv.Tpo -c recv.c -fPIC -DPIC -o .libs/recv.o depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT reduce.lo -MD -MP -MF $depbase.Tpo -c -o reduce.lo reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo request_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request_free.lo -MD -MP -MF $depbase.Tpo -c -o request_free.lo request_free.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT send.lo -MD -MP -MF $depbase.Tpo -c -o send.lo send.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sendrecv.lo -MD -MP -MF $depbase.Tpo -c -o sendrecv.lo 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT reduce.lo -MD -MP -MF .deps/reduce.Tpo -c reduce.c -fPIC -DPIC -o .libs/reduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request_free.lo -MD -MP -MF .deps/request_free.Tpo -c request_free.c -fPIC -DPIC -o .libs/request_free.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT send.lo -MD -MP -MF .deps/send.Tpo -c send.c -fPIC -DPIC -o .libs/send.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sendrecv.lo -MD -MP -MF .deps/sendrecv.Tpo -c sendrecv.c -fPIC -DPIC -o .libs/sendrecv.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libompitrace.la -rpath /usr/lib/openmpi/lib abort.lo accumulate.lo add_error_class.lo add_error_code.lo add_error_string.lo address.lo allgather.lo allgatherv.lo alloc_mem.lo allreduce.lo barrier.lo bcast.lo finalize.lo init.lo isend.lo recv.lo reduce.lo request_free.lo send.lo sendrecv.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/abort.o .libs/accumulate.o .libs/add_error_class.o .libs/add_error_code.o .libs/add_error_string.o .libs/address.o .libs/allgather.o .libs/allgatherv.o .libs/alloc_mem.o .libs/allreduce.o .libs/barrier.o .libs/bcast.o .libs/finalize.o .libs/init.o .libs/isend.o .libs/recv.o .libs/reduce.o .libs/request_free.o .libs/send.o .libs/sendrecv.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libompitrace.so.20 -o .libs/libompitrace.so.20.10.0 libtool: link: (cd ".libs" && rm -f "libompitrace.so.20" && ln -s "libompitrace.so.20.10.0" "libompitrace.so.20") libtool: link: (cd ".libs" && rm -f "libompitrace.so" && ln -s "libompitrace.so.20.10.0" "libompitrace.so") libtool: link: ( cd ".libs" && rm -f "libompitrace.la" && ln -s "../libompitrace.la" "libompitrace.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' Making all in mpi/java make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making all in java make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' CLASSPATH=. ; \ export CLASSPATH ; \ /usr/bin/javac -h . -d . ../../../../ompi/mpi/java/java/*.java javadoc -d doc ./*.java Loading source file ./CartComm.java... Loading source file ./CartParms.java... Loading source file ./Comm.java... Loading source file ./Constant.java... Loading source file ./Count.java... Loading source file ./Datatype.java... Loading source file ./DistGraphNeighbors.java... Loading source file ./DoubleComplex.java... Loading source file ./DoubleInt.java... Loading source file ./Errhandler.java... Loading source file ./File.java... Loading source file ./FileView.java... Loading source file ./FloatComplex.java... Loading source file ./FloatInt.java... Loading source file ./Freeable.java... Loading source file ./GraphComm.java... Loading source file ./GraphParms.java... Loading source file ./Group.java... Loading source file ./Info.java... Loading source file ./Int2.java... Loading source file ./Intercomm.java... Loading source file ./Intracomm.java... Loading source file ./LongInt.java... Loading source file ./MPI.java... Loading source file ./MPIException.java... Loading source file ./Message.java... Loading source file ./Op.java... Loading source file ./Prequest.java... Loading source file ./Request.java... Loading source file ./ShiftParms.java... Loading source file ./ShortInt.java... Loading source file ./Status.java... Loading source file ./Struct.java... Loading source file ./UserFunction.java... Loading source file ./Version.java... Loading source file ./Win.java... Constructing Javadoc information... Creating destination directory: "doc/" Standard Doclet version 1.8.0_191 Building tree for all the packages and classes... Generating doc/mpi/CartComm.html... Generating doc/mpi/CartParms.html... Generating doc/mpi/Comm.html... Generating doc/mpi/Count.html... Generating doc/mpi/Datatype.html... Generating doc/mpi/DistGraphNeighbors.html... Generating doc/mpi/DoubleComplex.html... Generating doc/mpi/DoubleInt.html... Generating doc/mpi/DoubleInt.Data.html... Generating doc/mpi/Errhandler.html... Generating doc/mpi/File.html... Generating doc/mpi/FileView.html... Generating doc/mpi/FloatComplex.html... Generating doc/mpi/FloatInt.html... Generating doc/mpi/FloatInt.Data.html... Generating doc/mpi/Freeable.html... Generating doc/mpi/GraphComm.html... Generating doc/mpi/GraphParms.html... Generating doc/mpi/Group.html... Generating doc/mpi/Info.html... Generating doc/mpi/Int2.html... Generating doc/mpi/Int2.Data.html... Generating doc/mpi/Intercomm.html... Generating doc/mpi/Intracomm.html... Generating doc/mpi/LongInt.html... Generating doc/mpi/LongInt.Data.html... Generating doc/mpi/Message.html... Generating doc/mpi/MPI.html... Generating doc/mpi/MPIException.html... Generating doc/mpi/Op.html... Generating doc/mpi/Prequest.html... Generating doc/mpi/Request.html... Generating doc/mpi/ShiftParms.html... Generating doc/mpi/ShortInt.html... Generating doc/mpi/ShortInt.Data.html... Generating doc/mpi/Status.html... Generating doc/mpi/Struct.html... Generating doc/mpi/Struct.Data.html... Generating doc/mpi/UserFunction.html... Generating doc/mpi/Version.html... Generating doc/mpi/Win.html... Generating doc/mpi/package-frame.html... Generating doc/mpi/package-summary.html... Generating doc/mpi/package-tree.html... Generating doc/constant-values.html... Generating doc/serialized-form.html... Building index for all the packages and classes... Generating doc/overview-tree.html... Generating doc/index-all.html... Generating doc/deprecated-list.html... Building index for all classes... Generating doc/allclasses-frame.html... Generating doc/allclasses-noframe.html... Generating doc/index.html... Generating doc/help-doc.html... make all-am make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' /usr/bin/jar cf mpi.jar mpi/*.class make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' Making all in c make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' depbase=`echo mpi_CartComm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_CartComm.lo -MD -MP -MF $depbase.Tpo -c -o mpi_CartComm.lo mpi_CartComm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Comm.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Comm.lo mpi_Comm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi_Constant.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Constant.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Constant.lo mpi_Constant.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Count.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Count.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_CartComm.lo -MD -MP -MF .deps/mpi_CartComm.Tpo -c mpi_CartComm.c -fPIC -DPIC -o .libs/mpi_CartComm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Count.lo -MD -MP -MF .deps/mpi_Count.Tpo -c mpi_Count.c -fPIC -DPIC -o .libs/mpi_Count.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Constant.lo -MD -MP -MF .deps/mpi_Constant.Tpo -c mpi_Constant.c -fPIC -DPIC -o .libs/mpi_Constant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Comm.lo -MD -MP -MF .deps/mpi_Comm.Tpo -c mpi_Comm.c -fPIC -DPIC -o .libs/mpi_Comm.o mpi_CartComm.c: In function 'Java_mpi_CartComm_getTopo': mpi_CartComm.c:70:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cartdim_get((MPI_Comm)comm, &maxdims); ^ mpi_CartComm.c:89:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Cart_get((MPI_Comm)comm, maxdims, cDims, cPeriods, cCoords); ^ mpi_CartComm.c: In function 'Java_mpi_CartComm_shift': mpi_CartComm.c:105:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cart_shift((MPI_Comm)comm, direction, disp, &sr, &dr); ^ mpi_CartComm.c: In function 'Java_mpi_CartComm_getCoords': mpi_CartComm.c:116:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cartdim_get((MPI_Comm)comm, &maxdims); ^ mpi_CartComm.c:126:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Cart_coords((MPI_Comm)comm, rank, maxdims, cCoords); ^ mpi_CartComm.c: In function 'Java_mpi_CartComm_map': mpi_CartComm.c:145:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cart_map((MPI_Comm)comm, nDims, cDims, cPeriods, &newrank); ^ mpi_CartComm.c: In function 'Java_mpi_CartComm_getRank': mpi_CartComm.c:161:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cart_rank((MPI_Comm)comm, cCoords, &rank); ^ mpi_CartComm.c: In function 'Java_mpi_CartComm_sub': mpi_CartComm.c:176:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cart_sub((MPI_Comm)comm, cRemainDims, &newcomm); ^ mpi_CartComm.c:180:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ depbase=`echo mpi_Datatype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Datatype.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Datatype.lo mpi_Datatype.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Comm.c: In function 'Java_mpi_Comm_init': mpi_Comm.c:173:58: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetStaticLongField(env, clazz, nullHandleID, (jlong)MPI_COMM_NULL); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getComm': mpi_Comm.c:182:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env,jthis, ompi_java.CommHandle,(jlong)MPI_COMM_NULL); ^ mpi_Comm.c:185:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env,jthis, ompi_java.CommHandle,(jlong)MPI_COMM_SELF); ^ mpi_Comm.c:188:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env,jthis, ompi_java.CommHandle,(jlong)MPI_COMM_WORLD); ^ mpi_Comm.c: In function 'Java_mpi_Comm_dup': mpi_Comm.c:197:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_dup((MPI_Comm)comm, &newcomm); ^ mpi_Comm.c:199:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iDup': mpi_Comm.c:207:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_idup((MPI_Comm)comm, &newcomm, &request); ^ mpi_Comm.c:211:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cr[0] = (jlong)newcomm; ^ mpi_Comm.c:212:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cr[1] = (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_dupWithInfo': mpi_Comm.c:221:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_dup_with_info((MPI_Comm)comm, (MPI_Info)info, &newcomm); ^ mpi_Comm.c:221:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_dup_with_info((MPI_Comm)comm, (MPI_Info)info, &newcomm); ^ mpi_Comm.c:223:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_getSize': mpi_Comm.c:230:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Comm_size((MPI_Comm)comm, &size); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getRank': mpi_Comm.c:238:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return getRank(env, (MPI_Comm)comm); ^ mpi_Comm.c: In function 'Java_mpi_Comm_compare': mpi_Comm.c:245:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Comm_compare((MPI_Comm)comm1, (MPI_Comm)comm2, &result); ^ mpi_Comm.c:245:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Comm_compare((MPI_Comm)comm1, (MPI_Comm)comm2, &result); ^ mpi_Comm.c: In function 'Java_mpi_Comm_free': mpi_Comm.c:253:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)handle; ^ mpi_Comm.c:256:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)comm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_setInfo': mpi_Comm.c:262:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_set_info((MPI_Comm)comm, (MPI_Info)info); ^ mpi_Comm.c:262:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_set_info((MPI_Comm)comm, (MPI_Info)info); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getInfo': mpi_Comm.c:270:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_get_info((MPI_Comm)comm, &info); ^ mpi_Comm.c:272:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)info; ^ mpi_Comm.c: In function 'Java_mpi_Comm_disconnect': mpi_Comm.c:278:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)handle; ^ mpi_Comm.c:281:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)comm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_getGroup': mpi_Comm.c:288:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_group((MPI_Comm)comm, &group); ^ mpi_Comm.c:290:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)group; ^ mpi_Comm.c: In function 'Java_mpi_Comm_isInter': mpi_Comm.c:296:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return isInter(env, (MPI_Comm)comm) ? JNI_TRUE : JNI_FALSE; ^ mpi_Comm.c: In function 'Java_mpi_Comm_createIntercomm': mpi_Comm.c:306:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)localComm, localLeader, ^ mpi_Comm.c:307:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, remoteLeader, tag, &newintercomm); ^ mpi_Comm.c:310:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newintercomm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_send': mpi_Comm.c:318:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:319:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_recv': mpi_Comm.c:335:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:336:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_sendRecv': mpi_Comm.c:358:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:359:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:360:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_sendRecvReplace': mpi_Comm.c:384:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:385:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_bSend': mpi_Comm.c:405:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:406:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_sSend': mpi_Comm.c:422:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:423:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_rSend': mpi_Comm.c:439:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:440:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iSend': mpi_Comm.c:458:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Isend(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:459:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:462:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_ibSend': mpi_Comm.c:472:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ibsend(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:473:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:476:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_isSend': mpi_Comm.c:486:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Issend(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:487:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:490:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_irSend': mpi_Comm.c:500:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Irsend(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:501:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:504:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iRecv': mpi_Comm.c:514:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Irecv(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:515:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] source, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:518:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_sendInit': mpi_Comm.c:528:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Send_init(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:529:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:532:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_bSendInit': mpi_Comm.c:542:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Bsend_init(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:543:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:546:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_sSendInit': mpi_Comm.c:556:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ssend_init(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:557:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:560:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_rSendInit': mpi_Comm.c:570:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Rsend_init(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:571:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] dest, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:574:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_recvInit': mpi_Comm.c:584:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Recv_init(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:585:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] source, tag, (MPI_Comm)comm, &request); ^ mpi_Comm.c:588:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_pack': mpi_Comm.c:596:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:597:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_unpack': mpi_Comm.c:623:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:624:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_packSize': mpi_Comm.c:644:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Pack_size(incount, (MPI_Datatype)type, (MPI_Comm)comm, &size); ^ mpi_Comm.c:644:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Pack_size(incount, (MPI_Datatype)type, (MPI_Comm)comm, &size); ^ mpi_Comm.c: In function 'Java_mpi_Comm_iProbe': mpi_Comm.c:654:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iprobe(source, tag, (MPI_Comm)comm, &flag, &status); ^ mpi_Comm.c: In function 'Java_mpi_Comm_probe': mpi_Comm.c:664:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Probe(source, tag, (MPI_Comm)comm, &status); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getTopology': mpi_Comm.c:672:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return getTopo(env, (MPI_Comm)comm); ^ mpi_Comm.c: In function 'Java_mpi_Comm_abort': mpi_Comm.c:678:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Abort((MPI_Comm)comm, errorcode); ^ mpi_Comm.c: In function 'Java_mpi_Comm_setErrhandler': mpi_Comm.c:685:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Errhandler_set((MPI_Comm)comm, (MPI_Errhandler)errhandler); ^ mpi_Comm.c:685:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Errhandler_set((MPI_Comm)comm, (MPI_Errhandler)errhandler); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getErrhandler': mpi_Comm.c:693:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Errhandler_get((MPI_Comm)comm, &errhandler); ^ mpi_Comm.c:695:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)errhandler; ^ mpi_Comm.c: In function 'Java_mpi_Comm_setAttr': mpi_Comm.c:730:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_set_attr((MPI_Comm)comm, keyval, cval); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getAttr_1predefined': mpi_Comm.c:738:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_get_attr((MPI_Comm)comm, keyval, &val, &flag); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getAttr': mpi_Comm.c:751:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_get_attr((MPI_Comm)comm, keyval, &cval, &flag); ^ mpi_Comm.c: In function 'Java_mpi_Comm_deleteAttr': mpi_Comm.c:762:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_delete_attr((MPI_Comm)comm, keyval); ^ mpi_Comm.c: In function 'Java_mpi_Comm_barrier': mpi_Comm.c:769:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Barrier((MPI_Comm)comm); ^ mpi_Comm.c: In function 'Java_mpi_Comm_iBarrier': mpi_Comm.c:777:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ibarrier((MPI_Comm)comm, &request); ^ mpi_Comm.c:779:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_bcast': mpi_Comm.c:786:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:787:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iBcast': mpi_Comm.c:805:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ibcast(ptr, count, (MPI_Datatype)type, ^ mpi_Comm.c:806:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] root, (MPI_Comm)comm, &request); ^ mpi_Comm.c:809:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_gather': mpi_Comm.c:819:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:836:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:842:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iGather': mpi_Comm.c:894:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:904:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:939:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Igather(sPtr, sCount, (MPI_Datatype)sType, ^ mpi_Comm.c:940:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, rCount, (MPI_Datatype)rType, ^ mpi_Comm.c:944:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_gatherv': mpi_Comm.c:954:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:972:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:986:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iGatherv': mpi_Comm.c:1025:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1035:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:1059:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Igatherv(sPtr, sCount, (MPI_Datatype)sType, rPtr, ^ mpi_Comm.c:1060:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cRCounts, cDispls, (MPI_Datatype)rType, ^ mpi_Comm.c:1071:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_scatter': mpi_Comm.c:1081:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1098:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1102:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iScatter': mpi_Comm.c:1147:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1157:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:1182:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iscatter(sPtr, sCount, (MPI_Datatype)sType, ^ mpi_Comm.c:1183:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, rCount, (MPI_Datatype)rType, ^ mpi_Comm.c:1187:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_scatterv': mpi_Comm.c:1197:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1215:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1227:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sType = (MPI_Datatype)sjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iScatterv': mpi_Comm.c:1257:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1267:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] rType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:1291:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iscatterv(sPtr, cSCounts, cDispls, (MPI_Datatype)sType, ^ mpi_Comm.c:1292:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, rCount, (MPI_Datatype)rType, root, ^ mpi_Comm.c:1303:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allGather': mpi_Comm.c:1313:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1315:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1336:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sType = (MPI_Datatype)sjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllGather': mpi_Comm.c:1364:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:1374:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iallgather(sPtr, sCount, (MPI_Datatype)sType, ^ mpi_Comm.c:1375:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, rCount, (MPI_Datatype)rType, ^ mpi_Comm.c:1376:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Comm.c:1379:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allGatherv': mpi_Comm.c:1389:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1394:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1415:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sType = (MPI_Datatype)sjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllGatherv': mpi_Comm.c:1449:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sType = (jlong)MPI_DATATYPE_NULL; ^ mpi_Comm.c:1464:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iallgatherv(sPtr, sCount, (MPI_Datatype)sType, ^ mpi_Comm.c:1465:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, cRCounts, cDispls, (MPI_Datatype)rType, ^ mpi_Comm.c:1466:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Comm.c:1471:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allToAll': mpi_Comm.c:1481:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1482:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1483:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllToAll': mpi_Comm.c:1512:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ialltoall(sPtr, sCount, (MPI_Datatype)sType, ^ mpi_Comm.c:1513:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, rCount, (MPI_Datatype)rType, ^ mpi_Comm.c:1514:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Comm.c:1517:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allToAllv': mpi_Comm.c:1527:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1528:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1529:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllToAllv': mpi_Comm.c:1581:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ialltoallv(sPtr, cSCount, cSDispls, (MPI_Datatype)sType, ^ mpi_Comm.c:1582:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rPtr, cRCount, cRDispls, (MPI_Datatype)rType, ^ mpi_Comm.c:1583:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Comm.c:1590:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allToAllw': mpi_Comm.c:1598:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllToAllw': mpi_Comm.c:1634:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1666:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_neighborAllGather': mpi_Comm.c:1676:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1677:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1678:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iNeighborAllGather': mpi_Comm.c:1702:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1703:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1704:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1715:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_neighborAllGatherv': mpi_Comm.c:1725:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1726:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1727:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iNeighborAllGatherv': mpi_Comm.c:1762:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1763:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1764:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1782:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_neighborAllToAll': mpi_Comm.c:1792:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1793:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1794:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iNeighborAllToAll': mpi_Comm.c:1819:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1820:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Errhandler.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Errhandler.lo mpi_Errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Comm.c:1821:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1832:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_neighborAllToAllv': mpi_Comm.c:1842:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1843:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1844:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iNeighborAllToAllv': mpi_Comm.c:1884:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1885:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype sType = (MPI_Datatype)sjType; ^ mpi_Comm.c:1886:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype rType = (MPI_Datatype)rjType; ^ mpi_Comm.c:1909:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_reduce': mpi_Comm.c:1918:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1919:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iReduce': mpi_Comm.c:1961:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:1990:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ireduce(sPtr, rPtr, count, (MPI_Datatype)type, ^ mpi_Comm.c:1994:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_allReduce': mpi_Comm.c:2003:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:2004:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iAllReduce': mpi_Comm.c:2046:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iallreduce(sPtr, rPtr, count, (MPI_Datatype)type, ^ mpi_Comm.c:2047:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] op, (MPI_Comm)comm, &request); ^ mpi_Comm.c:2050:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_reduceScatter': mpi_Comm.c:2059:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:2060:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iReduceScatter': mpi_Comm.c:2117:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ireduce_scatter(sPtr, rPtr, cRCounts, (MPI_Datatype)type, ^ mpi_Comm.c:2118:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] op, (MPI_Comm)comm, &request); ^ mpi_Comm.c:2122:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_reduceScatterBlock': mpi_Comm.c:2131:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Comm.c:2132:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_iReduceScatterBlock': mpi_Comm.c:2179:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Ireduce_scatter_block(sPtr, rPtr, count, (MPI_Datatype)type, ^ mpi_Comm.c:2180:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] op, (MPI_Comm)comm, &request); ^ mpi_Comm.c:2183:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Comm.c: In function 'Java_mpi_Comm_reduceLocal': mpi_Comm.c:2191:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c:2195:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Reduce_local(inPtr, inOutPtr, count, type, (MPI_Op)op); ^ mpi_Comm.c: In function 'Java_mpi_Comm_reduceLocalUf': mpi_Comm.c:2206:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Comm.c: In function 'Java_mpi_Comm_setName': mpi_Comm.c:2229:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_set_name((MPI_Comm)handle, (char*)name); ^ mpi_Comm.c: In function 'Java_mpi_Comm_getName': mpi_Comm.c:2239:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_get_name((MPI_Comm)handle, name, &len); ^ depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_File.lo -MD -MP -MF $depbase.Tpo -c -o mpi_File.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Datatype.lo -MD -MP -MF .deps/mpi_Datatype.Tpo -c mpi_Datatype.c -fPIC -DPIC -o .libs/mpi_Datatype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Errhandler.lo -MD -MP -MF .deps/mpi_Errhandler.Tpo -c mpi_Errhandler.c -fPIC -DPIC -o .libs/mpi_Errhandler.o mpi_Datatype.c: In function 'Java_mpi_Datatype_getDatatype': mpi_Datatype.c:87:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)Dts[type]; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getLbExtent': mpi_Datatype.c:94:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_get_extent((MPI_Datatype)type, &lb, &extent); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getTrueLbExtent': mpi_Datatype.c:107:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_get_true_extent((MPI_Datatype)type, &lb, &extent); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getSize': mpi_Datatype.c:120:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Type_size((MPI_Datatype)type, &result); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_commit': mpi_Datatype.c:128:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)handle; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_free': mpi_Datatype.c:136:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)handle; ^ mpi_Datatype.c:144:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_dup': mpi_Datatype.c:151:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_dup((MPI_Datatype)oldType, &newType); ^ mpi_Datatype.c:153:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newType; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getContiguous': mpi_Datatype.c:160:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_contiguous(count, (MPI_Datatype)oldType, &type); ^ mpi_Datatype.c:162:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getVector': mpi_Datatype.c:172:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)oldType, &type); ^ mpi_Datatype.c:175:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getHVector': mpi_Datatype.c:185:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)oldType, &type); ^ mpi_Datatype.c:188:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getIndexed': mpi_Datatype.c:204:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)oldType, &type); ^ mpi_Datatype.c:209:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getHIndexed': mpi_Datatype.c:230:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)oldType, &type); ^ mpi_Datatype.c:236:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getStruct': mpi_Datatype.c:259:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cTypes[i] = (MPI_Datatype)(*env)->GetLongField( ^ mpi_Datatype.c:273:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getResized': mpi_Datatype.c:280:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_create_resized((MPI_Datatype)oldType, lb, extent, &type); ^ mpi_Datatype.c:282:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)type; ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_setName': mpi_Datatype.c:289:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_set_name((MPI_Datatype)handle, (char*)name); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getName': mpi_Datatype.c:299:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_get_name((MPI_Datatype)handle, name, &len); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_setAttr': mpi_Datatype.c:339:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_set_attr((MPI_Datatype)type, keyval, cval); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_getAttr': mpi_Datatype.c:348:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_get_attr((MPI_Datatype)type, keyval, &val, &flag); ^ mpi_Datatype.c: In function 'Java_mpi_Datatype_deleteAttr': mpi_Datatype.c:359:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Type_delete_attr((MPI_Datatype)type, keyval); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_File.lo -MD -MP -MF .deps/mpi_File.Tpo -c mpi_File.c -fPIC -DPIC -o .libs/mpi_File.o mpi_Errhandler.c: In function 'Java_mpi_Errhandler_getFatal': mpi_Errhandler.c:59:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_ERRORS_ARE_FATAL; ^ mpi_Errhandler.c: In function 'Java_mpi_Errhandler_getReturn': mpi_Errhandler.c:64:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_ERRORS_RETURN; ^ depbase=`echo mpi_GraphComm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_GraphComm.lo -MD -MP -MF $depbase.Tpo -c -o mpi_GraphComm.lo mpi_GraphComm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Group.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Group.lo mpi_Group.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_File.c: In function 'Java_mpi_File_open': mpi_File.c:38:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_open((MPI_Comm)comm, (char*)filename, ^ mpi_File.c:39:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] amode, (MPI_Info)info, &fh); ^ mpi_File.c:43:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)fh; ^ mpi_File.c: In function 'Java_mpi_File_close': mpi_File.c:49:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_File file = (MPI_File)fh; ^ mpi_File.c:52:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)file; ^ mpi_File.c: In function 'Java_mpi_File_delete': mpi_File.c:59:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_delete((char*)filename, (MPI_Info)info); ^ mpi_File.c: In function 'Java_mpi_File_setSize': mpi_File.c:67:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_set_size((MPI_File)fh, (MPI_Offset)size); ^ mpi_File.c: In function 'Java_mpi_File_preallocate': mpi_File.c:74:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_preallocate((MPI_File)fh, (MPI_Offset)size); ^ mpi_File.c: In function 'Java_mpi_File_getSize': mpi_File.c:82:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_size((MPI_File)fh, &size); ^ mpi_File.c: In function 'Java_mpi_File_getGroup': mpi_File.c:91:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_group((MPI_File)fh, &group); ^ mpi_File.c:93:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)group; ^ mpi_File.c: In function 'Java_mpi_File_getAMode': mpi_File.c:100:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_amode((MPI_File)fh, &amode); ^ mpi_File.c: In function 'Java_mpi_File_setInfo': mpi_File.c:108:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_set_info((MPI_File)fh, (MPI_Info)info); ^ mpi_File.c:108:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_set_info((MPI_File)fh, (MPI_Info)info); ^ mpi_File.c: In function 'Java_mpi_File_getInfo': mpi_File.c:116:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_info((MPI_File)fh, &info); ^ mpi_File.c:118:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)info; ^ mpi_File.c: In function 'Java_mpi_File_setView': mpi_File.c:128:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, (MPI_Offset)disp, (MPI_Datatype)etype, ^ mpi_File.c:128:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, (MPI_Offset)disp, (MPI_Datatype)etype, ^ mpi_File.c:129:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)filetype, (char*)datarep, (MPI_Info)info); ^ mpi_File.c:129:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)filetype, (char*)datarep, (MPI_Info)info); ^ mpi_File.c: In function 'Java_mpi_File_readAt': mpi_File.c:140:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:146:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_at((MPI_File)fh, (MPI_Offset)fileOffset, ^ mpi_File.c: In function 'Java_mpi_File_readAtAll': mpi_File.c:159:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:165:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_at_all((MPI_File)fh, (MPI_Offset)fileOffset, ^ mpi_File.c: In function 'Java_mpi_File_writeAt': mpi_File.c:178:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:184:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_at((MPI_File)fh, (MPI_Offset)fileOffset, ^ mpi_File.c: In function 'Java_mpi_File_writeAtAll': mpi_File.c:197:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:203:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_at_all((MPI_File)fh, (MPI_Offset)fileOffset, ^ mpi_File.c: In function 'Java_mpi_File_iReadAt': mpi_File.c:218:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iread_at((MPI_File)fh, (MPI_Offset)offset, ^ mpi_File.c:219:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptr, count, (MPI_Datatype)type, &request); ^ mpi_File.c:222:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_iWriteAt': mpi_File.c:232:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iwrite_at((MPI_File)fh, (MPI_Offset)offset, ^ mpi_File.c:233:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptr, count, (MPI_Datatype)type, &request); ^ mpi_File.c:236:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_read': mpi_File.c:243:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:248:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_readAll': mpi_File.c:258:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:263:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_all((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_write': mpi_File.c:273:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:278:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeAll': mpi_File.c:288:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:293:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_all((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_iRead': mpi_File.c:306:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iread((MPI_File)fh, ptr, count, ^ mpi_File.c:307:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)type, &request); ^ mpi_File.c:310:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_iWrite': mpi_File.c:320:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iwrite((MPI_File)fh, ptr, count, ^ mpi_File.c:321:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)type, &request); ^ mpi_File.c:324:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_seek': mpi_File.c:330:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_seek((MPI_File)fh, (MPI_Offset)offset, whence); ^ mpi_File.c: In function 'Java_mpi_File_getPosition': mpi_File.c:338:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_position((MPI_File)fh, &offset); ^ mpi_File.c: In function 'Java_mpi_File_getByteOffset': mpi_File.c:347:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_byte_offset((MPI_File)fh, (MPI_Offset)offset, &disp); ^ mpi_File.c: In function 'Java_mpi_File_readShared': mpi_File.c:356:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:361:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_shared((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeShared': mpi_File.c:371:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:376:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_shared((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_iReadShared': mpi_File.c:389:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iread_shared((MPI_File)fh, ptr, count, ^ mpi_File.c:390:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)type, &request); ^ mpi_File.c:393:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_iWriteShared': mpi_File.c:403:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_iwrite_shared((MPI_File)fh, ptr, count, ^ mpi_File.c:404:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)type, &request); ^ mpi_File.c:407:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_File.c: In function 'Java_mpi_File_readOrdered': mpi_File.c:414:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:419:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_ordered((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeOrdered': mpi_File.c:429:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_File.c:434:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_ordered((MPI_File)fh, ptr, count, type, &status); ^ mpi_File.c: In function 'Java_mpi_File_seekShared': mpi_File.c:443:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_seek_shared((MPI_File)fh, (MPI_Offset)offset, whence); ^ mpi_File.c: In function 'Java_mpi_File_getPositionShared': mpi_File.c:451:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_get_position_shared((MPI_File)fh, &offset); ^ mpi_File.c: In function 'Java_mpi_File_readAtAllBegin': mpi_File.c:462:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_at_all_begin((MPI_File)fh, (MPI_Offset)offset, ^ mpi_File.c:463:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_readAtAllEnd': mpi_File.c:472:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_at_all_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeAtAllBegin': mpi_File.c:483:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_at_all_begin((MPI_File)fh, (MPI_Offset)fileOffset, ^ mpi_File.c:484:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_writeAtAllEnd': mpi_File.c:493:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_at_all_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_readAllBegin': mpi_File.c:505:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c:505:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_readAllEnd': mpi_File.c:515:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_all_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeAllBegin': mpi_File.c:527:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c:527:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_writeAllEnd': mpi_File.c:537:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_all_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_readOrderedBegin': mpi_File.c:549:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c:549:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_readOrderedEnd': mpi_File.c:559:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_read_ordered_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_writeOrderedBegin': mpi_File.c:571:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c:571:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, ptr, count, (MPI_Datatype)type); ^ mpi_File.c: In function 'Java_mpi_File_writeOrderedEnd': mpi_File.c:581:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_write_ordered_end((MPI_File)fh, ptr, &status); ^ mpi_File.c: In function 'Java_mpi_File_getTypeExtent': mpi_File.c:592:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, (MPI_Datatype)type, &extent); ^ mpi_File.c:592:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_File)fh, (MPI_Datatype)type, &extent); ^ mpi_File.c: In function 'Java_mpi_File_setAtomicity': mpi_File.c:601:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_set_atomicity((MPI_File)fh, atomicity); ^ mpi_File.c: In function 'Java_mpi_File_sync': mpi_File.c:608:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_File_sync((MPI_File)fh); ^ depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Info.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Info.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_GraphComm.lo -MD -MP -MF .deps/mpi_GraphComm.Tpo -c mpi_GraphComm.c -fPIC -DPIC -o .libs/mpi_GraphComm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Group.lo -MD -MP -MF .deps/mpi_Group.Tpo -c mpi_Group.c -fPIC -DPIC -o .libs/mpi_Group.o depbase=`echo mpi_Intercomm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Intercomm.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Intercomm.lo mpi_Intercomm.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Group.c: In function 'Java_mpi_Group_init': mpi_Group.c:61:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] "nullHandle", (jlong)MPI_GROUP_NULL); ^ mpi_Group.c: In function 'Java_mpi_Group_getEmpty': mpi_GraphComm.c: In function 'Java_mpi_GraphComm_getDims': mpi_GraphComm.c:68:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Graphdims_get((MPI_Comm)comm, &maxInd, &maxEdg); ^ mpi_GraphComm.c:81:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Graph_get((MPI_Comm)comm, maxInd, maxEdg, cIndex, cEdges); ^ mpi_GraphComm.c: In function 'Java_mpi_GraphComm_getNeighbors': mpi_GraphComm.c:95:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Graph_neighbors_count((MPI_Comm)comm, rank, &maxNs); ^ mpi_GraphComm.c:105:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Graph_neighbors((MPI_Comm)comm, rank, maxNs, cNeighbors); ^ mpi_GraphComm.c: In function 'Java_mpi_GraphComm_getDistGraphNeighbors': mpi_GraphComm.c:118:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &inDegree, &outDegree, &weighted); ^ mpi_GraphComm.c:136:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Dist_graph_neighbors((MPI_Comm)comm, ^ mpi_GraphComm.c: In function 'Java_mpi_GraphComm_map': mpi_GraphComm.c:163:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Graph_map((MPI_Comm)comm, nNodes, cIndex, cEdges, &newrank); ^ mpi_Group.c:68:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_GROUP_EMPTY; ^ mpi_Group.c: In function 'Java_mpi_Group_getSize': mpi_Group.c:75:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Group_size((MPI_Group)group, &size); ^ mpi_Group.c: In function 'Java_mpi_Group_getRank': mpi_Group.c:84:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Group_rank((MPI_Group)group, &rank); ^ mpi_Group.c: In function 'Java_mpi_Group_free': mpi_Group.c:92:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Group group = (MPI_Group)handle; ^ mpi_Group.c:95:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)group; ^ mpi_Group.c: In function 'Java_mpi_Group_translateRanks': mpi_Group.c:109:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_translate_ranks((MPI_Group)group1, n, cRanks1, ^ mpi_Group.c:110:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Group)group2, cRanks2); ^ mpi_Group.c: In function 'Java_mpi_Group_compare': mpi_Group.c:121:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Group_compare((MPI_Group)group1, (MPI_Group)group2, &result); ^ mpi_Group.c:121:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Group_compare((MPI_Group)group1, (MPI_Group)group2, &result); ^ mpi_Group.c: In function 'Java_mpi_Group_union': mpi_Group.c:130:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_union((MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:130:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_union((MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:132:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_intersection': mpi_Group.c:141:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:141:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:144:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_difference': mpi_Group.c:153:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:153:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Group)group1, (MPI_Group)group2, &newGroup); ^ mpi_Group.c:156:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_incl': mpi_Group.c:168:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_incl((MPI_Group)group, n, cRanks, &newGroup); ^ mpi_Group.c:172:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_excl': mpi_Group.c:184:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_excl((MPI_Group)group, n, cRanks, &newGroup); ^ mpi_Group.c:188:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_rangeIncl': mpi_Group.c:210:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_range_incl((MPI_Group)group, n, cRanges, &newGroup); ^ mpi_Group.c:213:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ mpi_Group.c: In function 'Java_mpi_Group_rangeExcl': mpi_Group.c:235:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Group_range_excl((MPI_Group)group, n, cRanges, &newGroup); ^ mpi_Group.c:238:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newGroup; ^ depbase=`echo mpi_Intracomm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Intracomm.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Intracomm.lo mpi_Intracomm.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Message.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Message.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Info.lo -MD -MP -MF .deps/mpi_Info.Tpo -c mpi_Info.c -fPIC -DPIC -o .libs/mpi_Info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Intercomm.lo -MD -MP -MF .deps/mpi_Intercomm.Tpo -c mpi_Intercomm.c -fPIC -DPIC -o .libs/mpi_Intercomm.o mpi_Info.c: In function 'Java_mpi_Info_create': mpi_Info.c:35:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)info; ^ mpi_Info.c: In function 'Java_mpi_Info_getEnv': mpi_Info.c:40:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_INFO_ENV; ^ mpi_Info.c: In function 'Java_mpi_Info_getNull': mpi_Info.c:45:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_INFO_NULL; ^ mpi_Info.c: In function 'Java_mpi_Info_set': mpi_Info.c:54:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Info_set((MPI_Info)handle, (char*)key, (char*)value); ^ mpi_Info.c: In function 'Java_mpi_Info_get': mpi_Info.c:64:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Info info = (MPI_Info)handle; ^ mpi_Info.c: In function 'Java_mpi_Info_delete': mpi_Info.c:95:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Info_delete((MPI_Info)handle, (char*)key); ^ mpi_Info.c: In function 'Java_mpi_Info_size': mpi_Info.c:104:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Info_get_nkeys((MPI_Info)handle, &nkeys); ^ mpi_Info.c: In function 'Java_mpi_Info_getKey': mpi_Info.c:113:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Info_get_nthkey((MPI_Info)handle, i, key); ^ mpi_Info.c: In function 'Java_mpi_Info_dup': mpi_Info.c:123:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Info_dup((MPI_Info)handle, &newInfo); ^ mpi_Info.c:125:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newInfo; ^ mpi_Info.c: In function 'Java_mpi_Info_free': mpi_Info.c:131:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Info info = (MPI_Info)handle; ^ mpi_Info.c:134:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)info; ^ mpi_Info.c: In function 'Java_mpi_Info_isNull': mpi_Info.c:140:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (MPI_Info)handle == MPI_INFO_NULL ? JNI_TRUE : JNI_FALSE; ^ depbase=`echo mpi_MPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_MPI.lo -MD -MP -MF $depbase.Tpo -c -o mpi_MPI.lo mpi_MPI.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Intercomm.c: In function 'Java_mpi_Intercomm_getRemoteSize_1jni': mpi_Intercomm.c:69:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)((*env)->GetLongField(env,jthis,ompi_java.CommHandle)), ^ mpi_Intercomm.c: In function 'Java_mpi_Intercomm_getRemoteGroup_1jni': mpi_Intercomm.c:87:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)((*env)->GetLongField(env,jthis,ompi_java.CommHandle)), ^ mpi_Intercomm.c:91:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)group; ^ mpi_Intercomm.c: In function 'Java_mpi_Intercomm_merge_1jni': mpi_Intercomm.c:105:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)((*env)->GetLongField(env,jthis,ompi_java.CommHandle)), ^ mpi_Intercomm.c:109:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newintracomm; ^ mpi_Intercomm.c: In function 'Java_mpi_Intercomm_getParent_1jni': mpi_Intercomm.c:123:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)parent; ^ depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Op.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Op.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Message.lo -MD -MP -MF .deps/mpi_Message.Tpo -c mpi_Message.c -fPIC -DPIC -o .libs/mpi_Message.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Intracomm.lo -MD -MP -MF .deps/mpi_Intracomm.Tpo -c mpi_Intracomm.c -fPIC -DPIC -o .libs/mpi_Intracomm.o mpi_Intracomm.c: In function 'Java_mpi_Intracomm_split': mpi_Message.c: In function 'Java_mpi_Message_init': mpi_Intracomm.c:66:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_split((MPI_Comm)comm, colour, key, &newcomm); ^ mpi_Intracomm.c:68:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_splitType': mpi_Intracomm.c:75:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_split_type((MPI_Comm)comm, splitType, key, (MPI_Info)info, &newcomm); ^ mpi_Intracomm.c:75:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_split_type((MPI_Comm)comm, splitType, key, (MPI_Info)info, &newcomm); ^ mpi_Intracomm.c:77:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_create': mpi_Intracomm.c:84:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_create((MPI_Comm)comm, (MPI_Group)group, &newcomm); ^ mpi_Intracomm.c:84:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_create((MPI_Comm)comm, (MPI_Group)group, &newcomm); ^ mpi_Intracomm.c:86:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_createGroup': mpi_Intracomm.c:93:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_create_group((MPI_Comm)comm, (MPI_Group)group, tag, &newcomm); ^ mpi_Intracomm.c:93:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_create_group((MPI_Comm)comm, (MPI_Group)group, tag, &newcomm); ^ mpi_Intracomm.c:95:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newcomm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_createCart': mpi_Intracomm.c:113:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Cart_create((MPI_Comm)comm, ndims, cDims, ^ mpi_Intracomm.c:119:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)cart; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_createGraph': mpi_Intracomm.c:134:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Graph_create((MPI_Comm)comm, ^ mpi_Intracomm.c:140:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)graph; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_createDistGraph': mpi_Intracomm.c:160:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Dist_graph_create((MPI_Comm)comm, ^ mpi_Intracomm.c:162:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, reorder, &graph); ^ mpi_Intracomm.c:172:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)graph; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_createDistGraphAdjacent': mpi_Intracomm.c:201:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Dist_graph_create_adjacent((MPI_Comm)comm, ^ mpi_Intracomm.c:203:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cDesWeights, (MPI_Info)info, reorder, &graph); ^ mpi_Intracomm.c:215:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)graph; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_scan': mpi_Intracomm.c:224:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Intracomm.c:225:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_iScan': mpi_Intracomm.c:266:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iscan(sPtr, rPtr, count, (MPI_Datatype)type, ^ mpi_Intracomm.c:268:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Intracomm.c:271:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_exScan': mpi_Intracomm.c:280:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Intracomm.c:281:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_iExScan': mpi_Intracomm.c:322:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Iexscan(sPtr, rPtr, count, (MPI_Datatype)type, ^ mpi_Intracomm.c:324:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Comm)comm, &request); ^ mpi_Intracomm.c:327:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_openPort': mpi_Intracomm.c:334:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Open_port((MPI_Info)info, port); ^ mpi_Message.c:31:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ompi_java_setStaticLongField(e, c, "NULL", (jlong)MPI_MESSAGE_NULL); ^ mpi_Message.c:32:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ompi_java_setStaticLongField(e, c, "NO_PROC", (jlong)MPI_MESSAGE_NO_PROC); ^ mpi_Message.c: In function 'Java_mpi_Message_mProbe': mpi_Message.c:40:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Message.c:46:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)message; ^ mpi_Message.c: In function 'Java_mpi_Message_imProbe': mpi_Message.c:52:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Comm comm = (MPI_Comm)jComm; ^ mpi_Message.c:61:63: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jthis, ompi_java.MessageHandle, (jlong)message); ^ mpi_Message.c: In function 'Java_mpi_Message_mRecv': mpi_Message.c:69:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Message message = (MPI_Message)jMessage; ^ mpi_Message.c:70:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Message.c:82:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)message; ^ mpi_Message.c: In function 'Java_mpi_Message_imRecv': mpi_Message.c:89:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Message message = (MPI_Message)jMessage; ^ mpi_Message.c:90:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype type = (MPI_Datatype)jType; ^ mpi_Message.c:96:63: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jthis, ompi_java.MessageHandle, (jlong)message); ^ mpi_Message.c:97:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_accept': mpi_Intracomm.c:357:43: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_accept((char*)port, (MPI_Info)info, ^ mpi_Intracomm.c:358:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] root, (MPI_Comm)comm, &newComm); ^ mpi_Intracomm.c:365:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newComm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_connect': mpi_Intracomm.c:376:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Comm_connect((char*)port, (MPI_Info)info, ^ mpi_Intracomm.c:377:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] root, (MPI_Comm)comm, &newComm); ^ mpi_Intracomm.c:384:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)newComm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_publishName': mpi_Intracomm.c:393:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Publish_name((char*)service, (MPI_Info)info, (char*)port); ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_unpublishName': mpi_Intracomm.c:406:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Unpublish_name((char*)service, (MPI_Info)info, (char*)port); ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_lookupName': mpi_Intracomm.c:419:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Lookup_name((char*)service, (MPI_Info)info, port); ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_spawn': mpi_Intracomm.c:458:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] rc = MPI_Comm_spawn((char*)command, argv, maxprocs, (MPI_Info)info, ^ mpi_Intracomm.c:459:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] root, (MPI_Comm)comm, &intercomm, cErrCodes); ^ mpi_Intracomm.c:481:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)intercomm; ^ mpi_Intracomm.c: In function 'Java_mpi_Intracomm_spawnMultiple': mpi_Intracomm.c:508:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cInfo[i] = (MPI_Info)jInfo[i]; ^ mpi_Intracomm.c:542:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] root, (MPI_Comm)comm, &intercomm, cErrCodes); ^ mpi_Intracomm.c:583:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)intercomm; ^ depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Request.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Request.lo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_MPI.lo -MD -MP -MF .deps/mpi_MPI.Tpo -c mpi_MPI.c -fPIC -DPIC -o .libs/mpi_MPI.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Op.lo -MD -MP -MF .deps/mpi_Op.Tpo -c mpi_Op.c -fPIC -DPIC -o .libs/mpi_Op.o depbase=`echo mpi_Prequest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Prequest.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Prequest.lo mpi_Prequest.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_MPI.c: In function 'ompi_java_getDatatypeArray': mpi_MPI.c:1048:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cDatatypes[i] = (MPI_Datatype)jLongs[i]; ^ mpi_MPI.c: In function 'ompi_java_getPtrArray': mpi_MPI.c:1110:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cp[i] = (void*)jp[i]; ^ mpi_MPI.c: In function 'ompi_java_releasePtrArray': mpi_MPI.c:1122:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] jptr[i] = (jlong)cptr[i]; ^ mpi_Op.c: In function 'Java_mpi_Op_getOp': mpi_Op.c:76:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env,jthis, ompi_java.OpHandle, (jlong)Ops[type]); ^ mpi_Op.c: In function 'ompi_java_op_getHandle': mpi_Op.c:135:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Op op = (MPI_Op)hOp; ^ mpi_Op.c:148:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jOp, ompi_java.OpHandle, (jlong)op); ^ mpi_Op.c: In function 'Java_mpi_Op_free': mpi_Op.c:157:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Op op = (MPI_Op)((*env)->GetLongField(env, jthis, ompi_java.OpHandle)); ^ mpi_Op.c: In function 'Java_mpi_Op_isNull': mpi_Op.c:169:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Op op = (MPI_Op)((*env)->GetLongField(env, jthis, ompi_java.OpHandle)); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Request.lo -MD -MP -MF .deps/mpi_Request.Tpo -c mpi_Request.c -fPIC -DPIC -o .libs/mpi_Request.o depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Status.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Status.lo mpi_Status.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Request.c: In function 'Java_mpi_Request_getNull': mpi_Request.c:122:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)MPI_REQUEST_NULL; ^ mpi_Request.c: In function 'Java_mpi_Request_cancel': mpi_Request.c:128:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c: In function 'Java_mpi_Request_free': mpi_Request.c:136:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:139:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)req; ^ mpi_Request.c: In function 'Java_mpi_Request_waitStatus': mpi_Request.c:145:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:150:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)req; ^ mpi_Request.c: In function 'Java_mpi_Request_waitFor': mpi_Request.c:156:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:159:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)req; ^ mpi_Request.c: In function 'Java_mpi_Request_testStatus': mpi_Request.c:165:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:170:59: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jthis, ompi_java.ReqHandle, (jlong)req); ^ mpi_Request.c: In function 'Java_mpi_Request_getStatus': mpi_Request.c:177:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:182:59: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jthis, ompi_java.ReqHandle, (jlong)req); ^ mpi_Request.c: In function 'Java_mpi_Request_test': mpi_Request.c:189:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request req = (MPI_Request)handle; ^ mpi_Request.c:193:59: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (*env)->SetLongField(env, jthis, ompi_java.ReqHandle, (jlong)req); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Prequest.lo -MD -MP -MF .deps/mpi_Prequest.Tpo -c mpi_Prequest.c -fPIC -DPIC -o .libs/mpi_Prequest.o depbase=`echo mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Win.lo -MD -MP -MF $depbase.Tpo -c -o mpi_Win.lo mpi_Win.c &&\ mv -f $depbase.Tpo $depbase.Plo mpi_Prequest.c: In function 'Java_mpi_Prequest_start': mpi_Prequest.c:33:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Request request = (MPI_Request)jRequest; ^ mpi_Prequest.c:36:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Status.lo -MD -MP -MF .deps/mpi_Status.Tpo -c mpi_Status.c -fPIC -DPIC -o .libs/mpi_Status.o mpi_Status.c: In function 'Java_mpi_Status_getCount': mpi_Status.c:81:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype datatype = (MPI_Datatype)jType; ^ mpi_Status.c: In function 'Java_mpi_Status_getElements': mpi_Status.c:106:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype datatype = (MPI_Datatype)jType; ^ mpi_Status.c: In function 'Java_mpi_Status_getElementsX': mpi_Status.c:119:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype datatype = (MPI_Datatype)jType; ^ mpi_Status.c: In function 'Java_mpi_Status_setElements': mpi_Status.c:133:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype datatype = (MPI_Datatype)jType; ^ mpi_Status.c: In function 'Java_mpi_Status_setElementsX': mpi_Status.c:146:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Datatype datatype = (MPI_Datatype)jType; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/java/java -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.191.b12-12.fc30.arm/include/linux -DOMPI_LIBMPI_NAME=\"mpi\" -DOPAL_DYN_LIB_SUFFIX=\"so\" -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT mpi_Win.lo -MD -MP -MF .deps/mpi_Win.Tpo -c mpi_Win.c -fPIC -DPIC -o .libs/mpi_Win.o mpi_Win.c: In function 'Java_mpi_Win_createWin': mpi_Win.c:38:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, &win); ^ mpi_Win.c:38:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, &win); ^ mpi_Win.c:41:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)win; ^ mpi_Win.c: In function 'Java_mpi_Win_allocateWin': mpi_Win.c:51:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, basePtr, &win); ^ mpi_Win.c:51:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, basePtr, &win); ^ mpi_Win.c:54:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)win; ^ mpi_Win.c: In function 'Java_mpi_Win_allocateSharedWin': mpi_Win.c:64:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, basePtr, &win); ^ mpi_Win.c:64:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, basePtr, &win); ^ mpi_Win.c:67:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)win; ^ mpi_Win.c: In function 'Java_mpi_Win_createDynamicWin': mpi_Win.c:77:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, &win); ^ mpi_Win.c:77:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Info)info, (MPI_Comm)comm, &win); ^ mpi_Win.c:80:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)win; ^ mpi_Win.c: In function 'Java_mpi_Win_attach': mpi_Win.c:89:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_attach((MPI_Win)win, base, (MPI_Aint)size); ^ mpi_Win.c: In function 'Java_mpi_Win_detach': mpi_Win.c:99:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_detach((MPI_Win)win, base); ^ mpi_Win.c: In function 'Java_mpi_Win_getGroup': mpi_Win.c:108:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_get_group((MPI_Win)win, &group); ^ mpi_Win.c:110:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)group; ^ mpi_Win.c: In function 'Java_mpi_Win_put': mpi_Win.c:120:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Put(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:122:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win); ^ mpi_Win.c:122:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_get': mpi_Win.c:134:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Get(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:136:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win); ^ mpi_Win.c:136:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_accumulate': mpi_Win.c:150:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Accumulate(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:152:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win); ^ mpi_Win.c:152:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_fence': mpi_Win.c:160:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_fence(assertion, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_start': mpi_Win.c:167:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_start((MPI_Group)group, assertion, (MPI_Win)win); ^ mpi_Win.c:167:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_start((MPI_Group)group, assertion, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_complete': mpi_Win.c:174:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_complete((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_post': mpi_Win.c:181:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_post((MPI_Group)group, assertion, (MPI_Win)win); ^ mpi_Win.c:181:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_post((MPI_Group)group, assertion, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_waitFor': mpi_Win.c:188:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_wait((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_test': mpi_Win.c:196:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_test((MPI_Win)win, &flag); ^ mpi_Win.c: In function 'Java_mpi_Win_lock': mpi_Win.c:205:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_lock(lockType, rank, assertion, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_unlock': mpi_Win.c:212:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_unlock(rank, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_setErrhandler': mpi_Win.c:220:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Win)win, (MPI_Errhandler)MPI_ERRORS_RETURN); ^ mpi_Win.c: In function 'Java_mpi_Win_callErrhandler': mpi_Win.c:228:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_call_errhandler((MPI_Win)win, errorCode); ^ mpi_Win.c: In function 'Java_mpi_Win_setAttr': mpi_Win.c:263:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_set_attr((MPI_Win)win, keyval, cval); ^ mpi_Win.c: In function 'Java_mpi_Win_getAttr': mpi_Win.c:272:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_get_attr((MPI_Win)win, keyval, &val, &flag); ^ mpi_Win.c:284:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return ompi_java_Long_valueOf(env, (jlong)val); ^ mpi_Win.c: In function 'Java_mpi_Win_deleteAttr': mpi_Win.c:293:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_delete_attr((MPI_Win)win, keyval); ^ mpi_Win.c: In function 'Java_mpi_Win_free': mpi_Win.c:300:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Win win = (MPI_Win)handle; ^ mpi_Win.c:303:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)win; ^ mpi_Win.c: In function 'Java_mpi_Win_getInfo': mpi_Win.c:309:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Win win = (MPI_Win)handle; ^ mpi_Win.c:313:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)info; ^ mpi_Win.c: In function 'Java_mpi_Win_setInfo': mpi_Win.c:319:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Win win = (MPI_Win)handle; ^ mpi_Win.c:320:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] MPI_Info info = (MPI_Info)i; ^ mpi_Win.c: In function 'Java_mpi_Win_rPut': mpi_Win.c:333:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Rput(origPtr, origin_count, (MPI_Datatype)origin_type, ^ mpi_Win.c:334:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] target_rank, (MPI_Aint)target_disp, target_count, (MPI_Datatype)target_datatype, ^ mpi_Win.c:335:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Win)win, &request); ^ mpi_Win.c:338:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Win.c: In function 'Java_mpi_Win_rGet': mpi_Win.c:348:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Rget(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:350:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win, &request); ^ mpi_Win.c:350:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, (MPI_Win)win, &request); ^ mpi_Win.c:353:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Win.c: In function 'Java_mpi_Win_rAccumulate': mpi_Win.c:364:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Raccumulate(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:366:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win, &request); ^ mpi_Win.c:366:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win, &request); ^ mpi_Win.c:369:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Win.c: In function 'Java_mpi_Win_getAccumulate': mpi_Win.c:381:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Get_accumulate(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:382:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] resultPtr, resultCount, (MPI_Datatype)resultType, ^ mpi_Win.c:384:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win); ^ mpi_Win.c:384:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_rGetAccumulate': mpi_Win.c:399:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Rget_accumulate(orgPtr, orgCount, (MPI_Datatype)orgType, ^ mpi_Win.c:400:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] resultPtr, resultCount, (MPI_Datatype)resultType, ^ mpi_Win.c:402:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win, &request); ^ mpi_Win.c:402:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (MPI_Datatype)targetType, op, (MPI_Win)win, &request); ^ mpi_Win.c:405:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (jlong)request; ^ mpi_Win.c: In function 'Java_mpi_Win_lockAll': mpi_Win.c:410:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_lock_all(assertion, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_unlockAll': mpi_Win.c:416:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_unlock_all((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_sync': mpi_Win.c:422:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_sync((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_flush': mpi_Win.c:428:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_flush(targetRank, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_flushAll': mpi_Win.c:434:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_flush_all((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_compareAndSwap': mpi_Win.c:445:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Compare_and_swap(orgPtr, compPtr, resultPtr, (MPI_Datatype)dataType, ^ mpi_Win.c:446:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] targetRank, targetDisp, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_fetchAndOp': mpi_Win.c:457:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Fetch_and_op(orgPtr, resultPtr, (MPI_Datatype)dataType, targetRank, ^ mpi_Win.c:458:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] targetDisp, op, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_flushLocal': mpi_Win.c:464:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_flush_local(targetRank, (MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_flushLocalAll': mpi_Win.c:470:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_flush_local_all((MPI_Win)win); ^ mpi_Win.c: In function 'Java_mpi_Win_setName': mpi_Win.c:478:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_set_name((MPI_Win)handle, (char*)name); ^ mpi_Win.c: In function 'Java_mpi_Win_getName': mpi_Win.c:488:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int rc = MPI_Win_get_name((MPI_Win)handle, name, &len); ^ /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_java.la -rpath /usr/lib/openmpi/lib mpi_CartComm.lo mpi_Comm.lo mpi_Constant.lo mpi_Count.lo mpi_Datatype.lo mpi_Errhandler.lo mpi_File.lo mpi_GraphComm.lo mpi_Group.lo mpi_Info.lo mpi_Intercomm.lo mpi_Intracomm.lo mpi_Message.lo mpi_MPI.lo mpi_Op.lo mpi_Request.lo mpi_Prequest.lo mpi_Status.lo mpi_Win.lo -ldl ../../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/mpi_CartComm.o .libs/mpi_Comm.o .libs/mpi_Constant.o .libs/mpi_Count.o .libs/mpi_Datatype.o .libs/mpi_Errhandler.o .libs/mpi_File.o .libs/mpi_GraphComm.o .libs/mpi_Group.o .libs/mpi_Info.o .libs/mpi_Intercomm.o .libs/mpi_Intracomm.o .libs/mpi_Message.o .libs/mpi_MPI.o .libs/mpi_Op.o .libs/mpi_Request.o .libs/mpi_Prequest.o .libs/mpi_Status.o .libs/mpi_Win.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs ../../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_java.so.20 -o .libs/libmpi_java.so.20.10.0 libtool: link: (cd ".libs" && rm -f "libmpi_java.so.20" && ln -s "libmpi_java.so.20.10.0" "libmpi_java.so.20") libtool: link: (cd ".libs" && rm -f "libmpi_java.so" && ln -s "libmpi_java.so.20.10.0" "libmpi_java.so") libtool: link: ( cd ".libs" && rm -f "libmpi_java.la" && ln -s "../libmpi_java.la" "libmpi_java.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making all in tools/ompi_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' depbase=`echo ompi_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ompi_info.o -MD -MP -MF $depbase.Tpo -c -o ompi_info.o ompi_info.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT param.o -MD -MP -MF $depbase.Tpo -c -o param.o param.c &&\ mv -f $depbase.Tpo $depbase.Po SED ompi_info.1 /bin/sh: line 1: hostname: command not found /bin/sh: line 1: hostname: command not found param.c: In function 'ompi_info_do_config': param.c:280:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&fortran_mpifh, "yes (%s)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OPAL_HAVE_WEAK_SYMBOLS ? "all" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_CAPS ? "caps" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_PLAIN ? "lower case" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_SINGLE_UNDERSCORE ? "single underscore" : "double underscore"))))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c:294:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&fortran_have_ignore_tkr, "yes (%s)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OMPI_FORTRAN_IGNORE_TKR_PREDECL); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c:301:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&threads, "%s (MPI_THREAD_MULTIPLE: %s, OPAL support: %s, OMPI progress: %s, ORTE progress: yes, Event lib: yes)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "posix", ~~~~~~~~ OMPI_ENABLE_THREAD_MULTIPLE ? "yes" : "no", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAL_ENABLE_MULTI_THREADS ? "yes" : "no", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAL_ENABLE_PROGRESS_THREADS ? "yes" : "no"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ompi_info ompi_info.o param.o ../../../ompi/libmpi.la ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc /bin/sh: hostname: command not found libtool: link: gcc -DOPAL_CONFIGURE_USER=\"mockbuild\" -DOPAL_CONFIGURE_HOST=\"\" "-DOPAL_CONFIGURE_DATE=\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER=\"mockbuild\" -DOMPI_BUILD_HOST=\"\" "-DOMPI_BUILD_DATE=\"Sat Dec 15 22:25:08 UTC 2018\"" "-DOMPI_BUILD_CFLAGS=\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" "-DOMPI_BUILD_CPPFLAGS=\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" "-DOMPI_BUILD_CXXFLAGS=\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" "-DOMPI_BUILD_CXXCPPFLAGS=\"-I../../.. \"" -DOMPI_BUILD_FFLAGS=\"\" "-DOMPI_BUILD_FCFLAGS=\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" "-DOMPI_BUILD_LDFLAGS=\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" "-DOMPI_BUILD_LIBS=\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE=\"/usr/bin/gcc\" -DOMPI_CXX_ABSOLUTE=\"/usr/bin/g++\" -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ompi_info ompi_info.o param.o ../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' Making all in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' (cd ../../../opal/tools/wrappers && make generic_wrapper.1) rm -f mpif77.1 sed -e 's/#PROJECT#/Open MPI/g' \ -e 's/#PROJECT_SHORT#/OMPI/g' \ -e 's/#LANGUAGE#/Fortran/g' \ -e 's/#PACKAGE_NAME#/Open MPI/g' \ -e 's/#PACKAGE_VERSION#/2.1.6rc1/g' \ -e 's/#OMPI_DATE#/Nov 28, 2018/g' \ < ../../../ompi/tools/wrappers/mpif77.1in > mpif77.1 ln -s mpif77.1 mpif90.1 make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' SED generic_wrapper.1 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' rm -f mpicc.1 rm -f mpic++.1 sed -e 's/#COMMAND#/mpicc/g' -e 's/#PROJECT#/Open MPI/g' -e 's/#PROJECT_SHORT#/OMPI/g' -e 's/#LANGUAGE#/C/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > mpicc.1 sed -e 's/#COMMAND#/mpic++/g' -e 's/#PROJECT#/Open MPI/g' -e 's/#PROJECT_SHORT#/OMPI/g' -e 's/#LANGUAGE#/C++/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > mpic++.1 rm -f mpicxx.1 rm -f mpifort.1 sed -e 's/#COMMAND#/mpicxx/g' -e 's/#PROJECT#/Open MPI/g' -e 's/#PROJECT_SHORT#/OMPI/g' -e 's/#LANGUAGE#/C++/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > mpicxx.1 sed -e 's/#COMMAND#/mpifort/g' -e 's/#PROJECT#/Open MPI/g' -e 's/#PROJECT_SHORT#/OMPI/g' -e 's/#LANGUAGE#/Fortran/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > mpifort.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' Making all in tools/mpisync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making all in oshmem make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making all in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' Making all in shmem/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' if test ! -r pshmem_init.c ; then \ pname=`echo pshmem_init.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_init.c ; \ fi if test ! -r pshmem_finalize.c ; then \ pname=`echo pshmem_finalize.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_finalize.c ; \ fi if test ! -r pshmem_free.c ; then \ pname=`echo pshmem_free.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_free.c ; \ fi if test ! -r pshmem_alloc.c ; then \ pname=`echo pshmem_alloc.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_alloc.c ; \ fi if test ! -r pshmem_realloc.c ; then \ pname=`echo pshmem_realloc.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_realloc.c ; \ fi if test ! -r pshmem_align.c ; then \ pname=`echo pshmem_align.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_align.c ; \ fi if test ! -r pshmem_query.c ; then \ pname=`echo pshmem_query.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_query.c ; \ fi if test ! -r pshmem_p.c ; then \ pname=`echo pshmem_p.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_p.c ; \ fi if test ! -r pshmem_put.c ; then \ pname=`echo pshmem_put.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_put.c ; \ fi if test ! -r pshmem_g.c ; then \ pname=`echo pshmem_g.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_g.c ; \ fi if test ! -r pshmem_get.c ; then \ pname=`echo pshmem_get.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_get.c ; \ fi if test ! -r pshmem_alltoall.c ; then \ pname=`echo pshmem_alltoall.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_alltoall.c ; \ fi if test ! -r pshmem_broadcast.c ; then \ pname=`echo pshmem_broadcast.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_broadcast.c ; \ fi if test ! -r pshmem_collect.c ; then \ pname=`echo pshmem_collect.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_collect.c ; \ fi if test ! -r pshmem_ptr.c ; then \ pname=`echo pshmem_ptr.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_ptr.c ; \ fi if test ! -r pshmem_pe_accessible.c ; then \ pname=`echo pshmem_pe_accessible.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_pe_accessible.c ; \ fi if test ! -r pshmem_addr_accessible.c ; then \ pname=`echo pshmem_addr_accessible.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_addr_accessible.c ; \ fi if test ! -r pshmem_barrier.c ; then \ pname=`echo pshmem_barrier.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_barrier.c ; \ fi if test ! -r pshmem_fence.c ; then \ pname=`echo pshmem_fence.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_fence.c ; \ fi if test ! -r pshmem_quiet.c ; then \ pname=`echo pshmem_quiet.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_quiet.c ; \ fi if test ! -r pshmem_wait.c ; then \ pname=`echo pshmem_wait.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_wait.c ; \ fi if test ! -r pshmem_iget.c ; then \ pname=`echo pshmem_iget.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_iget.c ; \ fi if test ! -r pshmem_iput.c ; then \ pname=`echo pshmem_iput.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_iput.c ; \ fi if test ! -r pshmem_get_nb.c ; then \ pname=`echo pshmem_get_nb.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_get_nb.c ; \ fi if test ! -r pshmem_put_nb.c ; then \ pname=`echo pshmem_put_nb.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_put_nb.c ; \ fi if test ! -r pshmem_udcflush.c ; then \ pname=`echo pshmem_udcflush.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_udcflush.c ; \ fi if test ! -r pshmem_udcflush_line.c ; then \ pname=`echo pshmem_udcflush_line.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_udcflush_line.c ; \ fi if test ! -r pshmem_set_cache_inv.c ; then \ pname=`echo pshmem_set_cache_inv.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_set_cache_inv.c ; \ fi if test ! -r pshmem_set_cache_line_inv.c ; then \ pname=`echo pshmem_set_cache_line_inv.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_set_cache_line_inv.c ; \ fi if test ! -r pshmem_clear_cache_inv.c ; then \ pname=`echo pshmem_clear_cache_inv.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_clear_cache_inv.c ; \ fi if test ! -r pshmem_clear_cache_line_inv.c ; then \ pname=`echo pshmem_clear_cache_line_inv.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_clear_cache_line_inv.c ; \ fi if test ! -r pshmem_reduce.c ; then \ pname=`echo pshmem_reduce.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_reduce.c ; \ fi if test ! -r pshmem_swap.c ; then \ pname=`echo pshmem_swap.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_swap.c ; \ fi if test ! -r pshmem_set.c ; then \ pname=`echo pshmem_set.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_set.c ; \ fi if test ! -r pshmem_cswap.c ; then \ pname=`echo pshmem_cswap.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_cswap.c ; \ fi if test ! -r pshmem_fadd.c ; then \ pname=`echo pshmem_fadd.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_fadd.c ; \ fi if test ! -r pshmem_fetch.c ; then \ pname=`echo pshmem_fetch.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_fetch.c ; \ fi if test ! -r pshmem_finc.c ; then \ pname=`echo pshmem_finc.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_finc.c ; \ fi if test ! -r pshmem_add.c ; then \ pname=`echo pshmem_add.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_add.c ; \ fi if test ! -r pshmem_inc.c ; then \ pname=`echo pshmem_inc.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_inc.c ; \ fi if test ! -r pshmem_clear_lock.c ; then \ pname=`echo pshmem_clear_lock.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_clear_lock.c ; \ fi if test ! -r pshmem_set_lock.c ; then \ pname=`echo pshmem_set_lock.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_set_lock.c ; \ fi if test ! -r pshmem_test_lock.c ; then \ pname=`echo pshmem_test_lock.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_test_lock.c ; \ fi if test ! -r pshmem_global_exit.c ; then \ pname=`echo pshmem_global_exit.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_global_exit.c ; \ fi if test ! -r pshmem_info.c ; then \ pname=`echo pshmem_info.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/c/$pname pshmem_info.c ; \ fi depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_init.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_init.lo pshmem_init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_finalize.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_finalize.lo pshmem_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_free.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_free.lo pshmem_free.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alloc.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_alloc.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_finalize.lo -MD -MP -MF .deps/pshmem_finalize.Tpo -c pshmem_finalize.c -fPIC -DPIC -o .libs/pshmem_finalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alloc.lo -MD -MP -MF .deps/pshmem_alloc.Tpo -c pshmem_alloc.c -fPIC -DPIC -o .libs/pshmem_alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_init.lo -MD -MP -MF .deps/pshmem_init.Tpo -c pshmem_init.c -fPIC -DPIC -o .libs/pshmem_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_free.lo -MD -MP -MF .deps/pshmem_free.Tpo -c pshmem_free.c -fPIC -DPIC -o .libs/pshmem_free.o depbase=`echo pshmem_realloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_realloc.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_realloc.lo pshmem_realloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_align.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_align.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_align.lo pshmem_align.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_query.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_query.lo pshmem_query.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_p.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_p.lo pshmem_p.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_realloc.lo -MD -MP -MF .deps/pshmem_realloc.Tpo -c pshmem_realloc.c -fPIC -DPIC -o .libs/pshmem_realloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_query.lo -MD -MP -MF .deps/pshmem_query.Tpo -c pshmem_query.c -fPIC -DPIC -o .libs/pshmem_query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_align.lo -MD -MP -MF .deps/pshmem_align.Tpo -c pshmem_align.c -fPIC -DPIC -o .libs/pshmem_align.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_p.lo -MD -MP -MF .deps/pshmem_p.Tpo -c pshmem_p.c -fPIC -DPIC -o .libs/pshmem_p.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put.lo pshmem_put.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_g.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_g.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_g.lo pshmem_g.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put.lo -MD -MP -MF .deps/pshmem_put.Tpo -c pshmem_put.c -fPIC -DPIC -o .libs/pshmem_put.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_g.lo -MD -MP -MF .deps/pshmem_g.Tpo -c pshmem_g.c -fPIC -DPIC -o .libs/pshmem_g.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get.lo -MD -MP -MF .deps/pshmem_get.Tpo -c pshmem_get.c -fPIC -DPIC -o .libs/pshmem_get.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_alltoall.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alltoall.lo -MD -MP -MF .deps/pshmem_alltoall.Tpo -c pshmem_alltoall.c -fPIC -DPIC -o .libs/pshmem_alltoall.o depbase=`echo pshmem_broadcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_broadcast.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_broadcast.lo pshmem_broadcast.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_collect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_collect.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_collect.lo pshmem_collect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_broadcast.lo -MD -MP -MF .deps/pshmem_broadcast.Tpo -c pshmem_broadcast.c -fPIC -DPIC -o .libs/pshmem_broadcast.o depbase=`echo pshmem_ptr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_ptr.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_ptr.lo pshmem_ptr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_pe_accessible.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_pe_accessible.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_pe_accessible.lo pshmem_pe_accessible.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_collect.lo -MD -MP -MF .deps/pshmem_collect.Tpo -c pshmem_collect.c -fPIC -DPIC -o .libs/pshmem_collect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_ptr.lo -MD -MP -MF .deps/pshmem_ptr.Tpo -c pshmem_ptr.c -fPIC -DPIC -o .libs/pshmem_ptr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_pe_accessible.lo -MD -MP -MF .deps/pshmem_pe_accessible.Tpo -c pshmem_pe_accessible.c -fPIC -DPIC -o .libs/pshmem_pe_accessible.o depbase=`echo pshmem_addr_accessible.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_addr_accessible.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_addr_accessible.lo pshmem_addr_accessible.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_barrier.lo pshmem_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fence.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_fence.lo pshmem_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_quiet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_quiet.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_quiet.lo pshmem_quiet.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_addr_accessible.lo -MD -MP -MF .deps/pshmem_addr_accessible.Tpo -c pshmem_addr_accessible.c -fPIC -DPIC -o .libs/pshmem_addr_accessible.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier.lo -MD -MP -MF .deps/pshmem_barrier.Tpo -c pshmem_barrier.c -fPIC -DPIC -o .libs/pshmem_barrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fence.lo -MD -MP -MF .deps/pshmem_fence.Tpo -c pshmem_fence.c -fPIC -DPIC -o .libs/pshmem_fence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_quiet.lo -MD -MP -MF .deps/pshmem_quiet.Tpo -c pshmem_quiet.c -fPIC -DPIC -o .libs/pshmem_quiet.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_wait.lo pshmem_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_iget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget.lo pshmem_iget.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_iput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput.lo pshmem_iput.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_get_nb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get_nb.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get_nb.lo pshmem_get_nb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait.lo -MD -MP -MF .deps/pshmem_wait.Tpo -c pshmem_wait.c -fPIC -DPIC -o .libs/pshmem_wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget.lo -MD -MP -MF .deps/pshmem_iget.Tpo -c pshmem_iget.c -fPIC -DPIC -o .libs/pshmem_iget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput.lo -MD -MP -MF .deps/pshmem_iput.Tpo -c pshmem_iput.c -fPIC -DPIC -o .libs/pshmem_iput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get_nb.lo -MD -MP -MF .deps/pshmem_get_nb.Tpo -c pshmem_get_nb.c -fPIC -DPIC -o .libs/pshmem_get_nb.o depbase=`echo pshmem_put_nb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put_nb.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put_nb.lo pshmem_put_nb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put_nb.lo -MD -MP -MF .deps/pshmem_put_nb.Tpo -c pshmem_put_nb.c -fPIC -DPIC -o .libs/pshmem_put_nb.o depbase=`echo pshmem_udcflush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_udcflush.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_udcflush.lo pshmem_udcflush.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_udcflush_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_udcflush_line.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_udcflush_line.lo pshmem_udcflush_line.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_set_cache_inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_cache_inv.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_set_cache_inv.lo pshmem_set_cache_inv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_udcflush.lo -MD -MP -MF .deps/pshmem_udcflush.Tpo -c pshmem_udcflush.c -fPIC -DPIC -o .libs/pshmem_udcflush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_udcflush_line.lo -MD -MP -MF .deps/pshmem_udcflush_line.Tpo -c pshmem_udcflush_line.c -fPIC -DPIC -o .libs/pshmem_udcflush_line.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_cache_inv.lo -MD -MP -MF .deps/pshmem_set_cache_inv.Tpo -c pshmem_set_cache_inv.c -fPIC -DPIC -o .libs/pshmem_set_cache_inv.o depbase=`echo pshmem_set_cache_line_inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_cache_line_inv.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_set_cache_line_inv.lo pshmem_set_cache_line_inv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_clear_cache_inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_cache_inv.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_clear_cache_inv.lo pshmem_clear_cache_inv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_clear_cache_line_inv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_cache_line_inv.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_clear_cache_line_inv.lo pshmem_clear_cache_line_inv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_cache_line_inv.lo -MD -MP -MF .deps/pshmem_set_cache_line_inv.Tpo -c pshmem_set_cache_line_inv.c -fPIC -DPIC -o .libs/pshmem_set_cache_line_inv.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_reduce.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_reduce.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_cache_inv.lo -MD -MP -MF .deps/pshmem_clear_cache_inv.Tpo -c pshmem_clear_cache_inv.c -fPIC -DPIC -o .libs/pshmem_clear_cache_inv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_cache_line_inv.lo -MD -MP -MF .deps/pshmem_clear_cache_line_inv.Tpo -c pshmem_clear_cache_line_inv.c -fPIC -DPIC -o .libs/pshmem_clear_cache_line_inv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_reduce.lo -MD -MP -MF .deps/pshmem_reduce.Tpo -c pshmem_reduce.c -fPIC -DPIC -o .libs/pshmem_reduce.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_swap.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_swap.lo pshmem_swap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_set.lo pshmem_set.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_cswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_cswap.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_cswap.lo pshmem_cswap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_swap.lo -MD -MP -MF .deps/pshmem_swap.Tpo -c pshmem_swap.c -fPIC -DPIC -o .libs/pshmem_swap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_cswap.lo -MD -MP -MF .deps/pshmem_cswap.Tpo -c pshmem_cswap.c -fPIC -DPIC -o .libs/pshmem_cswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set.lo -MD -MP -MF .deps/pshmem_set.Tpo -c pshmem_set.c -fPIC -DPIC -o .libs/pshmem_set.o depbase=`echo pshmem_fadd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fadd.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_fadd.lo pshmem_fadd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_fetch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fetch.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_fetch.lo pshmem_fetch.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_finc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_finc.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_finc.lo pshmem_finc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fadd.lo -MD -MP -MF .deps/pshmem_fadd.Tpo -c pshmem_fadd.c -fPIC -DPIC -o .libs/pshmem_fadd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fetch.lo -MD -MP -MF .deps/pshmem_fetch.Tpo -c pshmem_fetch.c -fPIC -DPIC -o .libs/pshmem_fetch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_finc.lo -MD -MP -MF .deps/pshmem_finc.Tpo -c pshmem_finc.c -fPIC -DPIC -o .libs/pshmem_finc.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_add.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_add.lo pshmem_add.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_inc.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_inc.lo pshmem_inc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_add.lo -MD -MP -MF .deps/pshmem_add.Tpo -c pshmem_add.c -fPIC -DPIC -o .libs/pshmem_add.o depbase=`echo pshmem_clear_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_lock.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_clear_lock.lo pshmem_clear_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_inc.lo -MD -MP -MF .deps/pshmem_inc.Tpo -c pshmem_inc.c -fPIC -DPIC -o .libs/pshmem_inc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_clear_lock.lo -MD -MP -MF .deps/pshmem_clear_lock.Tpo -c pshmem_clear_lock.c -fPIC -DPIC -o .libs/pshmem_clear_lock.o depbase=`echo pshmem_set_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_lock.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_set_lock.lo pshmem_set_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_test_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_test_lock.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_test_lock.lo pshmem_test_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_global_exit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_global_exit.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_global_exit.lo pshmem_global_exit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_set_lock.lo -MD -MP -MF .deps/pshmem_set_lock.Tpo -c pshmem_set_lock.c -fPIC -DPIC -o .libs/pshmem_set_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_test_lock.lo -MD -MP -MF .deps/pshmem_test_lock.Tpo -c pshmem_test_lock.c -fPIC -DPIC -o .libs/pshmem_test_lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_global_exit.lo -MD -MP -MF .deps/pshmem_global_exit.Tpo -c pshmem_global_exit.c -fPIC -DPIC -o .libs/pshmem_global_exit.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_info.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_info.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_info.lo -MD -MP -MF .deps/pshmem_info.Tpo -c pshmem_info.c -fPIC -DPIC -o .libs/pshmem_info.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem_c_pshmem.la pshmem_init.lo pshmem_finalize.lo pshmem_free.lo pshmem_alloc.lo pshmem_realloc.lo pshmem_align.lo pshmem_query.lo pshmem_p.lo pshmem_put.lo pshmem_g.lo pshmem_get.lo pshmem_alltoall.lo pshmem_broadcast.lo pshmem_collect.lo pshmem_ptr.lo pshmem_pe_accessible.lo pshmem_addr_accessible.lo pshmem_barrier.lo pshmem_fence.lo pshmem_quiet.lo pshmem_wait.lo pshmem_iget.lo pshmem_iput.lo pshmem_get_nb.lo pshmem_put_nb.lo pshmem_udcflush.lo pshmem_udcflush_line.lo pshmem_set_cache_inv.lo pshmem_set_cache_line_inv.lo pshmem_clear_cache_inv.lo pshmem_clear_cache_line_inv.lo pshmem_reduce.lo pshmem_swap.lo pshmem_set.lo pshmem_cswap.lo pshmem_fadd.lo pshmem_fetch.lo pshmem_finc.lo pshmem_add.lo pshmem_inc.lo pshmem_clear_lock.lo pshmem_set_lock.lo pshmem_test_lock.lo pshmem_global_exit.lo pshmem_info.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/liboshmem_c_pshmem.a .libs/pshmem_init.o .libs/pshmem_finalize.o .libs/pshmem_free.o .libs/pshmem_alloc.o .libs/pshmem_realloc.o .libs/pshmem_align.o .libs/pshmem_query.o .libs/pshmem_p.o .libs/pshmem_put.o .libs/pshmem_g.o .libs/pshmem_get.o .libs/pshmem_alltoall.o .libs/pshmem_broadcast.o .libs/pshmem_collect.o .libs/pshmem_ptr.o .libs/pshmem_pe_accessible.o .libs/pshmem_addr_accessible.o .libs/pshmem_barrier.o .libs/pshmem_fence.o .libs/pshmem_quiet.o .libs/pshmem_wait.o .libs/pshmem_iget.o .libs/pshmem_iput.o .libs/pshmem_get_nb.o .libs/pshmem_put_nb.o .libs/pshmem_udcflush.o .libs/pshmem_udcflush_line.o .libs/pshmem_set_cache_inv.o .libs/pshmem_set_cache_line_inv.o .libs/pshmem_clear_cache_inv.o .libs/pshmem_clear_cache_line_inv.o .libs/pshmem_reduce.o .libs/pshmem_swap.o .libs/pshmem_set.o .libs/pshmem_cswap.o .libs/pshmem_fadd.o .libs/pshmem_fetch.o .libs/pshmem_finc.o .libs/pshmem_add.o .libs/pshmem_inc.o .libs/pshmem_clear_lock.o .libs/pshmem_set_lock.o .libs/pshmem_test_lock.o .libs/pshmem_global_exit.o .libs/pshmem_info.o libtool: link: ranlib .libs/liboshmem_c_pshmem.a libtool: link: ( cd ".libs" && rm -f "liboshmem_c_pshmem.la" && ln -s "../liboshmem_c_pshmem.la" "liboshmem_c_pshmem.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' depbase=`echo shmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT shmem_lock.lo -MD -MP -MF $depbase.Tpo -c -o shmem_lock.lo shmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=0 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT shmem_lock.lo -MD -MP -MF .deps/shmem_lock.Tpo -c shmem_lock.c -fPIC -DPIC -o .libs/shmem_lock.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem_c.la shmem_lock.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/liboshmem_c.a .libs/shmem_lock.o libtool: link: ranlib .libs/liboshmem_c.a libtool: link: ( cd ".libs" && rm -f "liboshmem_c.la" && ln -s "../liboshmem_c.la" "liboshmem_c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making all in shmem/fortran make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' if test ! -r pshmem_init_f.c ; then \ pname=`echo pshmem_init_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_init_f.c ; \ fi if test ! -r pshmem_global_exit_f.c ; then \ pname=`echo pshmem_global_exit_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_global_exit_f.c ; \ fi if test ! -r pshmem_n_pes_f.c ; then \ pname=`echo pshmem_n_pes_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_n_pes_f.c ; \ fi if test ! -r pshmem_my_pe_f.c ; then \ pname=`echo pshmem_my_pe_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_my_pe_f.c ; \ fi if test ! -r pshmem_barrier_all_f.c ; then \ pname=`echo pshmem_barrier_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_barrier_all_f.c ; \ fi if test ! -r pshpalloc_f.c ; then \ pname=`echo pshpalloc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshpalloc_f.c ; \ fi if test ! -r pshpdeallc_f.c ; then \ pname=`echo pshpdeallc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshpdeallc_f.c ; \ fi if test ! -r pshpclmove_f.c ; then \ pname=`echo pshpclmove_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshpclmove_f.c ; \ fi if test ! -r pshmem_ptr_f.c ; then \ pname=`echo pshmem_ptr_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_ptr_f.c ; \ fi if test ! -r pshmem_pe_accessible_f.c ; then \ pname=`echo pshmem_pe_accessible_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_pe_accessible_f.c ; \ fi if test ! -r pshmem_addr_accessible_f.c ; then \ pname=`echo pshmem_addr_accessible_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_addr_accessible_f.c ; \ fi if test ! -r pshmem_character_put_f.c ; then \ pname=`echo pshmem_character_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_character_put_f.c ; \ fi if test ! -r pshmem_double_put_f.c ; then \ pname=`echo pshmem_double_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_double_put_f.c ; \ fi if test ! -r pshmem_complex_put_f.c ; then \ pname=`echo pshmem_complex_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_complex_put_f.c ; \ fi if test ! -r pshmem_logical_put_f.c ; then \ pname=`echo pshmem_logical_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_logical_put_f.c ; \ fi if test ! -r pshmem_integer_put_f.c ; then \ pname=`echo pshmem_integer_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_integer_put_f.c ; \ fi if test ! -r pshmem_real_put_f.c ; then \ pname=`echo pshmem_real_put_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real_put_f.c ; \ fi if test ! -r pshmem_put4_f.c ; then \ pname=`echo pshmem_put4_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put4_f.c ; \ fi if test ! -r pshmem_put8_f.c ; then \ pname=`echo pshmem_put8_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put8_f.c ; \ fi if test ! -r pshmem_put32_f.c ; then \ pname=`echo pshmem_put32_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put32_f.c ; \ fi if test ! -r pshmem_put64_f.c ; then \ pname=`echo pshmem_put64_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put64_f.c ; \ fi if test ! -r pshmem_put128_f.c ; then \ pname=`echo pshmem_put128_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put128_f.c ; \ fi if test ! -r pshmem_putmem_f.c ; then \ pname=`echo pshmem_putmem_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_putmem_f.c ; \ fi if test ! -r pshmem_complex_iput_f.c ; then \ pname=`echo pshmem_complex_iput_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_complex_iput_f.c ; \ fi if test ! -r pshmem_double_iput_f.c ; then \ pname=`echo pshmem_double_iput_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_double_iput_f.c ; \ fi if test ! -r pshmem_integer_iput_f.c ; then \ pname=`echo pshmem_integer_iput_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_integer_iput_f.c ; \ fi if test ! -r pshmem_iput128_f.c ; then \ pname=`echo pshmem_iput128_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iput128_f.c ; \ fi if test ! -r pshmem_iput32_f.c ; then \ pname=`echo pshmem_iput32_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iput32_f.c ; \ fi if test ! -r pshmem_iput4_f.c ; then \ pname=`echo pshmem_iput4_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iput4_f.c ; \ fi if test ! -r pshmem_iput64_f.c ; then \ pname=`echo pshmem_iput64_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iput64_f.c ; \ fi if test ! -r pshmem_iput8_f.c ; then \ pname=`echo pshmem_iput8_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iput8_f.c ; \ fi if test ! -r pshmem_logical_iput_f.c ; then \ pname=`echo pshmem_logical_iput_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_logical_iput_f.c ; \ fi if test ! -r pshmem_real_iput_f.c ; then \ pname=`echo pshmem_real_iput_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real_iput_f.c ; \ fi if test ! -r pshmem_put_nb_f.c ; then \ pname=`echo pshmem_put_nb_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_put_nb_f.c ; \ fi if test ! -r pshmem_character_get_f.c ; then \ pname=`echo pshmem_character_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_character_get_f.c ; \ fi if test ! -r pshmem_complex_get_f.c ; then \ pname=`echo pshmem_complex_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_complex_get_f.c ; \ fi if test ! -r pshmem_double_get_f.c ; then \ pname=`echo pshmem_double_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_double_get_f.c ; \ fi if test ! -r pshmem_get128_f.c ; then \ pname=`echo pshmem_get128_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get128_f.c ; \ fi if test ! -r pshmem_get32_f.c ; then \ pname=`echo pshmem_get32_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get32_f.c ; \ fi if test ! -r pshmem_get4_f.c ; then \ pname=`echo pshmem_get4_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get4_f.c ; \ fi if test ! -r pshmem_get64_f.c ; then \ pname=`echo pshmem_get64_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get64_f.c ; \ fi if test ! -r pshmem_get8_f.c ; then \ pname=`echo pshmem_get8_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get8_f.c ; \ fi if test ! -r pshmem_getmem_f.c ; then \ pname=`echo pshmem_getmem_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_getmem_f.c ; \ fi if test ! -r pshmem_integer_get_f.c ; then \ pname=`echo pshmem_integer_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_integer_get_f.c ; \ fi if test ! -r pshmem_logical_get_f.c ; then \ pname=`echo pshmem_logical_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_logical_get_f.c ; \ fi if test ! -r pshmem_real_get_f.c ; then \ pname=`echo pshmem_real_get_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real_get_f.c ; \ fi if test ! -r pshmem_complex_iget_f.c ; then \ pname=`echo pshmem_complex_iget_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_complex_iget_f.c ; \ fi if test ! -r pshmem_double_iget_f.c ; then \ pname=`echo pshmem_double_iget_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_double_iget_f.c ; \ fi if test ! -r pshmem_iget128_f.c ; then \ pname=`echo pshmem_iget128_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iget128_f.c ; \ fi if test ! -r pshmem_iget32_f.c ; then \ pname=`echo pshmem_iget32_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iget32_f.c ; \ fi if test ! -r pshmem_iget4_f.c ; then \ pname=`echo pshmem_iget4_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iget4_f.c ; \ fi if test ! -r pshmem_iget64_f.c ; then \ pname=`echo pshmem_iget64_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iget64_f.c ; \ fi if test ! -r pshmem_iget8_f.c ; then \ pname=`echo pshmem_iget8_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_iget8_f.c ; \ fi if test ! -r pshmem_integer_iget_f.c ; then \ pname=`echo pshmem_integer_iget_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_integer_iget_f.c ; \ fi if test ! -r pshmem_logical_iget_f.c ; then \ pname=`echo pshmem_logical_iget_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_logical_iget_f.c ; \ fi if test ! -r pshmem_real_iget_f.c ; then \ pname=`echo pshmem_real_iget_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real_iget_f.c ; \ fi if test ! -r pshmem_get_nb_f.c ; then \ pname=`echo pshmem_get_nb_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_get_nb_f.c ; \ fi if test ! -r pshmem_swap_f.c ; then \ pname=`echo pshmem_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_swap_f.c ; \ fi if test ! -r pshmem_int4_swap_f.c ; then \ pname=`echo pshmem_int4_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_swap_f.c ; \ fi if test ! -r pshmem_int8_swap_f.c ; then \ pname=`echo pshmem_int8_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_swap_f.c ; \ fi if test ! -r pshmem_real4_swap_f.c ; then \ pname=`echo pshmem_real4_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real4_swap_f.c ; \ fi if test ! -r pshmem_real8_swap_f.c ; then \ pname=`echo pshmem_real8_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real8_swap_f.c ; \ fi if test ! -r pshmem_int4_set_f.c ; then \ pname=`echo pshmem_int4_set_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_set_f.c ; \ fi if test ! -r pshmem_int8_set_f.c ; then \ pname=`echo pshmem_int8_set_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_set_f.c ; \ fi if test ! -r pshmem_real4_set_f.c ; then \ pname=`echo pshmem_real4_set_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real4_set_f.c ; \ fi if test ! -r pshmem_real8_set_f.c ; then \ pname=`echo pshmem_real8_set_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real8_set_f.c ; \ fi if test ! -r pshmem_int4_cswap_f.c ; then \ pname=`echo pshmem_int4_cswap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_cswap_f.c ; \ fi if test ! -r pshmem_int8_cswap_f.c ; then \ pname=`echo pshmem_int8_cswap_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_cswap_f.c ; \ fi if test ! -r pshmem_int4_fadd_f.c ; then \ pname=`echo pshmem_int4_fadd_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_fadd_f.c ; \ fi if test ! -r pshmem_int8_fadd_f.c ; then \ pname=`echo pshmem_int8_fadd_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_fadd_f.c ; \ fi if test ! -r pshmem_int4_fetch_f.c ; then \ pname=`echo pshmem_int4_fetch_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_fetch_f.c ; \ fi if test ! -r pshmem_int8_fetch_f.c ; then \ pname=`echo pshmem_int8_fetch_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_fetch_f.c ; \ fi if test ! -r pshmem_real4_fetch_f.c ; then \ pname=`echo pshmem_real4_fetch_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real4_fetch_f.c ; \ fi if test ! -r pshmem_real8_fetch_f.c ; then \ pname=`echo pshmem_real8_fetch_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_real8_fetch_f.c ; \ fi if test ! -r pshmem_int4_finc_f.c ; then \ pname=`echo pshmem_int4_finc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_finc_f.c ; \ fi if test ! -r pshmem_int8_finc_f.c ; then \ pname=`echo pshmem_int8_finc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_finc_f.c ; \ fi if test ! -r pshmem_int4_add_f.c ; then \ pname=`echo pshmem_int4_add_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_add_f.c ; \ fi if test ! -r pshmem_int8_add_f.c ; then \ pname=`echo pshmem_int8_add_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_add_f.c ; \ fi if test ! -r pshmem_int4_wait_f.c ; then \ pname=`echo pshmem_int4_wait_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_wait_f.c ; \ fi if test ! -r pshmem_int8_wait_f.c ; then \ pname=`echo pshmem_int8_wait_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_wait_f.c ; \ fi if test ! -r pshmem_wait_f.c ; then \ pname=`echo pshmem_wait_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_wait_f.c ; \ fi if test ! -r pshmem_int4_wait_until_f.c ; then \ pname=`echo pshmem_int4_wait_until_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_wait_until_f.c ; \ fi if test ! -r pshmem_int8_wait_until_f.c ; then \ pname=`echo pshmem_int8_wait_until_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_wait_until_f.c ; \ fi if test ! -r pshmem_wait_until_f.c ; then \ pname=`echo pshmem_wait_until_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_wait_until_f.c ; \ fi if test ! -r pshmem_barrier_f.c ; then \ pname=`echo pshmem_barrier_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_barrier_f.c ; \ fi if test ! -r pshmem_and_to_all_f.c ; then \ pname=`echo pshmem_and_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_and_to_all_f.c ; \ fi if test ! -r pshmem_or_to_all_f.c ; then \ pname=`echo pshmem_or_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_or_to_all_f.c ; \ fi if test ! -r pshmem_xor_to_all_f.c ; then \ pname=`echo pshmem_xor_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_xor_to_all_f.c ; \ fi if test ! -r pshmem_max_to_all_f.c ; then \ pname=`echo pshmem_max_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_max_to_all_f.c ; \ fi if test ! -r pshmem_min_to_all_f.c ; then \ pname=`echo pshmem_min_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_min_to_all_f.c ; \ fi if test ! -r pshmem_sum_to_all_f.c ; then \ pname=`echo pshmem_sum_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_sum_to_all_f.c ; \ fi if test ! -r pshmem_prod_to_all_f.c ; then \ pname=`echo pshmem_prod_to_all_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_prod_to_all_f.c ; \ fi if test ! -r pshmem_collect_f.c ; then \ pname=`echo pshmem_collect_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_collect_f.c ; \ fi if test ! -r pshmem_broadcast_f.c ; then \ pname=`echo pshmem_broadcast_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_broadcast_f.c ; \ fi if test ! -r pshmem_alltoall_f.c ; then \ pname=`echo pshmem_alltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_alltoall_f.c ; \ fi if test ! -r pshmem_lock_f.c ; then \ pname=`echo pshmem_lock_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_lock_f.c ; \ fi if test ! -r pshmem_cache_f.c ; then \ pname=`echo pshmem_cache_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_cache_f.c ; \ fi if test ! -r pshmem_int4_inc_f.c ; then \ pname=`echo pshmem_int4_inc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int4_inc_f.c ; \ fi if test ! -r pshmem_int8_inc_f.c ; then \ pname=`echo pshmem_int8_inc_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_int8_inc_f.c ; \ fi if test ! -r pshmem_quiet_f.c ; then \ pname=`echo pshmem_quiet_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_quiet_f.c ; \ fi if test ! -r pshmem_fence_f.c ; then \ pname=`echo pshmem_fence_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_fence_f.c ; \ fi if test ! -r pshmem_info_f.c ; then \ pname=`echo pshmem_info_f.c | cut -b '2-'` ; \ ln -s ../../../../oshmem/shmem/fortran/$pname pshmem_info_f.c ; \ fi depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_init_f.lo pshmem_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_global_exit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_global_exit_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_global_exit_f.lo pshmem_global_exit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_n_pes_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_n_pes_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_n_pes_f.lo pshmem_n_pes_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_my_pe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_my_pe_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_my_pe_f.lo pshmem_my_pe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_n_pes_f.lo -MD -MP -MF .deps/pshmem_n_pes_f.Tpo -c pshmem_n_pes_f.c -fPIC -DPIC -o .libs/pshmem_n_pes_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_global_exit_f.lo -MD -MP -MF .deps/pshmem_global_exit_f.Tpo -c pshmem_global_exit_f.c -fPIC -DPIC -o .libs/pshmem_global_exit_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_init_f.lo -MD -MP -MF .deps/pshmem_init_f.Tpo -c pshmem_init_f.c -fPIC -DPIC -o .libs/pshmem_init_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_my_pe_f.lo -MD -MP -MF .deps/pshmem_my_pe_f.Tpo -c pshmem_my_pe_f.c -fPIC -DPIC -o .libs/pshmem_my_pe_f.o depbase=`echo pshmem_barrier_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_barrier_all_f.lo pshmem_barrier_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshpalloc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpalloc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshpalloc_f.lo pshpalloc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshpdeallc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpdeallc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshpdeallc_f.lo pshpdeallc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshpclmove_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpclmove_f.lo -MD -MP -MF $depbase.Tpo -c -o pshpclmove_f.lo pshpclmove_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpalloc_f.lo -MD -MP -MF .deps/pshpalloc_f.Tpo -c pshpalloc_f.c -fPIC -DPIC -o .libs/pshpalloc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier_all_f.lo -MD -MP -MF .deps/pshmem_barrier_all_f.Tpo -c pshmem_barrier_all_f.c -fPIC -DPIC -o .libs/pshmem_barrier_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpdeallc_f.lo -MD -MP -MF .deps/pshpdeallc_f.Tpo -c pshpdeallc_f.c -fPIC -DPIC -o .libs/pshpdeallc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshpclmove_f.lo -MD -MP -MF .deps/pshpclmove_f.Tpo -c pshpclmove_f.c -fPIC -DPIC -o .libs/pshpclmove_f.o depbase=`echo pshmem_ptr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_ptr_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_ptr_f.lo pshmem_ptr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_pe_accessible_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_pe_accessible_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_pe_accessible_f.lo pshmem_pe_accessible_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_addr_accessible_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_addr_accessible_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_addr_accessible_f.lo pshmem_addr_accessible_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_character_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_character_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_character_put_f.lo pshmem_character_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_ptr_f.lo -MD -MP -MF .deps/pshmem_ptr_f.Tpo -c pshmem_ptr_f.c -fPIC -DPIC -o .libs/pshmem_ptr_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_pe_accessible_f.lo -MD -MP -MF .deps/pshmem_pe_accessible_f.Tpo -c pshmem_pe_accessible_f.c -fPIC -DPIC -o .libs/pshmem_pe_accessible_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_addr_accessible_f.lo -MD -MP -MF .deps/pshmem_addr_accessible_f.Tpo -c pshmem_addr_accessible_f.c -fPIC -DPIC -o .libs/pshmem_addr_accessible_f.o depbase=`echo pshmem_double_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_double_put_f.lo pshmem_double_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_character_put_f.lo -MD -MP -MF .deps/pshmem_character_put_f.Tpo -c pshmem_character_put_f.c -fPIC -DPIC -o .libs/pshmem_character_put_f.o depbase=`echo pshmem_complex_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_complex_put_f.lo pshmem_complex_put_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_logical_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_logical_put_f.lo pshmem_logical_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_put_f.lo -MD -MP -MF .deps/pshmem_double_put_f.Tpo -c pshmem_double_put_f.c -fPIC -DPIC -o .libs/pshmem_double_put_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_put_f.lo -MD -MP -MF .deps/pshmem_complex_put_f.Tpo -c pshmem_complex_put_f.c -fPIC -DPIC -o .libs/pshmem_complex_put_f.o depbase=`echo pshmem_integer_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_integer_put_f.lo pshmem_integer_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_put_f.lo -MD -MP -MF .deps/pshmem_logical_put_f.Tpo -c pshmem_logical_put_f.c -fPIC -DPIC -o .libs/pshmem_logical_put_f.o depbase=`echo pshmem_real_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real_put_f.lo pshmem_real_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_put_f.lo -MD -MP -MF .deps/pshmem_integer_put_f.Tpo -c pshmem_integer_put_f.c -fPIC -DPIC -o .libs/pshmem_integer_put_f.o depbase=`echo pshmem_put4_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put4_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put4_f.lo pshmem_put4_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_put_f.lo -MD -MP -MF .deps/pshmem_real_put_f.Tpo -c pshmem_real_put_f.c -fPIC -DPIC -o .libs/pshmem_real_put_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put4_f.lo -MD -MP -MF .deps/pshmem_put4_f.Tpo -c pshmem_put4_f.c -fPIC -DPIC -o .libs/pshmem_put4_f.o depbase=`echo pshmem_put8_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put8_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put8_f.lo pshmem_put8_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_put32_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put32_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put32_f.lo pshmem_put32_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put8_f.lo -MD -MP -MF .deps/pshmem_put8_f.Tpo -c pshmem_put8_f.c -fPIC -DPIC -o .libs/pshmem_put8_f.o depbase=`echo pshmem_put64_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put64_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put64_f.lo pshmem_put64_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put32_f.lo -MD -MP -MF .deps/pshmem_put32_f.Tpo -c pshmem_put32_f.c -fPIC -DPIC -o .libs/pshmem_put32_f.o depbase=`echo pshmem_put128_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put128_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put128_f.lo pshmem_put128_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put64_f.lo -MD -MP -MF .deps/pshmem_put64_f.Tpo -c pshmem_put64_f.c -fPIC -DPIC -o .libs/pshmem_put64_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put128_f.lo -MD -MP -MF .deps/pshmem_put128_f.Tpo -c pshmem_put128_f.c -fPIC -DPIC -o .libs/pshmem_put128_f.o depbase=`echo pshmem_putmem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_putmem_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_putmem_f.lo pshmem_putmem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_complex_iput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_iput_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_complex_iput_f.lo pshmem_complex_iput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_putmem_f.lo -MD -MP -MF .deps/pshmem_putmem_f.Tpo -c pshmem_putmem_f.c -fPIC -DPIC -o .libs/pshmem_putmem_f.o depbase=`echo pshmem_double_iput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_iput_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_double_iput_f.lo pshmem_double_iput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_integer_iput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_iput_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_integer_iput_f.lo pshmem_integer_iput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_iput_f.lo -MD -MP -MF .deps/pshmem_complex_iput_f.Tpo -c pshmem_complex_iput_f.c -fPIC -DPIC -o .libs/pshmem_complex_iput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_iput_f.lo -MD -MP -MF .deps/pshmem_double_iput_f.Tpo -c pshmem_double_iput_f.c -fPIC -DPIC -o .libs/pshmem_double_iput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_iput_f.lo -MD -MP -MF .deps/pshmem_integer_iput_f.Tpo -c pshmem_integer_iput_f.c -fPIC -DPIC -o .libs/pshmem_integer_iput_f.o depbase=`echo pshmem_iput128_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput128_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput128_f.lo pshmem_iput128_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_iput32_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput32_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput32_f.lo pshmem_iput32_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput128_f.lo -MD -MP -MF .deps/pshmem_iput128_f.Tpo -c pshmem_iput128_f.c -fPIC -DPIC -o .libs/pshmem_iput128_f.o depbase=`echo pshmem_iput4_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput4_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput4_f.lo pshmem_iput4_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_iput64_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput64_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput64_f.lo pshmem_iput64_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput32_f.lo -MD -MP -MF .deps/pshmem_iput32_f.Tpo -c pshmem_iput32_f.c -fPIC -DPIC -o .libs/pshmem_iput32_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput4_f.lo -MD -MP -MF .deps/pshmem_iput4_f.Tpo -c pshmem_iput4_f.c -fPIC -DPIC -o .libs/pshmem_iput4_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput64_f.lo -MD -MP -MF .deps/pshmem_iput64_f.Tpo -c pshmem_iput64_f.c -fPIC -DPIC -o .libs/pshmem_iput64_f.o depbase=`echo pshmem_iput8_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput8_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iput8_f.lo pshmem_iput8_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_logical_iput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_iput_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_logical_iput_f.lo pshmem_logical_iput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_real_iput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_iput_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real_iput_f.lo pshmem_real_iput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iput8_f.lo -MD -MP -MF .deps/pshmem_iput8_f.Tpo -c pshmem_iput8_f.c -fPIC -DPIC -o .libs/pshmem_iput8_f.o depbase=`echo pshmem_put_nb_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put_nb_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_put_nb_f.lo pshmem_put_nb_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_iput_f.lo -MD -MP -MF .deps/pshmem_logical_iput_f.Tpo -c pshmem_logical_iput_f.c -fPIC -DPIC -o .libs/pshmem_logical_iput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_iput_f.lo -MD -MP -MF .deps/pshmem_real_iput_f.Tpo -c pshmem_real_iput_f.c -fPIC -DPIC -o .libs/pshmem_real_iput_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_put_nb_f.lo -MD -MP -MF .deps/pshmem_put_nb_f.Tpo -c pshmem_put_nb_f.c -fPIC -DPIC -o .libs/pshmem_put_nb_f.o depbase=`echo pshmem_character_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_character_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_character_get_f.lo pshmem_character_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_complex_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_complex_get_f.lo pshmem_complex_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_double_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_double_get_f.lo pshmem_double_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_character_get_f.lo -MD -MP -MF .deps/pshmem_character_get_f.Tpo -c pshmem_character_get_f.c -fPIC -DPIC -o .libs/pshmem_character_get_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_get_f.lo -MD -MP -MF .deps/pshmem_complex_get_f.Tpo -c pshmem_complex_get_f.c -fPIC -DPIC -o .libs/pshmem_complex_get_f.o depbase=`echo pshmem_get128_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get128_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get128_f.lo pshmem_get128_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_get_f.lo -MD -MP -MF .deps/pshmem_double_get_f.Tpo -c pshmem_double_get_f.c -fPIC -DPIC -o .libs/pshmem_double_get_f.o depbase=`echo pshmem_get32_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get32_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get32_f.lo pshmem_get32_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get128_f.lo -MD -MP -MF .deps/pshmem_get128_f.Tpo -c pshmem_get128_f.c -fPIC -DPIC -o .libs/pshmem_get128_f.o depbase=`echo pshmem_get4_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get4_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get4_f.lo pshmem_get4_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get32_f.lo -MD -MP -MF .deps/pshmem_get32_f.Tpo -c pshmem_get32_f.c -fPIC -DPIC -o .libs/pshmem_get32_f.o depbase=`echo pshmem_get64_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get64_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get64_f.lo pshmem_get64_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get4_f.lo -MD -MP -MF .deps/pshmem_get4_f.Tpo -c pshmem_get4_f.c -fPIC -DPIC -o .libs/pshmem_get4_f.o depbase=`echo pshmem_get8_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get8_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get8_f.lo pshmem_get8_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get64_f.lo -MD -MP -MF .deps/pshmem_get64_f.Tpo -c pshmem_get64_f.c -fPIC -DPIC -o .libs/pshmem_get64_f.o depbase=`echo pshmem_getmem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_getmem_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_getmem_f.lo pshmem_getmem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get8_f.lo -MD -MP -MF .deps/pshmem_get8_f.Tpo -c pshmem_get8_f.c -fPIC -DPIC -o .libs/pshmem_get8_f.o depbase=`echo pshmem_integer_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_integer_get_f.lo pshmem_integer_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_getmem_f.lo -MD -MP -MF .deps/pshmem_getmem_f.Tpo -c pshmem_getmem_f.c -fPIC -DPIC -o .libs/pshmem_getmem_f.o depbase=`echo pshmem_logical_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_logical_get_f.lo pshmem_logical_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_get_f.lo -MD -MP -MF .deps/pshmem_integer_get_f.Tpo -c pshmem_integer_get_f.c -fPIC -DPIC -o .libs/pshmem_integer_get_f.o depbase=`echo pshmem_real_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real_get_f.lo pshmem_real_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_get_f.lo -MD -MP -MF .deps/pshmem_logical_get_f.Tpo -c pshmem_logical_get_f.c -fPIC -DPIC -o .libs/pshmem_logical_get_f.o depbase=`echo pshmem_complex_iget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_iget_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_complex_iget_f.lo pshmem_complex_iget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_get_f.lo -MD -MP -MF .deps/pshmem_real_get_f.Tpo -c pshmem_real_get_f.c -fPIC -DPIC -o .libs/pshmem_real_get_f.o depbase=`echo pshmem_double_iget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_iget_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_double_iget_f.lo pshmem_double_iget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_complex_iget_f.lo -MD -MP -MF .deps/pshmem_complex_iget_f.Tpo -c pshmem_complex_iget_f.c -fPIC -DPIC -o .libs/pshmem_complex_iget_f.o depbase=`echo pshmem_iget128_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget128_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget128_f.lo pshmem_iget128_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_double_iget_f.lo -MD -MP -MF .deps/pshmem_double_iget_f.Tpo -c pshmem_double_iget_f.c -fPIC -DPIC -o .libs/pshmem_double_iget_f.o depbase=`echo pshmem_iget32_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget32_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget32_f.lo pshmem_iget32_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget128_f.lo -MD -MP -MF .deps/pshmem_iget128_f.Tpo -c pshmem_iget128_f.c -fPIC -DPIC -o .libs/pshmem_iget128_f.o depbase=`echo pshmem_iget4_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget4_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget4_f.lo pshmem_iget4_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget32_f.lo -MD -MP -MF .deps/pshmem_iget32_f.Tpo -c pshmem_iget32_f.c -fPIC -DPIC -o .libs/pshmem_iget32_f.o depbase=`echo pshmem_iget64_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget64_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget64_f.lo pshmem_iget64_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget4_f.lo -MD -MP -MF .deps/pshmem_iget4_f.Tpo -c pshmem_iget4_f.c -fPIC -DPIC -o .libs/pshmem_iget4_f.o depbase=`echo pshmem_iget8_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget8_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_iget8_f.lo pshmem_iget8_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget64_f.lo -MD -MP -MF .deps/pshmem_iget64_f.Tpo -c pshmem_iget64_f.c -fPIC -DPIC -o .libs/pshmem_iget64_f.o depbase=`echo pshmem_integer_iget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_iget_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_integer_iget_f.lo pshmem_integer_iget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_iget8_f.lo -MD -MP -MF .deps/pshmem_iget8_f.Tpo -c pshmem_iget8_f.c -fPIC -DPIC -o .libs/pshmem_iget8_f.o depbase=`echo pshmem_logical_iget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_iget_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_logical_iget_f.lo pshmem_logical_iget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_integer_iget_f.lo -MD -MP -MF .deps/pshmem_integer_iget_f.Tpo -c pshmem_integer_iget_f.c -fPIC -DPIC -o .libs/pshmem_integer_iget_f.o depbase=`echo pshmem_real_iget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_iget_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real_iget_f.lo pshmem_real_iget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_get_nb_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get_nb_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_get_nb_f.lo pshmem_get_nb_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_logical_iget_f.lo -MD -MP -MF .deps/pshmem_logical_iget_f.Tpo -c pshmem_logical_iget_f.c -fPIC -DPIC -o .libs/pshmem_logical_iget_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real_iget_f.lo -MD -MP -MF .deps/pshmem_real_iget_f.Tpo -c pshmem_real_iget_f.c -fPIC -DPIC -o .libs/pshmem_real_iget_f.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_swap_f.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_get_nb_f.lo -MD -MP -MF .deps/pshmem_get_nb_f.Tpo -c pshmem_get_nb_f.c -fPIC -DPIC -o .libs/pshmem_get_nb_f.o depbase=`echo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_swap_f.lo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_swap_f.lo -MD -MP -MF .deps/pshmem_swap_f.Tpo -c pshmem_swap_f.c -fPIC -DPIC -o .libs/pshmem_swap_f.o depbase=`echo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_swap_f.lo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_swap_f.lo -MD -MP -MF .deps/pshmem_int4_swap_f.Tpo -c pshmem_int4_swap_f.c -fPIC -DPIC -o .libs/pshmem_int4_swap_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_swap_f.lo -MD -MP -MF .deps/pshmem_int8_swap_f.Tpo -c pshmem_int8_swap_f.c -fPIC -DPIC -o .libs/pshmem_int8_swap_f.o depbase=`echo pshmem_real4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real4_swap_f.lo pshmem_real4_swap_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_real8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real8_swap_f.lo pshmem_real8_swap_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_set_f.lo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_swap_f.lo -MD -MP -MF .deps/pshmem_real4_swap_f.Tpo -c pshmem_real4_swap_f.c -fPIC -DPIC -o .libs/pshmem_real4_swap_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_swap_f.lo -MD -MP -MF .deps/pshmem_real8_swap_f.Tpo -c pshmem_real8_swap_f.c -fPIC -DPIC -o .libs/pshmem_real8_swap_f.o depbase=`echo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_set_f.lo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_set_f.lo -MD -MP -MF .deps/pshmem_int4_set_f.Tpo -c pshmem_int4_set_f.c -fPIC -DPIC -o .libs/pshmem_int4_set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_set_f.lo -MD -MP -MF .deps/pshmem_int8_set_f.Tpo -c pshmem_int8_set_f.c -fPIC -DPIC -o .libs/pshmem_int8_set_f.o depbase=`echo pshmem_real4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real4_set_f.lo pshmem_real4_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_real8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real8_set_f.lo pshmem_real8_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int4_cswap_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_cswap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_cswap_f.lo pshmem_int4_cswap_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_set_f.lo -MD -MP -MF .deps/pshmem_real4_set_f.Tpo -c pshmem_real4_set_f.c -fPIC -DPIC -o .libs/pshmem_real4_set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_set_f.lo -MD -MP -MF .deps/pshmem_real8_set_f.Tpo -c pshmem_real8_set_f.c -fPIC -DPIC -o .libs/pshmem_real8_set_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_cswap_f.lo -MD -MP -MF .deps/pshmem_int4_cswap_f.Tpo -c pshmem_int4_cswap_f.c -fPIC -DPIC -o .libs/pshmem_int4_cswap_f.o depbase=`echo pshmem_int8_cswap_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_cswap_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_cswap_f.lo pshmem_int8_cswap_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_cswap_f.lo -MD -MP -MF .deps/pshmem_int8_cswap_f.Tpo -c pshmem_int8_cswap_f.c -fPIC -DPIC -o .libs/pshmem_int8_cswap_f.o depbase=`echo pshmem_int4_fadd_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_fadd_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_fadd_f.lo pshmem_int4_fadd_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int8_fadd_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_fadd_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_fadd_f.lo pshmem_int8_fadd_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int4_fetch_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_fetch_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_fetch_f.lo pshmem_int4_fetch_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_fadd_f.lo -MD -MP -MF .deps/pshmem_int4_fadd_f.Tpo -c pshmem_int4_fadd_f.c -fPIC -DPIC -o .libs/pshmem_int4_fadd_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_fadd_f.lo -MD -MP -MF .deps/pshmem_int8_fadd_f.Tpo -c pshmem_int8_fadd_f.c -fPIC -DPIC -o .libs/pshmem_int8_fadd_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_fetch_f.lo -MD -MP -MF .deps/pshmem_int4_fetch_f.Tpo -c pshmem_int4_fetch_f.c -fPIC -DPIC -o .libs/pshmem_int4_fetch_f.o depbase=`echo pshmem_int8_fetch_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_fetch_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_fetch_f.lo pshmem_int8_fetch_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_real4_fetch_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_fetch_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real4_fetch_f.lo pshmem_real4_fetch_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_fetch_f.lo -MD -MP -MF .deps/pshmem_int8_fetch_f.Tpo -c pshmem_int8_fetch_f.c -fPIC -DPIC -o .libs/pshmem_int8_fetch_f.o depbase=`echo pshmem_real8_fetch_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_fetch_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_real8_fetch_f.lo pshmem_real8_fetch_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real4_fetch_f.lo -MD -MP -MF .deps/pshmem_real4_fetch_f.Tpo -c pshmem_real4_fetch_f.c -fPIC -DPIC -o .libs/pshmem_real4_fetch_f.o depbase=`echo pshmem_int4_finc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_finc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_finc_f.lo pshmem_int4_finc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_real8_fetch_f.lo -MD -MP -MF .deps/pshmem_real8_fetch_f.Tpo -c pshmem_real8_fetch_f.c -fPIC -DPIC -o .libs/pshmem_real8_fetch_f.o depbase=`echo pshmem_int8_finc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_finc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_finc_f.lo pshmem_int8_finc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_add_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_add_f.lo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_finc_f.lo -MD -MP -MF .deps/pshmem_int4_finc_f.Tpo -c pshmem_int4_finc_f.c -fPIC -DPIC -o .libs/pshmem_int4_finc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_finc_f.lo -MD -MP -MF .deps/pshmem_int8_finc_f.Tpo -c pshmem_int8_finc_f.c -fPIC -DPIC -o .libs/pshmem_int8_finc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_add_f.lo -MD -MP -MF .deps/pshmem_int4_add_f.Tpo -c pshmem_int4_add_f.c -fPIC -DPIC -o .libs/pshmem_int4_add_f.o depbase=`echo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_add_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_add_f.lo pshmem_int8_add_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_wait_f.lo pshmem_int4_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_add_f.lo -MD -MP -MF .deps/pshmem_int8_add_f.Tpo -c pshmem_int8_add_f.c -fPIC -DPIC -o .libs/pshmem_int8_add_f.o depbase=`echo pshmem_int8_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_wait_f.lo pshmem_int8_wait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_wait_f.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_wait_f.lo -MD -MP -MF .deps/pshmem_int4_wait_f.Tpo -c pshmem_int4_wait_f.c -fPIC -DPIC -o .libs/pshmem_int4_wait_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_wait_f.lo -MD -MP -MF .deps/pshmem_int8_wait_f.Tpo -c pshmem_int8_wait_f.c -fPIC -DPIC -o .libs/pshmem_int8_wait_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait_f.lo -MD -MP -MF .deps/pshmem_wait_f.Tpo -c pshmem_wait_f.c -fPIC -DPIC -o .libs/pshmem_wait_f.o depbase=`echo pshmem_int4_wait_until_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_wait_until_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_wait_until_f.lo pshmem_int4_wait_until_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int8_wait_until_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_wait_until_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_wait_until_f.lo pshmem_int8_wait_until_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_wait_until_f.lo -MD -MP -MF .deps/pshmem_int4_wait_until_f.Tpo -c pshmem_int4_wait_until_f.c -fPIC -DPIC -o .libs/pshmem_int4_wait_until_f.o depbase=`echo pshmem_wait_until_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait_until_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_wait_until_f.lo pshmem_wait_until_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_barrier_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_barrier_f.lo pshmem_barrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_wait_until_f.lo -MD -MP -MF .deps/pshmem_int8_wait_until_f.Tpo -c pshmem_int8_wait_until_f.c -fPIC -DPIC -o .libs/pshmem_int8_wait_until_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_wait_until_f.lo -MD -MP -MF .deps/pshmem_wait_until_f.Tpo -c pshmem_wait_until_f.c -fPIC -DPIC -o .libs/pshmem_wait_until_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_barrier_f.lo -MD -MP -MF .deps/pshmem_barrier_f.Tpo -c pshmem_barrier_f.c -fPIC -DPIC -o .libs/pshmem_barrier_f.o depbase=`echo pshmem_and_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_and_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_and_to_all_f.lo pshmem_and_to_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_or_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_or_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_or_to_all_f.lo pshmem_or_to_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_xor_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_xor_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_xor_to_all_f.lo pshmem_xor_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_and_to_all_f.lo -MD -MP -MF .deps/pshmem_and_to_all_f.Tpo -c pshmem_and_to_all_f.c -fPIC -DPIC -o .libs/pshmem_and_to_all_f.o depbase=`echo pshmem_max_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_max_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_max_to_all_f.lo pshmem_max_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_or_to_all_f.lo -MD -MP -MF .deps/pshmem_or_to_all_f.Tpo -c pshmem_or_to_all_f.c -fPIC -DPIC -o .libs/pshmem_or_to_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_xor_to_all_f.lo -MD -MP -MF .deps/pshmem_xor_to_all_f.Tpo -c pshmem_xor_to_all_f.c -fPIC -DPIC -o .libs/pshmem_xor_to_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_max_to_all_f.lo -MD -MP -MF .deps/pshmem_max_to_all_f.Tpo -c pshmem_max_to_all_f.c -fPIC -DPIC -o .libs/pshmem_max_to_all_f.o depbase=`echo pshmem_min_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_min_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_min_to_all_f.lo pshmem_min_to_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_sum_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_sum_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_sum_to_all_f.lo pshmem_sum_to_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_prod_to_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_prod_to_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_prod_to_all_f.lo pshmem_prod_to_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_collect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_collect_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_collect_f.lo pshmem_collect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_min_to_all_f.lo -MD -MP -MF .deps/pshmem_min_to_all_f.Tpo -c pshmem_min_to_all_f.c -fPIC -DPIC -o .libs/pshmem_min_to_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_sum_to_all_f.lo -MD -MP -MF .deps/pshmem_sum_to_all_f.Tpo -c pshmem_sum_to_all_f.c -fPIC -DPIC -o .libs/pshmem_sum_to_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_prod_to_all_f.lo -MD -MP -MF .deps/pshmem_prod_to_all_f.Tpo -c pshmem_prod_to_all_f.c -fPIC -DPIC -o .libs/pshmem_prod_to_all_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_collect_f.lo -MD -MP -MF .deps/pshmem_collect_f.Tpo -c pshmem_collect_f.c -fPIC -DPIC -o .libs/pshmem_collect_f.o depbase=`echo pshmem_broadcast_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_broadcast_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_broadcast_f.lo pshmem_broadcast_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_alltoall_f.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_broadcast_f.lo -MD -MP -MF .deps/pshmem_broadcast_f.Tpo -c pshmem_broadcast_f.c -fPIC -DPIC -o .libs/pshmem_broadcast_f.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_lock_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_lock_f.lo pshmem_lock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_cache_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_cache_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_cache_f.lo pshmem_cache_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_alltoall_f.lo -MD -MP -MF .deps/pshmem_alltoall_f.Tpo -c pshmem_alltoall_f.c -fPIC -DPIC -o .libs/pshmem_alltoall_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_lock_f.lo -MD -MP -MF .deps/pshmem_lock_f.Tpo -c pshmem_lock_f.c -fPIC -DPIC -o .libs/pshmem_lock_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_cache_f.lo -MD -MP -MF .deps/pshmem_cache_f.Tpo -c pshmem_cache_f.c -fPIC -DPIC -o .libs/pshmem_cache_f.o depbase=`echo pshmem_int4_inc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_inc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int4_inc_f.lo pshmem_int4_inc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_int8_inc_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_inc_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_int8_inc_f.lo pshmem_int8_inc_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_quiet_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_quiet_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_quiet_f.lo pshmem_quiet_f.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fence_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_fence_f.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int4_inc_f.lo -MD -MP -MF .deps/pshmem_int4_inc_f.Tpo -c pshmem_int4_inc_f.c -fPIC -DPIC -o .libs/pshmem_int4_inc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_int8_inc_f.lo -MD -MP -MF .deps/pshmem_int8_inc_f.Tpo -c pshmem_int8_inc_f.c -fPIC -DPIC -o .libs/pshmem_int8_inc_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_quiet_f.lo -MD -MP -MF .deps/pshmem_quiet_f.Tpo -c pshmem_quiet_f.c -fPIC -DPIC -o .libs/pshmem_quiet_f.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_fence_f.lo -MD -MP -MF .deps/pshmem_fence_f.Tpo -c pshmem_fence_f.c -fPIC -DPIC -o .libs/pshmem_fence_f.o depbase=`echo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pshmem_info_f.lo pshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOSHMEM_PROFILING=1 -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT pshmem_info_f.lo -MD -MP -MF .deps/pshmem_info_f.Tpo -c pshmem_info_f.c -fPIC -DPIC -o .libs/pshmem_info_f.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem_fortran_pshmem.la pshmem_init_f.lo pshmem_global_exit_f.lo pshmem_n_pes_f.lo pshmem_my_pe_f.lo pshmem_barrier_all_f.lo pshpalloc_f.lo pshpdeallc_f.lo pshpclmove_f.lo pshmem_ptr_f.lo pshmem_pe_accessible_f.lo pshmem_addr_accessible_f.lo pshmem_character_put_f.lo pshmem_double_put_f.lo pshmem_complex_put_f.lo pshmem_logical_put_f.lo pshmem_integer_put_f.lo pshmem_real_put_f.lo pshmem_put4_f.lo pshmem_put8_f.lo pshmem_put32_f.lo pshmem_put64_f.lo pshmem_put128_f.lo pshmem_putmem_f.lo pshmem_complex_iput_f.lo pshmem_double_iput_f.lo pshmem_integer_iput_f.lo pshmem_iput128_f.lo pshmem_iput32_f.lo pshmem_iput4_f.lo pshmem_iput64_f.lo pshmem_iput8_f.lo pshmem_logical_iput_f.lo pshmem_real_iput_f.lo pshmem_put_nb_f.lo pshmem_character_get_f.lo pshmem_complex_get_f.lo pshmem_double_get_f.lo pshmem_get128_f.lo pshmem_get32_f.lo pshmem_get4_f.lo pshmem_get64_f.lo pshmem_get8_f.lo pshmem_getmem_f.lo pshmem_integer_get_f.lo pshmem_logical_get_f.lo pshmem_real_get_f.lo pshmem_complex_iget_f.lo pshmem_double_iget_f.lo pshmem_iget128_f.lo pshmem_iget32_f.lo pshmem_iget4_f.lo pshmem_iget64_f.lo pshmem_iget8_f.lo pshmem_integer_iget_f.lo pshmem_logical_iget_f.lo pshmem_real_iget_f.lo pshmem_get_nb_f.lo pshmem_swap_f.lo pshmem_int4_swap_f.lo pshmem_int8_swap_f.lo pshmem_real4_swap_f.lo pshmem_real8_swap_f.lo pshmem_int4_set_f.lo pshmem_int8_set_f.lo pshmem_real4_set_f.lo pshmem_real8_set_f.lo pshmem_int4_cswap_f.lo pshmem_int8_cswap_f.lo pshmem_int4_fadd_f.lo pshmem_int8_fadd_f.lo pshmem_int4_fetch_f.lo pshmem_int8_fetch_f.lo pshmem_real4_fetch_f.lo pshmem_real8_fetch_f.lo pshmem_int4_finc_f.lo pshmem_int8_finc_f.lo pshmem_int4_add_f.lo pshmem_int8_add_f.lo pshmem_int4_wait_f.lo pshmem_int8_wait_f.lo pshmem_wait_f.lo pshmem_int4_wait_until_f.lo pshmem_int8_wait_until_f.lo pshmem_wait_until_f.lo pshmem_barrier_f.lo pshmem_and_to_all_f.lo pshmem_or_to_all_f.lo pshmem_xor_to_all_f.lo pshmem_max_to_all_f.lo pshmem_min_to_all_f.lo pshmem_sum_to_all_f.lo pshmem_prod_to_all_f.lo pshmem_collect_f.lo pshmem_broadcast_f.lo pshmem_alltoall_f.lo pshmem_lock_f.lo pshmem_cache_f.lo pshmem_int4_inc_f.lo pshmem_int8_inc_f.lo pshmem_quiet_f.lo pshmem_fence_f.lo pshmem_info_f.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/liboshmem_fortran_pshmem.a .libs/pshmem_init_f.o .libs/pshmem_global_exit_f.o .libs/pshmem_n_pes_f.o .libs/pshmem_my_pe_f.o .libs/pshmem_barrier_all_f.o .libs/pshpalloc_f.o .libs/pshpdeallc_f.o .libs/pshpclmove_f.o .libs/pshmem_ptr_f.o .libs/pshmem_pe_accessible_f.o .libs/pshmem_addr_accessible_f.o .libs/pshmem_character_put_f.o .libs/pshmem_double_put_f.o .libs/pshmem_complex_put_f.o .libs/pshmem_logical_put_f.o .libs/pshmem_integer_put_f.o .libs/pshmem_real_put_f.o .libs/pshmem_put4_f.o .libs/pshmem_put8_f.o .libs/pshmem_put32_f.o .libs/pshmem_put64_f.o .libs/pshmem_put128_f.o .libs/pshmem_putmem_f.o .libs/pshmem_complex_iput_f.o .libs/pshmem_double_iput_f.o .libs/pshmem_integer_iput_f.o .libs/pshmem_iput128_f.o .libs/pshmem_iput32_f.o .libs/pshmem_iput4_f.o .libs/pshmem_iput64_f.o .libs/pshmem_iput8_f.o .libs/pshmem_logical_iput_f.o .libs/pshmem_real_iput_f.o .libs/pshmem_put_nb_f.o .libs/pshmem_character_get_f.o .libs/pshmem_complex_get_f.o .libs/pshmem_double_get_f.o .libs/pshmem_get128_f.o .libs/pshmem_get32_f.o .libs/pshmem_get4_f.o .libs/pshmem_get64_f.o .libs/pshmem_get8_f.o .libs/pshmem_getmem_f.o .libs/pshmem_integer_get_f.o .libs/pshmem_logical_get_f.o .libs/pshmem_real_get_f.o .libs/pshmem_complex_iget_f.o .libs/pshmem_double_iget_f.o .libs/pshmem_iget128_f.o .libs/pshmem_iget32_f.o .libs/pshmem_iget4_f.o .libs/pshmem_iget64_f.o .libs/pshmem_iget8_f.o .libs/pshmem_integer_iget_f.o .libs/pshmem_logical_iget_f.o .libs/pshmem_real_iget_f.o .libs/pshmem_get_nb_f.o .libs/pshmem_swap_f.o .libs/pshmem_int4_swap_f.o .libs/pshmem_int8_swap_f.o .libs/pshmem_real4_swap_f.o .libs/pshmem_real8_swap_f.o .libs/pshmem_int4_set_f.o .libs/pshmem_int8_set_f.o .libs/pshmem_real4_set_f.o .libs/pshmem_real8_set_f.o .libs/pshmem_int4_cswap_f.o .libs/pshmem_int8_cswap_f.o .libs/pshmem_int4_fadd_f.o .libs/pshmem_int8_fadd_f.o .libs/pshmem_int4_fetch_f.o .libs/pshmem_int8_fetch_f.o .libs/pshmem_real4_fetch_f.o .libs/pshmem_real8_fetch_f.o .libs/pshmem_int4_finc_f.o .libs/pshmem_int8_finc_f.o .libs/pshmem_int4_add_f.o .libs/pshmem_int8_add_f.o .libs/pshmem_int4_wait_f.o .libs/pshmem_int8_wait_f.o .libs/pshmem_wait_f.o .libs/pshmem_int4_wait_until_f.o .libs/pshmem_int8_wait_until_f.o .libs/pshmem_wait_until_f.o .libs/pshmem_barrier_f.o .libs/pshmem_and_to_all_f.o .libs/pshmem_or_to_all_f.o .libs/pshmem_xor_to_all_f.o .libs/pshmem_max_to_all_f.o .libs/pshmem_min_to_all_f.o .libs/pshmem_sum_to_all_f.o .libs/pshmem_prod_to_all_f.o .libs/pshmem_collect_f.o .libs/pshmem_broadcast_f.o .libs/pshmem_alltoall_f.o .libs/pshmem_lock_f.o .libs/pshmem_cache_f.o .libs/pshmem_int4_inc_f.o .libs/pshmem_int8_inc_f.o .libs/pshmem_quiet_f.o .libs/pshmem_fence_f.o .libs/pshmem_info_f.o libtool: link: ranlib .libs/liboshmem_fortran_pshmem.a libtool: link: ( cd ".libs" && rm -f "liboshmem_fortran_pshmem.la" && ln -s "../liboshmem_fortran_pshmem.la" "liboshmem_fortran_pshmem.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' depbase=`echo shmem_finalize_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT shmem_finalize_f.lo -MD -MP -MF $depbase.Tpo -c -o shmem_finalize_f.lo shmem_finalize_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT shmem_finalize_f.lo -MD -MP -MF .deps/shmem_finalize_f.Tpo -c shmem_finalize_f.c -fPIC -DPIC -o .libs/shmem_finalize_f.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem_fortran.la shmem_finalize_f.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/liboshmem_fortran.a .libs/shmem_finalize_f.o libtool: link: ranlib .libs/liboshmem_fortran.a libtool: link: ( cd ".libs" && rm -f "liboshmem_fortran.la" && ln -s "../liboshmem_fortran.la" "liboshmem_fortran.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making all in mca/atomic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' depbase=`echo base/atomic_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/atomic_base_frame.lo base/atomic_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/atomic_base_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_available.lo -MD -MP -MF $depbase.Tpo -c -o base/atomic_base_available.lo base/atomic_base_available.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/atomic_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/atomic_base_select.lo base/atomic_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_available.lo -MD -MP -MF base/.deps/atomic_base_available.Tpo -c base/atomic_base_available.c -fPIC -DPIC -o base/.libs/atomic_base_available.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_select.lo -MD -MP -MF base/.deps/atomic_base_select.Tpo -c base/atomic_base_select.c -fPIC -DPIC -o base/.libs/atomic_base_select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/atomic_base_frame.lo -MD -MP -MF base/.deps/atomic_base_frame.Tpo -c base/atomic_base_frame.c -fPIC -DPIC -o base/.libs/atomic_base_frame.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_atomic.la base/atomic_base_frame.lo base/atomic_base_available.lo base/atomic_base_select.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_atomic.a base/.libs/atomic_base_frame.o base/.libs/atomic_base_available.o base/.libs/atomic_base_select.o libtool: link: ranlib .libs/libmca_atomic.a libtool: link: ( cd ".libs" && rm -f "libmca_atomic.la" && ln -s "../libmca_atomic.la" "libmca_atomic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' Making all in mca/memheap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' depbase=`echo base/memheap_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_frame.lo base/memheap_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/memheap_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_select.lo base/memheap_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/memheap_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_alloc.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_alloc.lo base/memheap_base_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/memheap_base_static.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_static.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_static.lo base/memheap_base_static.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_frame.lo -MD -MP -MF base/.deps/memheap_base_frame.Tpo -c base/memheap_base_frame.c -fPIC -DPIC -o base/.libs/memheap_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_select.lo -MD -MP -MF base/.deps/memheap_base_select.Tpo -c base/memheap_base_select.c -fPIC -DPIC -o base/.libs/memheap_base_select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_alloc.lo -MD -MP -MF base/.deps/memheap_base_alloc.Tpo -c base/memheap_base_alloc.c -fPIC -DPIC -o base/.libs/memheap_base_alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_static.lo -MD -MP -MF base/.deps/memheap_base_static.Tpo -c base/memheap_base_static.c -fPIC -DPIC -o base/.libs/memheap_base_static.o depbase=`echo base/memheap_base_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_register.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_register.lo base/memheap_base_register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/memheap_base_mkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_mkey.lo -MD -MP -MF $depbase.Tpo -c -o base/memheap_base_mkey.lo base/memheap_base_mkey.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_register.lo -MD -MP -MF base/.deps/memheap_base_register.Tpo -c base/memheap_base_register.c -fPIC -DPIC -o base/.libs/memheap_base_register.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_LIBMPI_NAME=\"mpi\" -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/memheap_base_mkey.lo -MD -MP -MF base/.deps/memheap_base_mkey.Tpo -c base/memheap_base_mkey.c -fPIC -DPIC -o base/.libs/memheap_base_mkey.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_memheap.la base/memheap_base_frame.lo base/memheap_base_select.lo base/memheap_base_alloc.lo base/memheap_base_static.lo base/memheap_base_register.lo base/memheap_base_mkey.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_memheap.a base/.libs/memheap_base_frame.o base/.libs/memheap_base_select.o base/.libs/memheap_base_alloc.o base/.libs/memheap_base_static.o base/.libs/memheap_base_register.o base/.libs/memheap_base_mkey.o libtool: link: ranlib .libs/libmca_memheap.a libtool: link: ( cd ".libs" && rm -f "libmca_memheap.la" && ln -s "../libmca_memheap.la" "libmca_memheap.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' Making all in mca/scoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' depbase=`echo base/scoll_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/scoll_base_frame.lo base/scoll_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/scoll_base_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_available.lo -MD -MP -MF $depbase.Tpo -c -o base/scoll_base_available.lo base/scoll_base_available.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/scoll_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/scoll_base_select.lo base/scoll_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_select.lo -MD -MP -MF base/.deps/scoll_base_select.Tpo -c base/scoll_base_select.c -fPIC -DPIC -o base/.libs/scoll_base_select.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_frame.lo -MD -MP -MF base/.deps/scoll_base_frame.Tpo -c base/scoll_base_frame.c -fPIC -DPIC -o base/.libs/scoll_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/scoll_base_available.lo -MD -MP -MF base/.deps/scoll_base_available.Tpo -c base/scoll_base_available.c -fPIC -DPIC -o base/.libs/scoll_base_available.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_scoll.la base/scoll_base_frame.lo base/scoll_base_available.lo base/scoll_base_select.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_scoll.a base/.libs/scoll_base_frame.o base/.libs/scoll_base_available.o base/.libs/scoll_base_select.o libtool: link: ranlib .libs/libmca_scoll.a libtool: link: ( cd ".libs" && rm -f "libmca_scoll.la" && ln -s "../libmca_scoll.la" "libmca_scoll.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' Making all in mca/spml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' depbase=`echo base/spml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_frame.lo base/spml_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/spml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_select.lo base/spml_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/spml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_request.lo base/spml_base_request.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/spml_base_atomicreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_atomicreq.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_atomicreq.lo base/spml_base_atomicreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_frame.lo -MD -MP -MF base/.deps/spml_base_frame.Tpo -c base/spml_base_frame.c -fPIC -DPIC -o base/.libs/spml_base_frame.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_request.lo -MD -MP -MF base/.deps/spml_base_request.Tpo -c base/spml_base_request.c -fPIC -DPIC -o base/.libs/spml_base_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_atomicreq.lo -MD -MP -MF base/.deps/spml_base_atomicreq.Tpo -c base/spml_base_atomicreq.c -fPIC -DPIC -o base/.libs/spml_base_atomicreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_select.lo -MD -MP -MF base/.deps/spml_base_select.Tpo -c base/spml_base_select.c -fPIC -DPIC -o base/.libs/spml_base_select.o depbase=`echo base/spml_base_getreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_getreq.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_getreq.lo base/spml_base_getreq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/spml_base_putreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_putreq.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base_putreq.lo base/spml_base_putreq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/spml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base.lo -MD -MP -MF $depbase.Tpo -c -o base/spml_base.lo base/spml_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_getreq.lo -MD -MP -MF base/.deps/spml_base_getreq.Tpo -c base/spml_base_getreq.c -fPIC -DPIC -o base/.libs/spml_base_getreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base_putreq.lo -MD -MP -MF base/.deps/spml_base_putreq.Tpo -c base/spml_base_putreq.c -fPIC -DPIC -o base/.libs/spml_base_putreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/spml_base.lo -MD -MP -MF base/.deps/spml_base.Tpo -c base/spml_base.c -fPIC -DPIC -o base/.libs/spml_base.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_spml.la base/spml_base_frame.lo base/spml_base_select.lo base/spml_base_request.lo base/spml_base_atomicreq.lo base/spml_base_getreq.lo base/spml_base_putreq.lo base/spml_base.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_spml.a base/.libs/spml_base_frame.o base/.libs/spml_base_select.o base/.libs/spml_base_request.o base/.libs/spml_base_atomicreq.o base/.libs/spml_base_getreq.o base/.libs/spml_base_putreq.o base/.libs/spml_base.o libtool: link: ranlib .libs/libmca_spml.a libtool: link: ( cd ".libs" && rm -f "libmca_spml.la" && ln -s "../libmca_spml.la" "libmca_spml.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' Making all in mca/sshmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' depbase=`echo base/sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/sshmem_base_close.lo base/sshmem_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/sshmem_base_select.lo base/sshmem_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/sshmem_base_open.lo base/sshmem_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo base/sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o base/sshmem_base_wrappers.lo base/sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_close.lo -MD -MP -MF base/.deps/sshmem_base_close.Tpo -c base/sshmem_base_close.c -fPIC -DPIC -o base/.libs/sshmem_base_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_wrappers.lo -MD -MP -MF base/.deps/sshmem_base_wrappers.Tpo -c base/sshmem_base_wrappers.c -fPIC -DPIC -o base/.libs/sshmem_base_wrappers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_open.lo -MD -MP -MF base/.deps/sshmem_base_open.Tpo -c base/sshmem_base_open.c -fPIC -DPIC -o base/.libs/sshmem_base_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT base/sshmem_base_select.lo -MD -MP -MF base/.deps/sshmem_base_select.Tpo -c base/sshmem_base_select.c -fPIC -DPIC -o base/.libs/sshmem_base_select.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmca_sshmem.la base/sshmem_base_close.lo base/sshmem_base_select.lo base/sshmem_base_open.lo base/sshmem_base_wrappers.lo -lrt -lm -lutil -lhwloc libtool: link: ar cru .libs/libmca_sshmem.a base/.libs/sshmem_base_close.o base/.libs/sshmem_base_select.o base/.libs/sshmem_base_open.o base/.libs/sshmem_base_wrappers.o libtool: link: ranlib .libs/libmca_sshmem.a libtool: link: ( cd ".libs" && rm -f "libmca_sshmem.la" && ln -s "../libmca_sshmem.la" "libmca_sshmem.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' /usr/bin/mkdir -p `dirname ../oshmem/shmem/man/man3/.dir-stamp` 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT op/op.lo -MD -MP -MF $depbase.Tpo -c -o op/op.lo op/op.c &&\ mv -f $depbase.Tpo $depbase.Plo touch "../oshmem/shmem/man/man3/.dir-stamp" 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc/proc.lo -MD -MP -MF $depbase.Tpo -c -o proc/proc.lo proc/proc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo proc/proc_group_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc/proc_group_cache.lo -MD -MP -MF $depbase.Tpo -c -o proc/proc_group_cache.lo proc/proc_group_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT op/op.lo -MD -MP -MF op/.deps/op.Tpo -c op/op.c -fPIC -DPIC -o op/.libs/op.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc/proc.lo -MD -MP -MF proc/.deps/proc.Tpo -c proc/proc.c -fPIC -DPIC -o proc/.libs/proc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT proc/proc_group_cache.lo -MD -MP -MF proc/.deps/proc_group_cache.Tpo -c proc/proc_group_cache.c -fPIC -DPIC -o proc/.libs/proc_group_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT request/request.lo -MD -MP -MF request/.deps/request.Tpo -c request/request.c -fPIC -DPIC -o request/.libs/request.o 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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT info/info.lo -MD -MP -MF $depbase.Tpo -c -o info/info.lo info/info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo runtime/oshmem_shmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_shmem_init.lo runtime/oshmem_shmem_init.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo runtime/oshmem_shmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_shmem_finalize.lo runtime/oshmem_shmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT info/info.lo -MD -MP -MF info/.deps/info.Tpo -c info/info.c -fPIC -DPIC -o info/.libs/info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_finalize.lo -MD -MP -MF runtime/.deps/oshmem_shmem_finalize.Tpo -c runtime/oshmem_shmem_finalize.c -fPIC -DPIC -o runtime/.libs/oshmem_shmem_finalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_init.lo -MD -MP -MF runtime/.deps/oshmem_shmem_init.Tpo -c runtime/oshmem_shmem_init.c -fPIC -DPIC -o runtime/.libs/oshmem_shmem_init.o depbase=`echo runtime/oshmem_shmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_abort.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_shmem_abort.lo runtime/oshmem_shmem_abort.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo runtime/oshmem_shmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_shmem_params.lo runtime/oshmem_shmem_params.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo runtime/oshmem_shmem_exchange.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_exchange.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_shmem_exchange.lo runtime/oshmem_shmem_exchange.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_abort.lo -MD -MP -MF runtime/.deps/oshmem_shmem_abort.Tpo -c runtime/oshmem_shmem_abort.c -fPIC -DPIC -o runtime/.libs/oshmem_shmem_abort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_params.lo -MD -MP -MF runtime/.deps/oshmem_shmem_params.Tpo -c runtime/oshmem_shmem_params.c -fPIC -DPIC -o runtime/.libs/oshmem_shmem_params.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_shmem_exchange.lo -MD -MP -MF runtime/.deps/oshmem_shmem_exchange.Tpo -c runtime/oshmem_shmem_exchange.c -fPIC -DPIC -o runtime/.libs/oshmem_shmem_exchange.o depbase=`echo runtime/oshmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_info_support.lo -MD -MP -MF $depbase.Tpo -c -o runtime/oshmem_info_support.lo runtime/oshmem_info_support.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo util/oshmem_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/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/oshmem_util.lo -MD -MP -MF $depbase.Tpo -c -o util/oshmem_util.lo util/oshmem_util.c &&\ mv -f $depbase.Tpo $depbase.Plo SED shmem/man/man3/intro_shmem.3 SED shmem/man/man3/OpenSHMEM.3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT runtime/oshmem_info_support.lo -MD -MP -MF runtime/.deps/oshmem_info_support.Tpo -c runtime/oshmem_info_support.c -fPIC -DPIC -o runtime/.libs/oshmem_info_support.o SED shmem/man/man3/shmem_init.3 SED shmem/man/man3/shmem_finalize.3 SED shmem/man/man3/shmem_n_pes.3 SED shmem/man/man3/shmem_my_pe.3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT util/oshmem_util.lo -MD -MP -MF util/.deps/oshmem_util.Tpo -c util/oshmem_util.c -fPIC -DPIC -o util/.libs/oshmem_util.o SED shmem/man/man3/shmem_pe_accessible.3 SED shmem/man/man3/shmem_addr_accessible.3 SED shmem/man/man3/shmem_malloc.3 SED shmem/man/man3/shmem_align.3 SED shmem/man/man3/shmem_realloc.3 SED shmem/man/man3/shmem_free.3 SED shmem/man/man3/shmem_ptr.3 SED shmem/man/man3/shmem_char_p.3 SED shmem/man/man3/shmem_short_p.3 SED shmem/man/man3/shmem_int_p.3 SED shmem/man/man3/shmem_long_p.3 SED shmem/man/man3/shmem_float_p.3 SED shmem/man/man3/shmem_double_p.3 SED shmem/man/man3/shmem_longlong_p.3 SED shmem/man/man3/shmem_longdouble_p.3 SED shmem/man/man3/shmem_char_put.3 SED shmem/man/man3/shmem_short_put.3 SED shmem/man/man3/shmem_int_put.3 SED shmem/man/man3/shmem_long_put.3 SED shmem/man/man3/shmem_float_put.3 SED shmem/man/man3/shmem_double_put.3 SED shmem/man/man3/shmem_longlong_put.3 SED shmem/man/man3/shmem_longdouble_put.3 SED shmem/man/man3/shmem_put32.3 SED shmem/man/man3/shmem_put64.3 SED shmem/man/man3/shmem_put128.3 SED shmem/man/man3/shmem_putmem.3 SED shmem/man/man3/shmem_short_iput.3 SED shmem/man/man3/shmem_int_iput.3 SED shmem/man/man3/shmem_long_iput.3 SED shmem/man/man3/shmem_float_iput.3 SED shmem/man/man3/shmem_double_iput.3 SED shmem/man/man3/shmem_longlong_iput.3 SED shmem/man/man3/shmem_longdouble_iput.3 SED shmem/man/man3/shmem_iput32.3 SED shmem/man/man3/shmem_iput64.3 SED shmem/man/man3/shmem_iput128.3 SED shmem/man/man3/shmem_char_g.3 SED shmem/man/man3/shmem_short_g.3 SED shmem/man/man3/shmem_int_g.3 SED shmem/man/man3/shmem_long_g.3 SED shmem/man/man3/shmem_float_g.3 SED shmem/man/man3/shmem_double_g.3 SED shmem/man/man3/shmem_longlong_g.3 SED shmem/man/man3/shmem_longdouble_g.3 SED shmem/man/man3/shmem_char_get.3 SED shmem/man/man3/shmem_short_get.3 SED shmem/man/man3/shmem_int_get.3 SED shmem/man/man3/shmem_long_get.3 SED shmem/man/man3/shmem_float_get.3 SED shmem/man/man3/shmem_double_get.3 SED shmem/man/man3/shmem_longlong_get.3 SED shmem/man/man3/shmem_longdouble_get.3 SED shmem/man/man3/shmem_get32.3 SED shmem/man/man3/shmem_get64.3 SED shmem/man/man3/shmem_get128.3 SED shmem/man/man3/shmem_getmem.3 SED shmem/man/man3/shmem_short_iget.3 SED shmem/man/man3/shmem_int_iget.3 SED shmem/man/man3/shmem_long_iget.3 SED shmem/man/man3/shmem_float_iget.3 SED shmem/man/man3/shmem_double_iget.3 SED shmem/man/man3/shmem_longlong_iget.3 SED shmem/man/man3/shmem_longdouble_iget.3 SED shmem/man/man3/shmem_iget32.3 SED shmem/man/man3/shmem_iget64.3 SED shmem/man/man3/shmem_iget128.3 SED shmem/man/man3/shmem_swap.3 SED shmem/man/man3/shmem_int_swap.3 SED shmem/man/man3/shmem_long_swap.3 SED shmem/man/man3/shmem_longlong_swap.3 SED shmem/man/man3/shmem_float_swap.3 SED shmem/man/man3/shmem_double_swap.3 SED shmem/man/man3/shmem_double_set.3 SED shmem/man/man3/shmem_float_set.3 SED shmem/man/man3/shmem_int_set.3 SED shmem/man/man3/shmem_longlong_set.3 SED shmem/man/man3/shmem_long_set.3 SED shmem/man/man3/shmem_int_cswap.3 SED shmem/man/man3/shmem_long_cswap.3 SED shmem/man/man3/shmem_longlong_cswap.3 SED shmem/man/man3/shmem_int_fadd.3 SED shmem/man/man3/shmem_long_fadd.3 SED shmem/man/man3/shmem_longlong_fadd.3 SED shmem/man/man3/shmem_double_fetch.3 SED shmem/man/man3/shmem_float_fetch.3 SED shmem/man/man3/shmem_int_fetch.3 SED shmem/man/man3/shmem_long_fetch.3 SED shmem/man/man3/shmem_longlong_fetch.3 SED shmem/man/man3/shmem_int_finc.3 SED shmem/man/man3/shmem_long_finc.3 SED shmem/man/man3/shmem_longlong_finc.3 SED shmem/man/man3/shmem_int_add.3 SED shmem/man/man3/shmem_long_add.3 SED shmem/man/man3/shmem_longlong_add.3 SED shmem/man/man3/shmem_long_inc.3 SED shmem/man/man3/shmem_int_inc.3 SED shmem/man/man3/shmem_longlong_inc.3 SED shmem/man/man3/shmem_set_lock.3 SED shmem/man/man3/shmem_clear_lock.3 SED shmem/man/man3/shmem_test_lock.3 SED shmem/man/man3/shmem_wait.3 SED shmem/man/man3/shmem_short_wait.3 SED shmem/man/man3/shmem_int_wait.3 SED shmem/man/man3/shmem_long_wait.3 SED shmem/man/man3/shmem_longlong_wait.3 SED shmem/man/man3/shmem_wait_until.3 SED shmem/man/man3/shmem_short_wait_until.3 SED shmem/man/man3/shmem_int_wait_until.3 SED shmem/man/man3/shmem_long_wait_until.3 SED shmem/man/man3/shmem_longlong_wait_until.3 SED shmem/man/man3/shmem_barrier.3 SED shmem/man/man3/shmem_barrier_all.3 SED shmem/man/man3/shmem_fence.3 SED shmem/man/man3/shmem_quiet.3 SED shmem/man/man3/shmem_broadcast32.3 SED shmem/man/man3/shmem_broadcast64.3 SED shmem/man/man3/shmem_alltoall32.3 SED shmem/man/man3/shmem_alltoall64.3 SED shmem/man/man3/shmem_alltoalls32.3 SED shmem/man/man3/shmem_alltoalls64.3 SED shmem/man/man3/shmem_collect32.3 SED shmem/man/man3/shmem_collect64.3 SED shmem/man/man3/shmem_fcollect32.3 SED shmem/man/man3/shmem_fcollect64.3 SED shmem/man/man3/shmem_short_and_to_all.3 SED shmem/man/man3/shmem_int_and_to_all.3 SED shmem/man/man3/shmem_long_and_to_all.3 SED shmem/man/man3/shmem_longlong_and_to_all.3 SED shmem/man/man3/shmem_short_or_to_all.3 SED shmem/man/man3/shmem_int_or_to_all.3 SED shmem/man/man3/shmem_long_or_to_all.3 SED shmem/man/man3/shmem_longlong_or_to_all.3 SED shmem/man/man3/shmem_short_xor_to_all.3 SED shmem/man/man3/shmem_int_xor_to_all.3 SED shmem/man/man3/shmem_long_xor_to_all.3 SED shmem/man/man3/shmem_longlong_xor_to_all.3 SED shmem/man/man3/shmem_short_max_to_all.3 SED shmem/man/man3/shmem_int_max_to_all.3 SED shmem/man/man3/shmem_long_max_to_all.3 SED shmem/man/man3/shmem_longlong_max_to_all.3 SED shmem/man/man3/shmem_float_max_to_all.3 SED shmem/man/man3/shmem_double_max_to_all.3 SED shmem/man/man3/shmem_longdouble_max_to_all.3 SED shmem/man/man3/shmem_short_min_to_all.3 SED shmem/man/man3/shmem_int_min_to_all.3 SED shmem/man/man3/shmem_long_min_to_all.3 SED shmem/man/man3/shmem_longlong_min_to_all.3 SED shmem/man/man3/shmem_float_min_to_all.3 SED shmem/man/man3/shmem_double_min_to_all.3 SED shmem/man/man3/shmem_longdouble_min_to_all.3 SED shmem/man/man3/shmem_short_sum_to_all.3 SED shmem/man/man3/shmem_int_sum_to_all.3 SED shmem/man/man3/shmem_long_sum_to_all.3 SED shmem/man/man3/shmem_longlong_sum_to_all.3 SED shmem/man/man3/shmem_float_sum_to_all.3 SED shmem/man/man3/shmem_double_sum_to_all.3 SED shmem/man/man3/shmem_complexf_sum_to_all.3 SED shmem/man/man3/shmem_complexd_sum_to_all.3 SED shmem/man/man3/shmem_short_prod_to_all.3 SED shmem/man/man3/shmem_int_prod_to_all.3 SED shmem/man/man3/shmem_long_prod_to_all.3 SED shmem/man/man3/shmem_longlong_prod_to_all.3 SED shmem/man/man3/shmem_float_prod_to_all.3 SED shmem/man/man3/shmem_double_prod_to_all.3 SED shmem/man/man3/shmem_longdouble_prod_to_all.3 SED shmem/man/man3/shmem_complexf_prod_to_all.3 SED shmem/man/man3/shmem_complexd_prod_to_all.3 SED shmem/man/man3/shmem_udcflush.3 SED shmem/man/man3/shmem_udcflush_line.3 SED shmem/man/man3/shmem_set_cache_inv.3 SED shmem/man/man3/shmem_set_cache_line_inv.3 SED shmem/man/man3/shmem_clear_cache_inv.3 SED shmem/man/man3/shmem_clear_cache_line_inv.3 SED shmem/man/man3/shmem_info_get_name.3 SED shmem/man/man3/shmem_info_get_version.3 SED shmem/man/man3/shmem_global_exit.3 SED shmem/man/man3/shmem_getmem_nbi.3 SED shmem/man/man3/shmem_char_get_nbi.3 SED shmem/man/man3/shmem_short_get_nbi.3 SED shmem/man/man3/shmem_int_get_nbi.3 SED shmem/man/man3/shmem_long_get_nbi.3 SED shmem/man/man3/shmem_longlong_get_nbi.3 SED shmem/man/man3/shmem_float_get_nbi.3 SED shmem/man/man3/shmem_double_get_nbi.3 SED shmem/man/man3/shmem_longdouble_get_nbi.3 SED shmem/man/man3/shmem_get8_nbi.3 SED shmem/man/man3/shmem_get16_nbi.3 SED shmem/man/man3/shmem_get32_nbi.3 SED shmem/man/man3/shmem_get64_nbi.3 SED shmem/man/man3/shmem_get128_nbi.3 SED shmem/man/man3/shmem_putmem_nbi.3 SED shmem/man/man3/shmem_char_put_nbi.3 SED shmem/man/man3/shmem_short_put_nbi.3 SED shmem/man/man3/shmem_int_put_nbi.3 SED shmem/man/man3/shmem_long_put_nbi.3 SED shmem/man/man3/shmem_longlong_put_nbi.3 SED shmem/man/man3/shmem_float_put_nbi.3 SED shmem/man/man3/shmem_double_put_nbi.3 SED shmem/man/man3/shmem_longdouble_put_nbi.3 SED shmem/man/man3/shmem_put8_nbi.3 SED shmem/man/man3/shmem_put16_nbi.3 SED shmem/man/man3/shmem_put32_nbi.3 SED shmem/man/man3/shmem_put64_nbi.3 SED shmem/man/man3/shmem_put128_nbi.3 SED shmem/man/man3/start_pes.3 SED shmem/man/man3/_num_pes.3 SED shmem/man/man3/_my_pe.3 SED shmem/man/man3/shmalloc.3 SED shmem/man/man3/shmemalign.3 SED shmem/man/man3/shfree.3 SED shmem/man/man3/shrealloc.3 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:3:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem.la -rpath /usr/lib/openmpi/lib op/op.lo proc/proc.lo proc/proc_group_cache.lo request/request.lo info/info.lo runtime/oshmem_shmem_init.lo runtime/oshmem_shmem_finalize.lo runtime/oshmem_shmem_abort.lo runtime/oshmem_shmem_params.lo runtime/oshmem_shmem_exchange.lo runtime/oshmem_info_support.lo util/oshmem_util.lo shmem/c/liboshmem_c.la shmem/c/profile/liboshmem_c_pshmem.la shmem/fortran/liboshmem_fortran.la shmem/fortran/profile/liboshmem_fortran_pshmem.la mca/atomic/libmca_atomic.la mca/memheap/libmca_memheap.la mca/scoll/libmca_scoll.la mca/spml/libmca_spml.la mca/sshmem/libmca_sshmem.la /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC op/.libs/op.o proc/.libs/proc.o proc/.libs/proc_group_cache.o request/.libs/request.o info/.libs/info.o runtime/.libs/oshmem_shmem_init.o runtime/.libs/oshmem_shmem_finalize.o runtime/.libs/oshmem_shmem_abort.o runtime/.libs/oshmem_shmem_params.o runtime/.libs/oshmem_shmem_exchange.o runtime/.libs/oshmem_info_support.o util/.libs/oshmem_util.o -Wl,--whole-archive shmem/c/.libs/liboshmem_c.a shmem/c/profile/.libs/liboshmem_c_pshmem.a shmem/fortran/.libs/liboshmem_fortran.a shmem/fortran/profile/.libs/liboshmem_fortran_pshmem.a mca/atomic/.libs/libmca_atomic.a mca/memheap/.libs/libmca_memheap.a mca/scoll/.libs/libmca_scoll.a mca/spml/.libs/libmca_spml.a mca/sshmem/.libs/libmca_sshmem.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,liboshmem.so.20 -o .libs/liboshmem.so.20.10.3 libtool: link: (cd ".libs" && rm -f "liboshmem.so.20" && ln -s "liboshmem.so.20.10.3" "liboshmem.so.20") libtool: link: (cd ".libs" && rm -f "liboshmem.so" && ln -s "liboshmem.so.20.10.3" "liboshmem.so") libtool: link: ( cd ".libs" && rm -f "liboshmem.la" && ln -s "../liboshmem.la" "liboshmem.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making all in mca/atomic/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' depbase=`echo atomic_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_module.lo -MD -MP -MF $depbase.Tpo -c -o atomic_basic_module.lo atomic_basic_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atomic_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o atomic_basic_component.lo atomic_basic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atomic_basic_fadd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_fadd.lo -MD -MP -MF $depbase.Tpo -c -o atomic_basic_fadd.lo atomic_basic_fadd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atomic_basic_cswap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_cswap.lo -MD -MP -MF $depbase.Tpo -c -o atomic_basic_cswap.lo atomic_basic_cswap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_fadd.lo -MD -MP -MF .deps/atomic_basic_fadd.Tpo -c atomic_basic_fadd.c -fPIC -DPIC -o .libs/atomic_basic_fadd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_cswap.lo -MD -MP -MF .deps/atomic_basic_cswap.Tpo -c atomic_basic_cswap.c -fPIC -DPIC -o .libs/atomic_basic_cswap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_module.lo -MD -MP -MF .deps/atomic_basic_module.Tpo -c atomic_basic_module.c -fPIC -DPIC -o .libs/atomic_basic_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_basic_component.lo -MD -MP -MF .deps/atomic_basic_component.Tpo -c atomic_basic_component.c -fPIC -DPIC -o .libs/atomic_basic_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_atomic_basic.la -rpath /usr/lib/openmpi/lib/openmpi atomic_basic_module.lo atomic_basic_component.lo atomic_basic_fadd.lo atomic_basic_cswap.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/atomic_basic_module.o .libs/atomic_basic_component.o .libs/atomic_basic_fadd.o .libs/atomic_basic_cswap.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_atomic_basic.so -o .libs/mca_atomic_basic.so libtool: link: ( cd ".libs" && rm -f "mca_atomic_basic.la" && ln -s "../mca_atomic_basic.la" "mca_atomic_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' Making all in mca/memheap/ptmalloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' 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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo memheap_ptmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_ptmalloc.lo -MD -MP -MF $depbase.Tpo -c -o memheap_ptmalloc.lo memheap_ptmalloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo memheap_ptmalloc_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_ptmalloc_component.lo -MD -MP -MF $depbase.Tpo -c -o memheap_ptmalloc_component.lo memheap_ptmalloc_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_ptmalloc_component.lo -MD -MP -MF .deps/memheap_ptmalloc_component.Tpo -c memheap_ptmalloc_component.c -fPIC -DPIC -o .libs/memheap_ptmalloc_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_ptmalloc.lo -MD -MP -MF .deps/memheap_ptmalloc.Tpo -c memheap_ptmalloc.c -fPIC -DPIC -o .libs/memheap_ptmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_memheap_ptmalloc.la -rpath /usr/lib/openmpi/lib/openmpi malloc.lo memheap_ptmalloc.lo memheap_ptmalloc_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/malloc.o .libs/memheap_ptmalloc.o .libs/memheap_ptmalloc_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_memheap_ptmalloc.so -o .libs/mca_memheap_ptmalloc.so libtool: link: ( cd ".libs" && rm -f "mca_memheap_ptmalloc.la" && ln -s "../mca_memheap_ptmalloc.la" "mca_memheap_ptmalloc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' Making all in mca/memheap/buddy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' depbase=`echo memheap_buddy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_buddy.lo -MD -MP -MF $depbase.Tpo -c -o memheap_buddy.lo memheap_buddy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo memheap_buddy_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_buddy_component.lo -MD -MP -MF $depbase.Tpo -c -o memheap_buddy_component.lo memheap_buddy_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_buddy.lo -MD -MP -MF .deps/memheap_buddy.Tpo -c memheap_buddy.c -fPIC -DPIC -o .libs/memheap_buddy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT memheap_buddy_component.lo -MD -MP -MF .deps/memheap_buddy_component.Tpo -c memheap_buddy_component.c -fPIC -DPIC -o .libs/memheap_buddy_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_memheap_buddy.la -rpath /usr/lib/openmpi/lib/openmpi memheap_buddy.lo memheap_buddy_component.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/memheap_buddy.o .libs/memheap_buddy_component.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_memheap_buddy.so -o .libs/mca_memheap_buddy.so libtool: link: ( cd ".libs" && rm -f "mca_memheap_buddy.la" && ln -s "../mca_memheap_buddy.la" "mca_memheap_buddy.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' Making all in mca/scoll/mpi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' depbase=`echo scoll_mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_module.lo -MD -MP -MF $depbase.Tpo -c -o scoll_mpi_module.lo scoll_mpi_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_mpi_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_component.lo -MD -MP -MF $depbase.Tpo -c -o scoll_mpi_component.lo scoll_mpi_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_mpi_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_ops.lo -MD -MP -MF $depbase.Tpo -c -o scoll_mpi_ops.lo scoll_mpi_ops.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_ops.lo -MD -MP -MF .deps/scoll_mpi_ops.Tpo -c scoll_mpi_ops.c -fPIC -DPIC -o .libs/scoll_mpi_ops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_component.lo -MD -MP -MF .deps/scoll_mpi_component.Tpo -c scoll_mpi_component.c -fPIC -DPIC -o .libs/scoll_mpi_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_mpi_module.lo -MD -MP -MF .deps/scoll_mpi_module.Tpo -c scoll_mpi_module.c -fPIC -DPIC -o .libs/scoll_mpi_module.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_scoll_mpi.la -rpath /usr/lib/openmpi/lib/openmpi scoll_mpi_module.lo scoll_mpi_component.lo scoll_mpi_ops.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/scoll_mpi_module.o .libs/scoll_mpi_component.o .libs/scoll_mpi_ops.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_scoll_mpi.so -o .libs/mca_scoll_mpi.so libtool: link: ( cd ".libs" && rm -f "mca_scoll_mpi.la" && ln -s "../mca_scoll_mpi.la" "mca_scoll_mpi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' Making all in mca/scoll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' depbase=`echo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_module.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_module.lo scoll_basic_module.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_component.lo scoll_basic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_barrier.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_barrier.lo scoll_basic_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_basic_broadcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_broadcast.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_broadcast.lo scoll_basic_broadcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_component.lo -MD -MP -MF .deps/scoll_basic_component.Tpo -c scoll_basic_component.c -fPIC -DPIC -o .libs/scoll_basic_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_barrier.lo -MD -MP -MF .deps/scoll_basic_barrier.Tpo -c scoll_basic_barrier.c -fPIC -DPIC -o .libs/scoll_basic_barrier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_broadcast.lo -MD -MP -MF .deps/scoll_basic_broadcast.Tpo -c scoll_basic_broadcast.c -fPIC -DPIC -o .libs/scoll_basic_broadcast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_module.lo -MD -MP -MF .deps/scoll_basic_module.Tpo -c scoll_basic_module.c -fPIC -DPIC -o .libs/scoll_basic_module.o depbase=`echo scoll_basic_collect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_collect.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_collect.lo scoll_basic_collect.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_reduce.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_reduce.lo scoll_basic_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o scoll_basic_alltoall.lo scoll_basic_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_reduce.lo -MD -MP -MF .deps/scoll_basic_reduce.Tpo -c scoll_basic_reduce.c -fPIC -DPIC -o .libs/scoll_basic_reduce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_collect.lo -MD -MP -MF .deps/scoll_basic_collect.Tpo -c scoll_basic_collect.c -fPIC -DPIC -o .libs/scoll_basic_collect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT scoll_basic_alltoall.lo -MD -MP -MF .deps/scoll_basic_alltoall.Tpo -c scoll_basic_alltoall.c -fPIC -DPIC -o .libs/scoll_basic_alltoall.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_scoll_basic.la -rpath /usr/lib/openmpi/lib/openmpi scoll_basic_module.lo scoll_basic_component.lo scoll_basic_barrier.lo scoll_basic_broadcast.lo scoll_basic_collect.lo scoll_basic_reduce.lo scoll_basic_alltoall.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/scoll_basic_module.o .libs/scoll_basic_component.o .libs/scoll_basic_barrier.o .libs/scoll_basic_broadcast.o .libs/scoll_basic_collect.o .libs/scoll_basic_reduce.o .libs/scoll_basic_alltoall.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_scoll_basic.so -o .libs/mca_scoll_basic.so libtool: link: ( cd ".libs" && rm -f "mca_scoll_basic.la" && ln -s "../mca_scoll_basic.la" "mca_scoll_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' Making all in mca/spml/yoda make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' depbase=`echo spml_yoda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda.lo -MD -MP -MF $depbase.Tpo -c -o spml_yoda.lo spml_yoda.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo spml_yoda_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_component.lo -MD -MP -MF $depbase.Tpo -c -o spml_yoda_component.lo spml_yoda_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo spml_yoda_putreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_putreq.lo -MD -MP -MF $depbase.Tpo -c -o spml_yoda_putreq.lo spml_yoda_putreq.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo spml_yoda_getreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_getreq.lo -MD -MP -MF $depbase.Tpo -c -o spml_yoda_getreq.lo spml_yoda_getreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda.lo -MD -MP -MF .deps/spml_yoda.Tpo -c spml_yoda.c -fPIC -DPIC -o .libs/spml_yoda.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_getreq.lo -MD -MP -MF .deps/spml_yoda_getreq.Tpo -c spml_yoda_getreq.c -fPIC -DPIC -o .libs/spml_yoda_getreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_putreq.lo -MD -MP -MF .deps/spml_yoda_putreq.Tpo -c spml_yoda_putreq.c -fPIC -DPIC -o .libs/spml_yoda_putreq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT spml_yoda_component.lo -MD -MP -MF .deps/spml_yoda_component.Tpo -c spml_yoda_component.c -fPIC -DPIC -o .libs/spml_yoda_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_spml_yoda.la -rpath /usr/lib/openmpi/lib/openmpi spml_yoda.lo spml_yoda_component.lo spml_yoda_putreq.lo spml_yoda_getreq.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/spml_yoda.o .libs/spml_yoda_component.o .libs/spml_yoda_putreq.o .libs/spml_yoda_getreq.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_spml_yoda.so -o .libs/mca_spml_yoda.so libtool: link: ( cd ".libs" && rm -f "mca_spml_yoda.la" && ln -s "../mca_spml_yoda.la" "mca_spml_yoda.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' Making all in mca/sshmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' depbase=`echo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_sysv_component.lo -MD -MP -MF $depbase.Tpo -c -o sshmem_sysv_component.lo sshmem_sysv_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_sysv_module.lo -MD -MP -MF $depbase.Tpo -c -o sshmem_sysv_module.lo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_sysv_component.lo -MD -MP -MF .deps/sshmem_sysv_component.Tpo -c sshmem_sysv_component.c -fPIC -DPIC -o .libs/sshmem_sysv_component.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_sysv_module.lo -MD -MP -MF .deps/sshmem_sysv_module.Tpo -c sshmem_sysv_module.c -fPIC -DPIC -o .libs/sshmem_sysv_module.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sshmem_sysv.la -rpath /usr/lib/openmpi/lib/openmpi sshmem_sysv_component.lo sshmem_sysv_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sshmem_sysv_component.o .libs/sshmem_sysv_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sshmem_sysv.so -o .libs/mca_sshmem_sysv.so libtool: link: ( cd ".libs" && rm -f "mca_sshmem_sysv.la" && ln -s "../mca_sshmem_sysv.la" "mca_sshmem_sysv.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' Making all in mca/sshmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' depbase=`echo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_mmap_component.lo -MD -MP -MF $depbase.Tpo -c -o sshmem_mmap_component.lo sshmem_mmap_component.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_mmap_module.lo -MD -MP -MF $depbase.Tpo -c -o sshmem_mmap_module.lo sshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_mmap_module.lo -MD -MP -MF .deps/sshmem_mmap_module.Tpo -c sshmem_mmap_module.c -fPIC -DPIC -o .libs/sshmem_mmap_module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT sshmem_mmap_component.lo -MD -MP -MF .deps/sshmem_mmap_component.Tpo -c sshmem_mmap_component.c -fPIC -DPIC -o .libs/sshmem_mmap_component.o /bin/sh ../../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_sshmem_mmap.la -rpath /usr/lib/openmpi/lib/openmpi sshmem_mmap_component.lo sshmem_mmap_module.lo -lrt -lm -lutil -lhwloc libtool: link: gcc -shared -fPIC -DPIC .libs/sshmem_mmap_component.o .libs/sshmem_mmap_module.o -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_sshmem_mmap.so -o .libs/mca_sshmem_mmap.so libtool: link: ( cd ".libs" && rm -f "mca_sshmem_mmap.la" && ln -s "../mca_sshmem_mmap.la" "mca_sshmem_mmap.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' Making all in tools/oshmem_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' depbase=`echo oshmem_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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DOSHMEM_PROFILING=1 -DOSHMEM_BUILD_FORTRAN_BINDINGS=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT oshmem_info.o -MD -MP -MF $depbase.Tpo -c -o oshmem_info.o oshmem_info.c &&\ mv -f $depbase.Tpo $depbase.Po 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/hwloc1112/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"\"" -DOPAL_CONFIGURE_DATE="\"Sat Dec 15 21:56:54 UTC 2018\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"`hostname`\"" -DOMPI_BUILD_DATE="\"`date`\"" -DOMPI_BUILD_CFLAGS="\"-I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread\"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread\"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"\"" -DOMPI_BUILD_FCFLAGS="\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard\"" -DOMPI_BUILD_LDFLAGS="\"-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \"" -DOMPI_BUILD_LIBS="\"-lrt -lm -lutil -lhwloc \"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DOSHMEM_PROFILING=1 -DOSHMEM_BUILD_FORTRAN_BINDINGS=1 -I../../.. -I../../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT param.o -MD -MP -MF $depbase.Tpo -c -o param.o param.c &&\ mv -f $depbase.Tpo $depbase.Po SED oshmem_info.1 /bin/sh: line 1: hostname: command not found /bin/sh: line 1: hostname: command not found param.c: In function 'oshmem_info_do_config': param.c:248:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&fortran_mpifh, "yes (%s)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OPAL_HAVE_WEAK_SYMBOLS ? "all" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_CAPS ? "caps" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_PLAIN ? "lower case" : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (OMPI_FORTRAN_SINGLE_UNDERSCORE ? "single underscore" : "double underscore"))))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c:262:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&fortran_have_ignore_tkr, "yes (%s)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OMPI_FORTRAN_IGNORE_TKR_PREDECL); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ param.c:269:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] (void)asprintf(&threads, "%s (MPI_THREAD_MULTIPLE: %s, OPAL support: %s, OMPI progress: %s, ORTE progress: yes, Event lib: yes)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "posix", ~~~~~~~~ OMPI_ENABLE_THREAD_MULTIPLE ? "yes" : "no", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAL_ENABLE_MULTI_THREADS ? "yes" : "no", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ OPAL_ENABLE_PROGRESS_THREADS ? "yes" : "no"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o oshmem_info oshmem_info.o param.o ../../../ompi/libmpi.la ../../../oshmem/liboshmem.la ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oshmem_info oshmem_info.o param.o ../../../ompi/.libs/libmpi.so ../../../oshmem/.libs/liboshmem.so /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' Making all in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' rm -f oshcc.1 rm -f shmemcc.1 sed -e 's/#COMMAND#/oshcc/g' -e 's/#PROJECT#/Open SHMEM/g' -e 's/#PROJECT_SHORT#/OSHMEM/g' -e 's/#LANGUAGE#/C/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > oshcc.1 sed -e 's/#COMMAND#/shmemcc/g' -e 's/#PROJECT#/Open SHMEM/g' -e 's/#PROJECT_SHORT#/OSHMEM/g' -e 's/#LANGUAGE#/C/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > shmemcc.1 rm -f oshfort.1 rm -f shmemfort.1 sed -e 's/#COMMAND#/oshfort/g' -e 's/#PROJECT#/Open SHMEM/g' -e 's/#PROJECT_SHORT#/OSHMEM/g' -e 's/#LANGUAGE#/Fortran/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > oshfort.1 sed -e 's/#COMMAND#/shmemfort/g' -e 's/#PROJECT#/Open SHMEM/g' -e 's/#PROJECT_SHORT#/OSHMEM/g' -e 's/#LANGUAGE#/Fortran/g' < ../../../opal/tools/wrappers/generic_wrapper.1 > shmemfort.1 cp -f ../../../orte/tools/orterun/orterun.1 oshrun.1 cp -f ../../../orte/tools/orterun/orterun.1 shmemrun.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making all in test make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' Making all in support make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' Making all in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' Making all in class make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' Making all in threads make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' Making all in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' Making all in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fJECkq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm ++ dirname /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm + cd openmpi-2.1.6rc1 + make install DESTDIR=/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm Making install in config make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/amca-param-sets' /usr/bin/install -c -m 644 amca-param-sets/example.conf '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/amca-param-sets' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 openmpi-valgrind.supp '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' Making install in opal make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making install in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' Making install in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' Making install in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm /usr/bin/install -c -m 644 openmpi-mca-params.conf /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm/openmpi-mca-params.conf make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' Making install in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making install in keyval make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-opal-util.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making install in mca/base make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mca-base.txt help-mca-var.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' Making install in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' Making install in mca/allocator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' Making install in mca/backtrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' Making install in mca/btl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-mpi-btl-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' Making install in mca/dl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' Making install in mca/event make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' Making install in mca/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-opal-hwloc-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' Making install in mca/if make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' Making install in mca/installdirs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' Making install in mca/memchecker make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' Making install in mca/memcpy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' Making install in mca/memory make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' Making install in mca/mpool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-mpool-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' Making install in mca/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' Making install in mca/pmix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-pmix-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' Making install in mca/pstat make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' Making install in mca/rcache make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-rcache-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' Making install in mca/sec make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' Making install in mca/shmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' Making install in mca/timer make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' Making install in mca/backtrace/execinfo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' Making install in mca/dl/dlopen make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' Making install in mca/event/libevent2022 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making install in libevent make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making install in . make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making install in include make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making install in mca/hwloc/external make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' Making install in mca/if/posix_ipv4 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' Making install in mca/if/linux_ipv6 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' Making install in mca/installdirs/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' Making install in mca/installdirs/config make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' Making install in mca/memchecker/valgrind make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' Making install in mca/memory/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' Making install in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libopen-pal.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libopen-pal.so.20.10.5 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-pal.so.20.10.5 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libopen-pal.so.20.10.5 libopen-pal.so.20 || { rm -f libopen-pal.so.20 && ln -s libopen-pal.so.20.10.5 libopen-pal.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libopen-pal.so.20.10.5 libopen-pal.so || { rm -f libopen-pal.so && ln -s libopen-pal.so.20.10.5 libopen-pal.so; }; }) libtool: install: /usr/bin/install -c .libs/libopen-pal.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-pal.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 runtime/help-opal-runtime.txt runtime/help-opal_info.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making install in mca/common/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' LN_S libmca_common_sm.la make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmca_common_sm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libmca_common_sm.so.20.10.1 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_sm.so.20.10.1 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmca_common_sm.so.20.10.1 libmca_common_sm.so.20 || { rm -f libmca_common_sm.so.20 && ln -s libmca_common_sm.so.20.10.1 libmca_common_sm.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmca_common_sm.so.20.10.1 libmca_common_sm.so || { rm -f libmca_common_sm.so && ln -s libmca_common_sm.so.20.10.1 libmca_common_sm.so; }; }) libtool: install: /usr/bin/install -c .libs/libmca_common_sm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_sm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mpi-common-sm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' Making install in mca/common/libfabric make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' LN_S libmca_common_libfabric.la make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmca_common_libfabric.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libmca_common_libfabric.so.20.10.0 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_libfabric.so.20.10.0 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmca_common_libfabric.so.20.10.0 libmca_common_libfabric.so.20 || { rm -f libmca_common_libfabric.so.20 && ln -s libmca_common_libfabric.so.20.10.0 libmca_common_libfabric.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmca_common_libfabric.so.20.10.0 libmca_common_libfabric.so || { rm -f libmca_common_libfabric.so && ln -s libmca_common_libfabric.so.20.10.0 libmca_common_libfabric.so; }; }) libtool: install: /usr/bin/install -c .libs/libmca_common_libfabric.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_libfabric.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' Making install in mca/allocator/bucket make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_allocator_bucket.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_allocator_bucket.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_bucket.so libtool: install: /usr/bin/install -c .libs/mca_allocator_bucket.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_bucket.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' Making install in mca/allocator/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_allocator_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_allocator_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_basic.so libtool: install: /usr/bin/install -c .libs/mca_allocator_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' Making install in mca/btl/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_btl_self.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_btl_self.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_self.so libtool: install: /usr/bin/install -c .libs/mca_btl_self.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_self.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' Making install in mca/btl/vader make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-btl-vader.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_btl_vader.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_btl_vader.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_vader.so libtool: install: /usr/bin/install -c .libs/mca_btl_vader.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_vader.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' Making install in mca/btl/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mpi-btl-tcp.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_btl_tcp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_btl_tcp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_tcp.so libtool: install: /usr/bin/install -c .libs/mca_btl_tcp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_tcp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' Making install in mca/btl/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mpi-btl-sm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_btl_sm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: warning: relinking 'mca_btl_sm.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_btl_sm.la -rpath /usr/lib/openmpi/lib/openmpi mca_btl_sm_la-btl_sm.lo mca_btl_sm_la-btl_sm_component.lo mca_btl_sm_la-btl_sm_frag.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/libmca_common_sm.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/mca_btl_sm_la-btl_sm.o .libs/mca_btl_sm_la-btl_sm_component.o .libs/mca_btl_sm_la-btl_sm_frag.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmca_common_sm -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_btl_sm.so -o .libs/mca_btl_sm.so libtool: install: /usr/bin/install -c .libs/mca_btl_sm.soT /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_sm.so libtool: install: /usr/bin/install -c .libs/mca_btl_sm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_sm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' Making install in mca/mpool/hugepage make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_mpool_hugepage.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_mpool_hugepage.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mpool_hugepage.so libtool: install: /usr/bin/install -c .libs/mca_mpool_hugepage.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mpool_hugepage.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' Making install in mca/pmix/pmix112 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making install in pmix make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_pmix_pmix112.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_pmix_pmix112.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pmix_pmix112.so libtool: install: /usr/bin/install -c .libs/mca_pmix_pmix112.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pmix_pmix112.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making install in mca/pstat/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_pstat_test.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_pstat_test.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pstat_test.so libtool: install: /usr/bin/install -c .libs/mca_pstat_test.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pstat_test.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' Making install in mca/rcache/grdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rcache_grdma.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rcache_grdma.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rcache_grdma.so libtool: install: /usr/bin/install -c .libs/mca_rcache_grdma.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rcache_grdma.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' Making install in mca/sec/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sec_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sec_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sec_basic.so libtool: install: /usr/bin/install -c .libs/mca_sec_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sec_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' Making install in mca/shmem/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-opal-shmem-posix.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_shmem_posix.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_shmem_posix.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_posix.so libtool: install: /usr/bin/install -c .libs/mca_shmem_posix.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' Making install in mca/shmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-opal-shmem-sysv.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_shmem_sysv.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_shmem_sysv.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_sysv.so libtool: install: /usr/bin/install -c .libs/mca_shmem_sysv.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_sysv.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' Making install in mca/shmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-opal-shmem-mmap.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_shmem_mmap.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_shmem_mmap.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_mmap.so libtool: install: /usr/bin/install -c .libs/mca_shmem_mmap.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_mmap.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' Making install in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c opal_wrapper '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/opal_wrapper /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/opal_wrapper make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-opal-wrapper.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 opal_wrapper.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making install in orte make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making install in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' Making install in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' Making install in mca/dfs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' Making install in mca/errmgr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-errmgr-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' Making install in mca/ess make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-ess-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' Making install in mca/filem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man7' /usr/bin/install -c -m 644 orte_filem.7 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man7' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' Making install in mca/grpcomm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' Making install in mca/iof make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' Making install in mca/notifier make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' Making install in mca/odls make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-orte-odls-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' Making install in mca/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-oob-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' Making install in mca/plm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-plm-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' Making install in mca/ras make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-ras-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' Making install in mca/rmaps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-orte-rmaps-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' Making install in mca/rml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' Making install in mca/routed make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' Making install in mca/rtc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-orte-rtc-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' Making install in mca/schizo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' Making install in mca/state make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm /usr/bin/install -c -m 644 openmpi-default-hostfile /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm/openmpi-default-hostfile make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' Making install in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libopen-rte.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libopen-rte.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/orte; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:5:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libopen-rte.la -rpath /usr/lib/openmpi/lib runtime/orte_finalize.lo runtime/orte_init.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_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/nidmap.lo util/regex.lo util/attr.lo util/listener.lo orted/orted_main.lo orted/orted_comm.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/dfs/libmca_dfs.la 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/notifier/libmca_notifier.la mca/odls/libmca_odls.la mca/oob/libmca_oob.la mca/plm/libmca_plm.la mca/ras/libmca_ras.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/state/libmca_state.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC runtime/.libs/orte_finalize.o runtime/.libs/orte_init.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_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/nidmap.o util/.libs/regex.o util/.libs/attr.o util/.libs/listener.o orted/.libs/orted_main.o orted/.libs/orted_comm.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/dfs/.libs/libmca_dfs.a 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/notifier/.libs/libmca_notifier.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/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/state/.libs/libmca_state.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lopen-pal -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libopen-rte.so.20 -o .libs/libopen-rte.so.20.10.5 libtool: install: /usr/bin/install -c .libs/libopen-rte.so.20.10.5T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-rte.so.20.10.5 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libopen-rte.so.20.10.5 libopen-rte.so.20 || { rm -f libopen-rte.so.20 && ln -s libopen-rte.so.20.10.5 libopen-rte.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libopen-rte.so.20.10.5 libopen-rte.so || { rm -f libopen-rte.so && ln -s libopen-rte.so.20.10.5 libopen-rte.so; }; }) libtool: install: /usr/bin/install -c .libs/libopen-rte.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-rte.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 runtime/help-orte-runtime.txt util/hostfile/help-hostfile.txt util/dash_host/help-dash-host.txt util/help-regex.txt orted/help-orted.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man7' /usr/bin/install -c -m 644 util/hostfile/orte_hosts.7 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man7' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making install in mca/dfs/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_dfs_test.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_dfs_test.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_test.so libtool: install: /usr/bin/install -c .libs/mca_dfs_test.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_test.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' Making install in mca/dfs/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_dfs_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_dfs_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_orted.so libtool: install: /usr/bin/install -c .libs/mca_dfs_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' Making install in mca/dfs/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_dfs_app.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_dfs_app.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_app.so libtool: install: /usr/bin/install -c .libs/mca_dfs_app.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_app.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' Making install in mca/errmgr/default_tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_errmgr_default_tool.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_tool.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_tool.so libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_tool.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_tool.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' Making install in mca/errmgr/default_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_errmgr_default_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_orted.so libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' Making install in mca/errmgr/default_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_errmgr_default_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_hnp.so libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' Making install in mca/errmgr/default_app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_errmgr_default_app.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_app.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_app.so libtool: install: /usr/bin/install -c .libs/mca_errmgr_default_app.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_app.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' Making install in mca/ess/singleton make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_singleton.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_singleton.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_singleton.so libtool: install: /usr/bin/install -c .libs/mca_ess_singleton.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_singleton.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' Making install in mca/ess/pmi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_pmi.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_pmi.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_pmi.so libtool: install: /usr/bin/install -c .libs/mca_ess_pmi.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_pmi.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' Making install in mca/ess/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_env.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_env.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_env.so libtool: install: /usr/bin/install -c .libs/mca_ess_env.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_env.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' Making install in mca/ess/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_hnp.so libtool: install: /usr/bin/install -c .libs/mca_ess_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' Making install in mca/ess/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_tool.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_tool.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tool.so libtool: install: /usr/bin/install -c .libs/mca_ess_tool.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tool.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' Making install in mca/ess/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_slurm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_slurm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_slurm.so libtool: install: /usr/bin/install -c .libs/mca_ess_slurm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_slurm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' Making install in mca/ess/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ess_tm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ess_tm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tm.so libtool: install: /usr/bin/install -c .libs/mca_ess_tm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' Making install in mca/filem/raw make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-filem-raw.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_filem_raw.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_filem_raw.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_filem_raw.so libtool: install: /usr/bin/install -c .libs/mca_filem_raw.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_filem_raw.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' Making install in mca/grpcomm/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_grpcomm_direct.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_grpcomm_direct.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_grpcomm_direct.so libtool: install: /usr/bin/install -c .libs/mca_grpcomm_direct.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_grpcomm_direct.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' Making install in mca/iof/mr_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_iof_mr_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_iof_mr_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_hnp.so libtool: install: /usr/bin/install -c .libs/mca_iof_mr_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' Making install in mca/iof/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_iof_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_iof_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_orted.so libtool: install: /usr/bin/install -c .libs/mca_iof_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' Making install in mca/iof/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_iof_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_iof_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_hnp.so libtool: install: /usr/bin/install -c .libs/mca_iof_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' Making install in mca/iof/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_iof_tool.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_iof_tool.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_tool.so libtool: install: /usr/bin/install -c .libs/mca_iof_tool.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_tool.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' Making install in mca/iof/mr_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_iof_mr_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_iof_mr_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_orted.so libtool: install: /usr/bin/install -c .libs/mca_iof_mr_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' Making install in mca/notifier/syslog make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_notifier_syslog.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_notifier_syslog.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_notifier_syslog.so libtool: install: /usr/bin/install -c .libs/mca_notifier_syslog.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_notifier_syslog.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' Making install in mca/odls/default make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-odls-default.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_odls_default.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_odls_default.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_odls_default.so libtool: install: /usr/bin/install -c .libs/mca_odls_default.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_odls_default.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' Making install in mca/oob/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-oob-tcp.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_oob_tcp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_oob_tcp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so libtool: install: /usr/bin/install -c .libs/mca_oob_tcp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' Making install in mca/oob/usock make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_oob_usock.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_oob_usock.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_usock.so libtool: install: /usr/bin/install -c .libs/mca_oob_usock.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_usock.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' Making install in mca/plm/isolated make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_plm_isolated.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_plm_isolated.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_isolated.so libtool: install: /usr/bin/install -c .libs/mca_plm_isolated.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_isolated.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' Making install in mca/plm/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-plm-slurm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_plm_slurm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_plm_slurm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_slurm.so libtool: install: /usr/bin/install -c .libs/mca_plm_slurm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_slurm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' Making install in mca/plm/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-plm-tm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_plm_tm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_plm_tm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_tm.so libtool: install: /usr/bin/install -c .libs/mca_plm_tm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_tm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' Making install in mca/plm/rsh make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-plm-rsh.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_plm_rsh.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_plm_rsh.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_rsh.so libtool: install: /usr/bin/install -c .libs/mca_plm_rsh.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_rsh.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' Making install in mca/ras/simulator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-ras-simulator.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ras_simulator.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ras_simulator.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_simulator.so libtool: install: /usr/bin/install -c .libs/mca_ras_simulator.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_simulator.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' Making install in mca/ras/loadleveler make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ras_loadleveler.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ras_loadleveler.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_loadleveler.so libtool: install: /usr/bin/install -c .libs/mca_ras_loadleveler.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_loadleveler.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' Making install in mca/ras/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-ras-slurm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ras_slurm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ras_slurm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_slurm.so libtool: install: /usr/bin/install -c .libs/mca_ras_slurm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_slurm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' Making install in mca/ras/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-ras-tm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ras_tm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ras_tm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_tm.so libtool: install: /usr/bin/install -c .libs/mca_ras_tm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_tm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' Making install in mca/ras/gridengine make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-ras-gridengine.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_ras_gridengine.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_ras_gridengine.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_gridengine.so libtool: install: /usr/bin/install -c .libs/mca_ras_gridengine.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_gridengine.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' Making install in mca/rmaps/round_robin make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-rmaps-rr.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_round_robin.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_round_robin.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_round_robin.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_round_robin.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_round_robin.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' Making install in mca/rmaps/resilient make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-rmaps-resilient.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_resilient.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_resilient.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_resilient.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_resilient.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_resilient.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' Making install in mca/rmaps/mindist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-rmaps-md.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_mindist.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_mindist.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_mindist.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_mindist.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_mindist.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' Making install in mca/rmaps/rank_file make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-rmaps_rank_file.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_rank_file.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_rank_file.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_rank_file.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_rank_file.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_rank_file.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' Making install in mca/rmaps/ppr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-rmaps-ppr.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_ppr.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_ppr.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_ppr.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_ppr.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_ppr.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' Making install in mca/rmaps/seq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-rmaps-seq.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_seq.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_seq.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_seq.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_seq.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_seq.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' Making install in mca/rmaps/staged make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rmaps_staged.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rmaps_staged.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_staged.so libtool: install: /usr/bin/install -c .libs/mca_rmaps_staged.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_staged.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' Making install in mca/rml/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rml_oob.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rml_oob.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rml_oob.so libtool: install: /usr/bin/install -c .libs/mca_rml_oob.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rml_oob.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' Making install in mca/routed/radix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_routed_radix.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_routed_radix.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_radix.so libtool: install: /usr/bin/install -c .libs/mca_routed_radix.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_radix.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' Making install in mca/routed/debruijn make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_routed_debruijn.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_routed_debruijn.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_debruijn.so libtool: install: /usr/bin/install -c .libs/mca_routed_debruijn.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_debruijn.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' Making install in mca/routed/binomial make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_routed_binomial.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_routed_binomial.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_binomial.so libtool: install: /usr/bin/install -c .libs/mca_routed_binomial.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_binomial.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' Making install in mca/routed/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_routed_direct.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_routed_direct.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_direct.so libtool: install: /usr/bin/install -c .libs/mca_routed_direct.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_direct.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' Making install in mca/rtc/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rtc_hwloc.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rtc_hwloc.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_hwloc.so libtool: install: /usr/bin/install -c .libs/mca_rtc_hwloc.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_hwloc.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' Making install in mca/rtc/freq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-rtc-freq.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_rtc_freq.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_rtc_freq.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_freq.so libtool: install: /usr/bin/install -c .libs/mca_rtc_freq.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_freq.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' Making install in mca/schizo/ompi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_schizo_ompi.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_schizo_ompi.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_schizo_ompi.so libtool: install: /usr/bin/install -c .libs/mca_schizo_ompi.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_schizo_ompi.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' Making install in mca/state/novm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_novm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_novm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_novm.so libtool: install: /usr/bin/install -c .libs/mca_state_novm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_novm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' Making install in mca/state/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_orted.so libtool: install: /usr/bin/install -c .libs/mca_state_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' Making install in mca/state/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_app.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_app.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_app.so libtool: install: /usr/bin/install -c .libs/mca_state_app.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_app.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' Making install in mca/state/dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_dvm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_dvm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_dvm.so libtool: install: /usr/bin/install -c .libs/mca_state_dvm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_dvm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' Making install in mca/state/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_hnp.so libtool: install: /usr/bin/install -c .libs/mca_state_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' Making install in mca/state/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_tool.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_tool.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_tool.so libtool: install: /usr/bin/install -c .libs/mca_state_tool.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_tool.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' Making install in mca/state/staged_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-state-staged-hnp.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_staged_hnp.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_staged_hnp.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_hnp.so libtool: install: /usr/bin/install -c .libs/mca_state_staged_hnp.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_hnp.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' Making install in mca/state/staged_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_state_staged_orted.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_state_staged_orted.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_orted.so libtool: install: /usr/bin/install -c .libs/mca_state_staged_orted.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_orted.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' Making install in tools/orte-clean make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-clean '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-clean /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-clean /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-clean.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-clean.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' Making install in tools/orte-ps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-ps '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-ps /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-ps /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-ps.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-ps.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' Making install in tools/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orted '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orted /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orted /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orted.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' Making install in tools/orterun make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orterun '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orterun /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orterun /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orterun.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orterun.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' Making install in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin" (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ortecc; ln -s opal_wrapper ortecc) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 ortecc-wrapper-data.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig' /usr/bin/install -c -m 644 orte.pc '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' Making install in tools/orte-top make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-top '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-top /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-top /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-top.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-top.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' Making install in tools/orte-info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-info '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-info /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-info /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-info.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-info.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' Making install in tools/orte-server make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-server '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-server /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-server /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-orte-server.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-server.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' Making install in tools/orte-submit make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-submit '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-submit /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-submit /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-submit.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' Making install in tools/orte-dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c orte-dvm '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/orte-dvm /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-dvm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 orte-dvm.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making install in ompi make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making install in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/install -c -m 644 mpif-constants.h mpif-externals.h mpif-handles.h mpif-io-constants.h mpif-io-handles.h mpif-sentinels.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/install -c -m 644 mpi.h mpi-ext.h mpif.h mpif-ext.h mpif-sizeof.h mpif-c-constants-decl.h mpi_portable_platform.h mpif-config.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' Making install in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' Making install in debuggers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../libtool --mode=install /usr/bin/install -c libompi_dbg_msgq.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/libompi_dbg_msgq.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/libompi_dbg_msgq.so libtool: install: /usr/bin/install -c .libs/libompi_dbg_msgq.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/libompi_dbg_msgq.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' Making install in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm /usr/bin/install -c -m 644 openmpi-totalview.tcl /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/openmpi-arm/openmpi-totalview.tcl make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' Making install in mpi/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making install in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making install in mpi/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making install in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making install in mpiext/affinity/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 OMPI_Affinity_str.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpiext/affinity/c' /usr/bin/install -c -m 644 mpiext_affinity_c.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpiext/affinity/c' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' Making install in mpiext/cuda/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 MPIX_Query_cuda_support.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpiext/cuda/c' /usr/bin/install -c -m 644 mpiext_cuda_c.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpiext/cuda/c' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' Making install in mpi/fortran/base/ make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' Making install in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' Making install in mca/bml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' Making install in mca/coll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-mca-coll-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' Making install in mca/fbtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' Making install in mca/fcoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' Making install in mca/fs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' Making install in mca/io make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' Making install in mca/mtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' Making install in mca/op make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' Making install in mca/osc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-mca-osc-base.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' Making install in mca/pml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' Making install in mca/rte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' Making install in mca/sharedfp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' Making install in mca/topo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' Making install in mca/vprotocol make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' Making install in mca/pml/v make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' Making install in mca/rte/orte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpirun; ln -s orterun mpirun) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpiexec; ln -s orterun mpiexec) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-ps; ln -s orte-ps ompi-ps) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-clean; ln -s orte-clean ompi-clean) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-top; ln -s orte-top ompi-top) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-server; ln -s orte-server ompi-server) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-dvm; ln -s orte-dvm ompi-dvm) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f ompi-submit; ln -s orte-submit ompi-submit) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 mpirun.1 mpiexec.1 ompi-ps.1 ompi-clean.1 ompi-top.1 ompi-server.1 ompi-dvm.1 ompi-submit.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' Making install in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmpi.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:3:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi.la -rpath /usr/lib/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 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_init.lo runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_params.lo runtime/ompi_mpi_preconnect.lo runtime/ompi_info_support.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/fbtl/libmca_fbtl.la mca/fcoll/libmca_fcoll.la mca/fs/libmca_fs.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 /builddir/build/BUILD/openmpi-2.1.6rc1/orte/libopen-rte.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: 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 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_init.o runtime/.libs/ompi_mpi_finalize.o runtime/.libs/ompi_mpi_params.o runtime/.libs/ompi_mpi_preconnect.o runtime/.libs/ompi_info_support.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/fbtl/.libs/libmca_fbtl.a mca/fcoll/.libs/libmca_fcoll.a mca/fs/.libs/libmca_fs.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 -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lopen-rte -lopen-pal -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi.so.20 -o .libs/libmpi.so.20.10.3 libtool: install: /usr/bin/install -c .libs/libmpi.so.20.10.3T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi.so.20.10.3 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi.so.20.10.3 libmpi.so.20 || { rm -f libmpi.so.20 && ln -s libmpi.so.20.10.3 libmpi.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi.so.20.10.3 libmpi.so || { rm -f libmpi.so && ln -s libmpi.so.20.10.3 libmpi.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 errhandler/help-mpi-errors.txt runtime/help-mpi-runtime.txt mpi/help-mpi-api.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI.3 mpi/man/man3/MPI_Abort.3 mpi/man/man3/MPI_Accumulate.3 mpi/man/man3/MPI_Add_error_class.3 mpi/man/man3/MPI_Add_error_code.3 mpi/man/man3/MPI_Add_error_string.3 mpi/man/man3/MPI_Address.3 mpi/man/man3/MPI_Aint_add.3 mpi/man/man3/MPI_Aint_diff.3 mpi/man/man3/MPI_Allgather.3 mpi/man/man3/MPI_Iallgather.3 mpi/man/man3/MPI_Allgatherv.3 mpi/man/man3/MPI_Iallgatherv.3 mpi/man/man3/MPI_Alloc_mem.3 mpi/man/man3/MPI_Allreduce.3 mpi/man/man3/MPI_Iallreduce.3 mpi/man/man3/MPI_Alltoall.3 mpi/man/man3/MPI_Ialltoall.3 mpi/man/man3/MPI_Alltoallv.3 mpi/man/man3/MPI_Ialltoallv.3 mpi/man/man3/MPI_Alltoallw.3 mpi/man/man3/MPI_Ialltoallw.3 mpi/man/man3/MPI_Attr_delete.3 mpi/man/man3/MPI_Attr_get.3 mpi/man/man3/MPI_Attr_put.3 mpi/man/man3/MPI_Barrier.3 mpi/man/man3/MPI_Ibarrier.3 mpi/man/man3/MPI_Bcast.3 mpi/man/man3/MPI_Ibcast.3 mpi/man/man3/MPI_Bsend.3 mpi/man/man3/MPI_Bsend_init.3 mpi/man/man3/MPI_Buffer_attach.3 mpi/man/man3/MPI_Buffer_detach.3 mpi/man/man3/MPI_Cancel.3 mpi/man/man3/MPI_Cart_coords.3 mpi/man/man3/MPI_Cart_create.3 mpi/man/man3/MPI_Cartdim_get.3 mpi/man/man3/MPI_Cart_get.3 mpi/man/man3/MPI_Cart_map.3 mpi/man/man3/MPI_Cart_rank.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Cart_shift.3 mpi/man/man3/MPI_Cart_sub.3 mpi/man/man3/MPI_Close_port.3 mpi/man/man3/MPI_Comm_accept.3 mpi/man/man3/MPI_Comm_c2f.3 mpi/man/man3/MPI_Comm_call_errhandler.3 mpi/man/man3/MPI_Comm_compare.3 mpi/man/man3/MPI_Comm_connect.3 mpi/man/man3/MPI_Comm_create.3 mpi/man/man3/MPI_Comm_create_group.3 mpi/man/man3/MPI_Comm_create_errhandler.3 mpi/man/man3/MPI_Comm_create_keyval.3 mpi/man/man3/MPI_Comm_delete_attr.3 mpi/man/man3/MPI_Comm_disconnect.3 mpi/man/man3/MPI_Comm_dup.3 mpi/man/man3/MPI_Comm_dup_with_info.3 mpi/man/man3/MPI_Comm_idup.3 mpi/man/man3/MPI_Comm_f2c.3 mpi/man/man3/MPI_Comm_free.3 mpi/man/man3/MPI_Comm_free_keyval.3 mpi/man/man3/MPI_Comm_get_attr.3 mpi/man/man3/MPI_Comm_get_errhandler.3 mpi/man/man3/MPI_Comm_get_info.3 mpi/man/man3/MPI_Comm_get_name.3 mpi/man/man3/MPI_Comm_get_parent.3 mpi/man/man3/MPI_Comm_group.3 mpi/man/man3/MPI_Comm_join.3 mpi/man/man3/MPI_Comm_rank.3 mpi/man/man3/MPI_Comm_remote_group.3 mpi/man/man3/MPI_Comm_remote_size.3 mpi/man/man3/MPI_Comm_set_attr.3 mpi/man/man3/MPI_Comm_set_errhandler.3 mpi/man/man3/MPI_Comm_set_info.3 mpi/man/man3/MPI_Comm_set_name.3 mpi/man/man3/MPI_Comm_size.3 mpi/man/man3/MPI_Comm_spawn.3 mpi/man/man3/MPI_Comm_spawn_multiple.3 mpi/man/man3/MPI_Comm_split.3 mpi/man/man3/MPI_Comm_split_type.3 mpi/man/man3/MPI_Comm_test_inter.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Compare_and_swap.3 mpi/man/man3/MPI_Dims_create.3 mpi/man/man3/MPI_Dist_graph_create.3 mpi/man/man3/MPI_Dist_graph_create_adjacent.3 mpi/man/man3/MPI_Dist_graph_neighbors.3 mpi/man/man3/MPI_Dist_graph_neighbors_count.3 mpi/man/man3/MPI_Errhandler_create.3 mpi/man/man3/MPI_Errhandler_free.3 mpi/man/man3/MPI_Errhandler_get.3 mpi/man/man3/MPI_Errhandler_set.3 mpi/man/man3/MPI_Error_class.3 mpi/man/man3/MPI_Error_string.3 mpi/man/man3/MPI_Exscan.3 mpi/man/man3/MPI_Iexscan.3 mpi/man/man3/MPI_Fetch_and_op.3 mpi/man/man3/MPI_File_c2f.3 mpi/man/man3/MPI_File_call_errhandler.3 mpi/man/man3/MPI_File_close.3 mpi/man/man3/MPI_File_create_errhandler.3 mpi/man/man3/MPI_File_delete.3 mpi/man/man3/MPI_File_f2c.3 mpi/man/man3/MPI_File_get_amode.3 mpi/man/man3/MPI_File_get_atomicity.3 mpi/man/man3/MPI_File_get_byte_offset.3 mpi/man/man3/MPI_File_get_errhandler.3 mpi/man/man3/MPI_File_get_group.3 mpi/man/man3/MPI_File_get_info.3 mpi/man/man3/MPI_File_get_position.3 mpi/man/man3/MPI_File_get_position_shared.3 mpi/man/man3/MPI_File_get_size.3 mpi/man/man3/MPI_File_get_type_extent.3 mpi/man/man3/MPI_File_get_view.3 mpi/man/man3/MPI_File_iread.3 mpi/man/man3/MPI_File_iread_at.3 mpi/man/man3/MPI_File_iread_all.3 mpi/man/man3/MPI_File_iread_at_all.3 mpi/man/man3/MPI_File_iread_shared.3 mpi/man/man3/MPI_File_iwrite.3 mpi/man/man3/MPI_File_iwrite_at.3 mpi/man/man3/MPI_File_iwrite_all.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_File_iwrite_at_all.3 mpi/man/man3/MPI_File_iwrite_shared.3 mpi/man/man3/MPI_File_open.3 mpi/man/man3/MPI_File_preallocate.3 mpi/man/man3/MPI_File_read.3 mpi/man/man3/MPI_File_read_all.3 mpi/man/man3/MPI_File_read_all_begin.3 mpi/man/man3/MPI_File_read_all_end.3 mpi/man/man3/MPI_File_read_at.3 mpi/man/man3/MPI_File_read_at_all.3 mpi/man/man3/MPI_File_read_at_all_begin.3 mpi/man/man3/MPI_File_read_at_all_end.3 mpi/man/man3/MPI_File_read_ordered.3 mpi/man/man3/MPI_File_read_ordered_begin.3 mpi/man/man3/MPI_File_read_ordered_end.3 mpi/man/man3/MPI_File_read_shared.3 mpi/man/man3/MPI_File_seek.3 mpi/man/man3/MPI_File_seek_shared.3 mpi/man/man3/MPI_File_set_atomicity.3 mpi/man/man3/MPI_File_set_errhandler.3 mpi/man/man3/MPI_File_set_info.3 mpi/man/man3/MPI_File_set_size.3 mpi/man/man3/MPI_File_set_view.3 mpi/man/man3/MPI_File_sync.3 mpi/man/man3/MPI_File_write.3 mpi/man/man3/MPI_File_write_all.3 mpi/man/man3/MPI_File_write_all_begin.3 mpi/man/man3/MPI_File_write_all_end.3 mpi/man/man3/MPI_File_write_at.3 mpi/man/man3/MPI_File_write_at_all.3 mpi/man/man3/MPI_File_write_at_all_begin.3 mpi/man/man3/MPI_File_write_at_all_end.3 mpi/man/man3/MPI_File_write_ordered.3 mpi/man/man3/MPI_File_write_ordered_begin.3 mpi/man/man3/MPI_File_write_ordered_end.3 mpi/man/man3/MPI_File_write_shared.3 mpi/man/man3/MPI_Finalize.3 mpi/man/man3/MPI_Finalized.3 mpi/man/man3/MPI_Free_mem.3 mpi/man/man3/MPI_Gather.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Igather.3 mpi/man/man3/MPI_Gatherv.3 mpi/man/man3/MPI_Igatherv.3 mpi/man/man3/MPI_Get.3 mpi/man/man3/MPI_Get_accumulate.3 mpi/man/man3/MPI_Get_address.3 mpi/man/man3/MPI_Get_count.3 mpi/man/man3/MPI_Get_elements.3 mpi/man/man3/MPI_Get_elements_x.3 mpi/man/man3/MPI_Get_library_version.3 mpi/man/man3/MPI_Get_processor_name.3 mpi/man/man3/MPI_Get_version.3 mpi/man/man3/MPI_Graph_create.3 mpi/man/man3/MPI_Graphdims_get.3 mpi/man/man3/MPI_Graph_get.3 mpi/man/man3/MPI_Graph_map.3 mpi/man/man3/MPI_Graph_neighbors.3 mpi/man/man3/MPI_Graph_neighbors_count.3 mpi/man/man3/MPI_Grequest_complete.3 mpi/man/man3/MPI_Grequest_start.3 mpi/man/man3/MPI_Group_c2f.3 mpi/man/man3/MPI_Group_compare.3 mpi/man/man3/MPI_Group_difference.3 mpi/man/man3/MPI_Group_excl.3 mpi/man/man3/MPI_Group_f2c.3 mpi/man/man3/MPI_Group_free.3 mpi/man/man3/MPI_Group_incl.3 mpi/man/man3/MPI_Group_intersection.3 mpi/man/man3/MPI_Group_range_excl.3 mpi/man/man3/MPI_Group_range_incl.3 mpi/man/man3/MPI_Group_rank.3 mpi/man/man3/MPI_Group_size.3 mpi/man/man3/MPI_Group_translate_ranks.3 mpi/man/man3/MPI_Group_union.3 mpi/man/man3/MPI_Ibsend.3 mpi/man/man3/MPI_Improbe.3 mpi/man/man3/MPI_Imrecv.3 mpi/man/man3/MPI_Info_c2f.3 mpi/man/man3/MPI_Info_create.3 mpi/man/man3/MPI_Info_delete.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Info_dup.3 mpi/man/man3/MPI_Info_env.3 mpi/man/man3/MPI_Info_f2c.3 mpi/man/man3/MPI_Info_free.3 mpi/man/man3/MPI_Info_get.3 mpi/man/man3/MPI_Info_get_nkeys.3 mpi/man/man3/MPI_Info_get_nthkey.3 mpi/man/man3/MPI_Info_get_valuelen.3 mpi/man/man3/MPI_Info_set.3 mpi/man/man3/MPI_Init.3 mpi/man/man3/MPI_Initialized.3 mpi/man/man3/MPI_Init_thread.3 mpi/man/man3/MPI_Intercomm_create.3 mpi/man/man3/MPI_Intercomm_merge.3 mpi/man/man3/MPI_Iprobe.3 mpi/man/man3/MPI_Irecv.3 mpi/man/man3/MPI_Irsend.3 mpi/man/man3/MPI_Isend.3 mpi/man/man3/MPI_Issend.3 mpi/man/man3/MPI_Is_thread_main.3 mpi/man/man3/MPI_Keyval_create.3 mpi/man/man3/MPI_Keyval_free.3 mpi/man/man3/MPI_Lookup_name.3 mpi/man/man3/MPI_Message_c2f.3 mpi/man/man3/MPI_Message_f2c.3 mpi/man/man3/MPI_Mprobe.3 mpi/man/man3/MPI_Mrecv.3 mpi/man/man3/MPI_Neighbor_allgather.3 mpi/man/man3/MPI_Ineighbor_allgather.3 mpi/man/man3/MPI_Neighbor_allgatherv.3 mpi/man/man3/MPI_Ineighbor_allgatherv.3 mpi/man/man3/MPI_Neighbor_alltoall.3 mpi/man/man3/MPI_Ineighbor_alltoall.3 mpi/man/man3/MPI_Neighbor_alltoallv.3 mpi/man/man3/MPI_Ineighbor_alltoallv.3 mpi/man/man3/MPI_Neighbor_alltoallw.3 mpi/man/man3/MPI_Ineighbor_alltoallw.3 mpi/man/man3/MPI_Op_c2f.3 mpi/man/man3/MPI_Op_commutative.3 mpi/man/man3/MPI_Op_create.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Open_port.3 mpi/man/man3/MPI_Op_f2c.3 mpi/man/man3/MPI_Op_free.3 mpi/man/man3/MPI_Pack.3 mpi/man/man3/MPI_Pack_external.3 mpi/man/man3/MPI_Pack_external_size.3 mpi/man/man3/MPI_Pack_size.3 mpi/man/man3/MPI_Pcontrol.3 mpi/man/man3/MPI_Probe.3 mpi/man/man3/MPI_Publish_name.3 mpi/man/man3/MPI_Put.3 mpi/man/man3/MPI_Query_thread.3 mpi/man/man3/MPI_Raccumulate.3 mpi/man/man3/MPI_Recv.3 mpi/man/man3/MPI_Recv_init.3 mpi/man/man3/MPI_Reduce.3 mpi/man/man3/MPI_Ireduce.3 mpi/man/man3/MPI_Reduce_local.3 mpi/man/man3/MPI_Reduce_scatter.3 mpi/man/man3/MPI_Ireduce_scatter.3 mpi/man/man3/MPI_Reduce_scatter_block.3 mpi/man/man3/MPI_Ireduce_scatter_block.3 mpi/man/man3/MPI_Register_datarep.3 mpi/man/man3/MPI_Request_c2f.3 mpi/man/man3/MPI_Request_f2c.3 mpi/man/man3/MPI_Request_free.3 mpi/man/man3/MPI_Request_get_status.3 mpi/man/man3/MPI_Rget.3 mpi/man/man3/MPI_Rget_accumulate.3 mpi/man/man3/MPI_Rput.3 mpi/man/man3/MPI_Rsend.3 mpi/man/man3/MPI_Rsend_init.3 mpi/man/man3/MPI_Scan.3 mpi/man/man3/MPI_Iscan.3 mpi/man/man3/MPI_Scatter.3 mpi/man/man3/MPI_Iscatter.3 mpi/man/man3/MPI_Scatterv.3 mpi/man/man3/MPI_Iscatterv.3 mpi/man/man3/MPI_Send.3 mpi/man/man3/MPI_Send_init.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Sendrecv.3 mpi/man/man3/MPI_Sendrecv_replace.3 mpi/man/man3/MPI_Sizeof.3 mpi/man/man3/MPI_Ssend.3 mpi/man/man3/MPI_Ssend_init.3 mpi/man/man3/MPI_Start.3 mpi/man/man3/MPI_Startall.3 mpi/man/man3/MPI_Status_c2f.3 mpi/man/man3/MPI_Status_f2c.3 mpi/man/man3/MPI_Status_set_cancelled.3 mpi/man/man3/MPI_Status_set_elements.3 mpi/man/man3/MPI_Status_set_elements_x.3 mpi/man/man3/MPI_T_category_changed.3 mpi/man/man3/MPI_T_category_get_categories.3 mpi/man/man3/MPI_T_category_get_cvars.3 mpi/man/man3/MPI_T_category_get_info.3 mpi/man/man3/MPI_T_category_get_num.3 mpi/man/man3/MPI_T_category_get_pvars.3 mpi/man/man3/MPI_T_cvar_get_info.3 mpi/man/man3/MPI_T_cvar_get_num.3 mpi/man/man3/MPI_T_cvar_handle_alloc.3 mpi/man/man3/MPI_T_cvar_handle_free.3 mpi/man/man3/MPI_T_cvar_read.3 mpi/man/man3/MPI_T_cvar_write.3 mpi/man/man3/MPI_T_enum_get_info.3 mpi/man/man3/MPI_T_enum_get_item.3 mpi/man/man3/MPI_T_finalize.3 mpi/man/man3/MPI_T_init_thread.3 mpi/man/man3/MPI_T_pvar_get_info.3 mpi/man/man3/MPI_T_pvar_get_num.3 mpi/man/man3/MPI_T_pvar_handle_alloc.3 mpi/man/man3/MPI_T_pvar_handle_free.3 mpi/man/man3/MPI_T_pvar_read.3 mpi/man/man3/MPI_T_pvar_readreset.3 mpi/man/man3/MPI_T_pvar_reset.3 mpi/man/man3/MPI_T_pvar_session_create.3 mpi/man/man3/MPI_T_pvar_session_free.3 mpi/man/man3/MPI_T_pvar_start.3 mpi/man/man3/MPI_T_pvar_stop.3 mpi/man/man3/MPI_T_pvar_write.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Test.3 mpi/man/man3/MPI_Testall.3 mpi/man/man3/MPI_Testany.3 mpi/man/man3/MPI_Test_cancelled.3 mpi/man/man3/MPI_Testsome.3 mpi/man/man3/MPI_Topo_test.3 mpi/man/man3/MPI_Type_c2f.3 mpi/man/man3/MPI_Type_commit.3 mpi/man/man3/MPI_Type_contiguous.3 mpi/man/man3/MPI_Type_create_darray.3 mpi/man/man3/MPI_Type_create_f90_complex.3 mpi/man/man3/MPI_Type_create_f90_integer.3 mpi/man/man3/MPI_Type_create_f90_real.3 mpi/man/man3/MPI_Type_create_hindexed.3 mpi/man/man3/MPI_Type_create_hindexed_block.3 mpi/man/man3/MPI_Type_create_hvector.3 mpi/man/man3/MPI_Type_create_indexed_block.3 mpi/man/man3/MPI_Type_create_keyval.3 mpi/man/man3/MPI_Type_create_resized.3 mpi/man/man3/MPI_Type_create_struct.3 mpi/man/man3/MPI_Type_create_subarray.3 mpi/man/man3/MPI_Type_delete_attr.3 mpi/man/man3/MPI_Type_dup.3 mpi/man/man3/MPI_Type_extent.3 mpi/man/man3/MPI_Type_f2c.3 mpi/man/man3/MPI_Type_free.3 mpi/man/man3/MPI_Type_free_keyval.3 mpi/man/man3/MPI_Type_get_attr.3 mpi/man/man3/MPI_Type_get_contents.3 mpi/man/man3/MPI_Type_get_envelope.3 mpi/man/man3/MPI_Type_get_extent.3 mpi/man/man3/MPI_Type_get_extent_x.3 mpi/man/man3/MPI_Type_get_name.3 mpi/man/man3/MPI_Type_get_true_extent.3 mpi/man/man3/MPI_Type_get_true_extent_x.3 mpi/man/man3/MPI_Type_hindexed.3 mpi/man/man3/MPI_Type_hvector.3 mpi/man/man3/MPI_Type_indexed.3 mpi/man/man3/MPI_Type_lb.3 mpi/man/man3/MPI_Type_match_size.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Type_set_attr.3 mpi/man/man3/MPI_Type_set_name.3 mpi/man/man3/MPI_Type_size.3 mpi/man/man3/MPI_Type_size_x.3 mpi/man/man3/MPI_Type_struct.3 mpi/man/man3/MPI_Type_ub.3 mpi/man/man3/MPI_Type_vector.3 mpi/man/man3/MPI_Unpack.3 mpi/man/man3/MPI_Unpack_external.3 mpi/man/man3/MPI_Unpublish_name.3 mpi/man/man3/MPI_Wait.3 mpi/man/man3/MPI_Waitall.3 mpi/man/man3/MPI_Waitany.3 mpi/man/man3/MPI_Waitsome.3 mpi/man/man3/MPI_Win_allocate.3 mpi/man/man3/MPI_Win_allocate_shared.3 mpi/man/man3/MPI_Win_attach.3 mpi/man/man3/MPI_Win_c2f.3 mpi/man/man3/MPI_Win_call_errhandler.3 mpi/man/man3/MPI_Win_complete.3 mpi/man/man3/MPI_Win_create.3 mpi/man/man3/MPI_Win_create_dynamic.3 mpi/man/man3/MPI_Win_create_errhandler.3 mpi/man/man3/MPI_Win_create_keyval.3 mpi/man/man3/MPI_Win_delete_attr.3 mpi/man/man3/MPI_Win_detach.3 mpi/man/man3/MPI_Win_f2c.3 mpi/man/man3/MPI_Win_fence.3 mpi/man/man3/MPI_Win_flush.3 mpi/man/man3/MPI_Win_flush_all.3 mpi/man/man3/MPI_Win_flush_local.3 mpi/man/man3/MPI_Win_flush_local_all.3 mpi/man/man3/MPI_Win_free.3 mpi/man/man3/MPI_Win_free_keyval.3 mpi/man/man3/MPI_Win_get_attr.3 mpi/man/man3/MPI_Win_get_errhandler.3 mpi/man/man3/MPI_Win_get_group.3 mpi/man/man3/MPI_Win_get_info.3 mpi/man/man3/MPI_Win_get_name.3 mpi/man/man3/MPI_Win_lock.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 mpi/man/man3/MPI_Win_lock_all.3 mpi/man/man3/MPI_Win_post.3 mpi/man/man3/MPI_Win_set_attr.3 mpi/man/man3/MPI_Win_set_errhandler.3 mpi/man/man3/MPI_Win_set_info.3 mpi/man/man3/MPI_Win_set_name.3 mpi/man/man3/MPI_Win_shared_query.3 mpi/man/man3/MPI_Win_start.3 mpi/man/man3/MPI_Win_sync.3 mpi/man/man3/MPI_Win_test.3 mpi/man/man3/MPI_Win_unlock.3 mpi/man/man3/MPI_Win_unlock_all.3 mpi/man/man3/MPI_Win_wait.3 mpi/man/man3/MPI_Wtick.3 mpi/man/man3/MPI_Wtime.3 mpi/man/man3/OpenMPI.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making install in mpi/cxx make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libmpi_cxx.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi_cxx.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CXX --mode=relink g++ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_cxx.la -rpath /usr/lib/openmpi/lib mpicxx.lo intercepts.lo comm.lo datatype.lo win.lo cxx_glue.lo file.lo ../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/crtbeginS.o .libs/mpicxx.o .libs/intercepts.o .libs/comm.o .libs/datatype.o .libs/win.o .libs/cxx_glue.o .libs/file.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmpi -lopen-rte -lopen-pal -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../../crtn.o -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_cxx.so.20 -o .libs/libmpi_cxx.so.20.10.0 libtool: install: /usr/bin/install -c .libs/libmpi_cxx.so.20.10.0T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_cxx.so.20.10.0 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_cxx.so.20.10.0 libmpi_cxx.so.20 || { rm -f libmpi_cxx.so.20 && ln -s libmpi_cxx.so.20.10.0 libmpi_cxx.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_cxx.so.20.10.0 libmpi_cxx.so || { rm -f libmpi_cxx.so && ln -s libmpi_cxx.so.20.10.0 libmpi_cxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi_cxx.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_cxx.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpi/cxx' /usr/bin/install -c -m 644 mpicxx.h constants.h file.h functions.h datatype.h exception.h op.h status.h request.h group.h comm.h errhandler.h intracomm.h info.h win.h topology.h intercomm.h datatype_inln.h file_inln.h functions_inln.h request_inln.h comm_inln.h intracomm_inln.h info_inln.h win_inln.h topology_inln.h intercomm_inln.h group_inln.h op_inln.h errhandler_inln.h status_inln.h cxx_glue.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpi/cxx' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' Making install in mpi/fortran/mpif-h make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making install in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmpi_mpifh.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi_mpifh.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 32:1:12 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_mpifh.la -rpath /usr/lib/openmpi/lib ../../../../ompi/libmpi.la /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la profile/libmpi_mpifh_pmpi.la libmpi_mpifh_sizeof.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC -Wl,--whole-archive profile/.libs/libmpi_mpifh_pmpi.a ./.libs/libmpi_mpifh_sizeof.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmpi -lopen-rte -lopen-pal -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_mpifh.so.20 -o .libs/libmpi_mpifh.so.20.12.1 libtool: install: /usr/bin/install -c .libs/libmpi_mpifh.so.20.12.1T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_mpifh.so.20.12.1 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_mpifh.so.20.12.1 libmpi_mpifh.so.20 || { rm -f libmpi_mpifh.so.20 && ln -s libmpi_mpifh.so.20.12.1 libmpi_mpifh.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_mpifh.so.20.12.1 libmpi_mpifh.so || { rm -f libmpi_mpifh.so && ln -s libmpi_mpifh.so.20.12.1 libmpi_mpifh.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi_mpifh.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_mpifh.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making install in mpi/fortran/use-mpi-ignore-tkr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmpi_usempi_ignore_tkr.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi_usempi_ignore_tkr.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag FC --mode=relink gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -version-info 31:1:11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_usempi_ignore_tkr.la -rpath /usr/lib/openmpi/lib mpi-ignore-tkr.lo mpi-ignore-tkr-sizeof.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gfortran -shared -fPIC .libs/mpi-ignore-tkr.o .libs/mpi-ignore-tkr-sizeof.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lopen-pal -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_usempi_ignore_tkr.so.20 -o .libs/libmpi_usempi_ignore_tkr.so.20.11.1 libtool: install: /usr/bin/install -c .libs/libmpi_usempi_ignore_tkr.so.20.11.1T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempi_ignore_tkr.so.20.11.1 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_usempi_ignore_tkr.so.20.11.1 libmpi_usempi_ignore_tkr.so.20 || { rm -f libmpi_usempi_ignore_tkr.so.20 && ln -s libmpi_usempi_ignore_tkr.so.20.11.1 libmpi_usempi_ignore_tkr.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_usempi_ignore_tkr.so.20.11.1 libmpi_usempi_ignore_tkr.so || { rm -f libmpi_usempi_ignore_tkr.so && ln -s libmpi_usempi_ignore_tkr.so.20.11.1 libmpi_usempi_ignore_tkr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi_usempi_ignore_tkr.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempi_ignore_tkr.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' /usr/bin/install -c mpi.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' Making install in mpi/fortran/use-mpi-f08 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmpi_usempif08.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi_usempif08.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag FC --mode=relink gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -version-info 31:1:11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_usempif08.la -rpath /usr/lib/openmpi/lib abort_f08.lo accumulate_f08.lo add_error_class_f08.lo add_error_code_f08.lo add_error_string_f08.lo aint_add_f08.lo aint_diff_f08.lo allgather_f08.lo allgatherv_f08.lo alloc_mem_f08.lo allreduce_f08.lo alltoall_f08.lo alltoallv_f08.lo alltoallw_f08.lo barrier_f08.lo bcast_f08.lo bsend_f08.lo bsend_init_f08.lo buffer_attach_f08.lo buffer_detach_f08.lo cancel_f08.lo cart_coords_f08.lo cart_create_f08.lo cartdim_get_f08.lo cart_get_f08.lo cart_map_f08.lo cart_rank_f08.lo cart_shift_f08.lo cart_sub_f08.lo close_port_f08.lo comm_accept_f08.lo comm_call_errhandler_f08.lo comm_compare_f08.lo comm_connect_f08.lo comm_create_errhandler_f08.lo comm_create_f08.lo comm_create_group_f08.lo comm_create_keyval_f08.lo comm_delete_attr_f08.lo comm_disconnect_f08.lo comm_dup_f08.lo comm_dup_with_info_f08.lo comm_idup_f08.lo comm_free_f08.lo comm_free_keyval_f08.lo comm_get_attr_f08.lo comm_get_errhandler_f08.lo comm_get_info_f08.lo comm_get_name_f08.lo comm_get_parent_f08.lo comm_group_f08.lo comm_join_f08.lo comm_rank_f08.lo comm_remote_group_f08.lo comm_remote_size_f08.lo comm_set_attr_f08.lo comm_set_errhandler_f08.lo comm_set_info_f08.lo comm_set_name_f08.lo comm_size_f08.lo comm_spawn_f08.lo comm_spawn_multiple_f08.lo comm_split_f08.lo comm_split_type_f08.lo comm_test_inter_f08.lo compare_and_swap_f08.lo dist_graph_create_adjacent_f08.lo dist_graph_create_f08.lo dist_graph_neighbors_count_f08.lo dist_graph_neighbors_f08.lo dims_create_f08.lo errhandler_free_f08.lo error_class_f08.lo error_string_f08.lo exscan_f08.lo f_sync_reg_f08.lo fetch_and_op_f08.lo finalized_f08.lo finalize_f08.lo free_mem_f08.lo gather_f08.lo gatherv_f08.lo get_accumulate_f08.lo get_address_f08.lo get_count_f08.lo get_elements_f08.lo get_elements_x_f08.lo get_f08.lo get_library_version_f08.lo get_processor_name_f08.lo get_version_f08.lo graph_create_f08.lo graphdims_get_f08.lo graph_get_f08.lo graph_map_f08.lo graph_neighbors_count_f08.lo graph_neighbors_f08.lo grequest_complete_f08.lo grequest_start_f08.lo group_compare_f08.lo group_difference_f08.lo group_excl_f08.lo group_free_f08.lo group_incl_f08.lo group_intersection_f08.lo group_range_excl_f08.lo group_range_incl_f08.lo group_rank_f08.lo group_size_f08.lo group_translate_ranks_f08.lo group_union_f08.lo iallgather_f08.lo iallgatherv_f08.lo iallreduce_f08.lo ialltoall_f08.lo ialltoallv_f08.lo ialltoallw_f08.lo ibarrier_f08.lo ibcast_f08.lo ibsend_f08.lo iexscan_f08.lo igather_f08.lo igatherv_f08.lo improbe_f08.lo imrecv_f08.lo ineighbor_allgather_f08.lo ineighbor_allgatherv_f08.lo ineighbor_alltoall_f08.lo ineighbor_alltoallv_f08.lo ineighbor_alltoallw_f08.lo info_create_f08.lo info_delete_f08.lo info_dup_f08.lo info_free_f08.lo info_get_f08.lo info_get_nkeys_f08.lo info_get_nthkey_f08.lo info_get_valuelen_f08.lo info_set_f08.lo init_f08.lo initialized_f08.lo init_thread_f08.lo intercomm_create_f08.lo intercomm_merge_f08.lo iprobe_f08.lo irecv_f08.lo ireduce_f08.lo ireduce_scatter_f08.lo ireduce_scatter_block_f08.lo irsend_f08.lo iscan_f08.lo iscatter_f08.lo iscatterv_f08.lo isend_f08.lo issend_f08.lo is_thread_main_f08.lo lookup_name_f08.lo mprobe_f08.lo mrecv_f08.lo neighbor_allgather_f08.lo neighbor_allgatherv_f08.lo neighbor_alltoall_f08.lo neighbor_alltoallv_f08.lo neighbor_alltoallw_f08.lo op_commutative_f08.lo op_create_f08.lo open_port_f08.lo op_free_f08.lo pack_external_f08.lo pack_external_size_f08.lo pack_f08.lo pack_size_f08.lo pcontrol_f08.lo probe_f08.lo publish_name_f08.lo put_f08.lo query_thread_f08.lo raccumulate_f08.lo recv_f08.lo recv_init_f08.lo reduce_f08.lo reduce_local_f08.lo reduce_scatter_f08.lo reduce_scatter_block_f08.lo request_free_f08.lo request_get_status_f08.lo rget_f08.lo rget_accumulate_f08.lo rput_f08.lo rsend_f08.lo rsend_init_f08.lo scan_f08.lo scatter_f08.lo scatterv_f08.lo send_f08.lo send_init_f08.lo sendrecv_f08.lo sendrecv_replace_f08.lo ssend_f08.lo ssend_init_f08.lo startall_f08.lo start_f08.lo status_set_cancelled_f08.lo status_set_elements_f08.lo status_set_elements_x_f08.lo testall_f08.lo testany_f08.lo test_cancelled_f08.lo test_f08.lo testsome_f08.lo topo_test_f08.lo type_commit_f08.lo type_contiguous_f08.lo type_create_darray_f08.lo type_create_f90_complex_f08.lo type_create_f90_integer_f08.lo type_create_f90_real_f08.lo type_create_hindexed_f08.lo type_create_hvector_f08.lo type_create_indexed_block_f08.lo type_create_hindexed_block_f08.lo type_create_keyval_f08.lo type_create_resized_f08.lo type_create_struct_f08.lo type_create_subarray_f08.lo type_delete_attr_f08.lo type_dup_f08.lo type_free_f08.lo type_free_keyval_f08.lo type_get_attr_f08.lo type_get_contents_f08.lo type_get_envelope_f08.lo type_get_extent_f08.lo type_get_extent_x_f08.lo type_get_name_f08.lo type_get_true_extent_f08.lo type_get_true_extent_x_f08.lo type_indexed_f08.lo type_match_size_f08.lo type_set_attr_f08.lo type_set_name_f08.lo type_size_f08.lo type_size_x_f08.lo type_vector_f08.lo unpack_external_f08.lo unpack_f08.lo unpublish_name_f08.lo waitall_f08.lo waitany_f08.lo wait_f08.lo waitsome_f08.lo win_allocate_f08.lo win_allocate_shared_f08.lo win_attach_f08.lo win_call_errhandler_f08.lo win_complete_f08.lo win_create_dynamic_f08.lo win_create_errhandler_f08.lo win_create_f08.lo win_create_keyval_f08.lo win_delete_attr_f08.lo win_detach_f08.lo win_fence_f08.lo win_flush_f08.lo win_flush_all_f08.lo win_flush_local_f08.lo win_flush_local_all_f08.lo win_free_f08.lo win_free_keyval_f08.lo win_get_attr_f08.lo win_get_errhandler_f08.lo win_get_group_f08.lo win_get_info_f08.lo win_get_name_f08.lo win_lock_f08.lo win_lock_all_f08.lo win_post_f08.lo win_set_attr_f08.lo win_set_errhandler_f08.lo win_set_info_f08.lo win_set_name_f08.lo win_shared_query_f08.lo win_start_f08.lo win_sync_f08.lo win_test_f08.lo win_unlock_f08.lo win_unlock_all_f08.lo win_wait_f08.lo file_call_errhandler_f08.lo file_close_f08.lo file_create_errhandler_f08.lo file_delete_f08.lo file_get_amode_f08.lo file_get_atomicity_f08.lo file_get_byte_offset_f08.lo file_get_errhandler_f08.lo file_get_group_f08.lo file_get_info_f08.lo file_get_position_f08.lo file_get_position_shared_f08.lo file_get_size_f08.lo file_get_type_extent_f08.lo file_get_view_f08.lo file_iread_at_f08.lo file_iread_f08.lo file_iread_at_all_f08.lo file_iread_all_f08.lo file_iread_shared_f08.lo file_iwrite_at_f08.lo file_iwrite_f08.lo file_iwrite_at_all_f08.lo file_iwrite_all_f08.lo file_iwrite_shared_f08.lo file_open_f08.lo file_preallocate_f08.lo file_read_all_begin_f08.lo file_read_all_end_f08.lo file_read_all_f08.lo file_read_at_all_begin_f08.lo file_read_at_all_end_f08.lo file_read_at_all_f08.lo file_read_at_f08.lo file_read_f08.lo file_read_ordered_begin_f08.lo file_read_ordered_end_f08.lo file_read_ordered_f08.lo file_read_shared_f08.lo file_seek_f08.lo file_seek_shared_f08.lo file_set_atomicity_f08.lo file_set_errhandler_f08.lo file_set_info_f08.lo file_set_size_f08.lo file_set_view_f08.lo file_sync_f08.lo file_write_all_begin_f08.lo file_write_all_end_f08.lo file_write_all_f08.lo file_write_at_all_begin_f08.lo file_write_at_all_end_f08.lo file_write_at_all_f08.lo file_write_at_f08.lo file_write_f08.lo file_write_ordered_begin_f08.lo file_write_ordered_end_f08.lo file_write_ordered_f08.lo file_write_shared_f08.lo register_datarep_f08.lo profile/pabort_f08.lo profile/paccumulate_f08.lo profile/padd_error_class_f08.lo profile/padd_error_code_f08.lo profile/padd_error_string_f08.lo profile/paint_add_f08.lo profile/paint_diff_f08.lo profile/pallgather_f08.lo profile/pallgatherv_f08.lo profile/palloc_mem_f08.lo profile/pallreduce_f08.lo profile/palltoall_f08.lo profile/palltoallv_f08.lo profile/palltoallw_f08.lo profile/pbarrier_f08.lo profile/pbcast_f08.lo profile/pbsend_f08.lo profile/pbsend_init_f08.lo profile/pbuffer_attach_f08.lo profile/pbuffer_detach_f08.lo profile/pcancel_f08.lo profile/pcart_coords_f08.lo profile/pcart_create_f08.lo profile/pcartdim_get_f08.lo profile/pcart_get_f08.lo profile/pcart_map_f08.lo profile/pcart_rank_f08.lo profile/pcart_shift_f08.lo profile/pcart_sub_f08.lo profile/pclose_port_f08.lo profile/pcomm_accept_f08.lo profile/pcomm_call_errhandler_f08.lo profile/pcomm_compare_f08.lo profile/pcomm_connect_f08.lo profile/pcomm_create_errhandler_f08.lo profile/pcomm_create_f08.lo profile/pcomm_create_group_f08.lo profile/pcomm_create_keyval_f08.lo profile/pcomm_delete_attr_f08.lo profile/pcomm_disconnect_f08.lo profile/pcomm_dup_f08.lo profile/pcomm_dup_with_info_f08.lo profile/pcomm_idup_f08.lo profile/pcomm_free_f08.lo profile/pcomm_free_keyval_f08.lo profile/pcomm_get_attr_f08.lo profile/pcomm_get_errhandler_f08.lo profile/pcomm_get_info_f08.lo profile/pcomm_get_name_f08.lo profile/pcomm_get_parent_f08.lo profile/pcomm_group_f08.lo profile/pcomm_join_f08.lo profile/pcomm_rank_f08.lo profile/pcomm_remote_group_f08.lo profile/pcomm_remote_size_f08.lo profile/pcomm_set_attr_f08.lo profile/pcomm_set_errhandler_f08.lo profile/pcomm_set_info_f08.lo profile/pcomm_set_name_f08.lo profile/pcomm_size_f08.lo profile/pcomm_spawn_f08.lo profile/pcomm_spawn_multiple_f08.lo profile/pcomm_split_f08.lo profile/pcomm_split_type_f08.lo profile/pcomm_test_inter_f08.lo profile/pcompare_and_swap_f08.lo profile/pdims_create_f08.lo profile/pdist_graph_create_adjacent_f08.lo profile/pdist_graph_create_f08.lo profile/pdist_graph_neighbors_count_f08.lo profile/pdist_graph_neighbors_f08.lo profile/perrhandler_free_f08.lo profile/perror_class_f08.lo profile/perror_string_f08.lo profile/pexscan_f08.lo profile/pf_sync_reg_f08.lo profile/pfetch_and_op_f08.lo profile/pfinalized_f08.lo profile/pfinalize_f08.lo profile/pfree_mem_f08.lo profile/pgather_f08.lo profile/pgatherv_f08.lo profile/pget_accumulate_f08.lo profile/pget_address_f08.lo profile/pget_count_f08.lo profile/pget_elements_f08.lo profile/pget_elements_x_f08.lo profile/pget_f08.lo profile/pget_library_version_f08.lo profile/pget_processor_name_f08.lo profile/pget_version_f08.lo profile/pgraph_create_f08.lo profile/pgraphdims_get_f08.lo profile/pgraph_get_f08.lo profile/pgraph_map_f08.lo profile/pgraph_neighbors_count_f08.lo profile/pgraph_neighbors_f08.lo profile/pgrequest_complete_f08.lo profile/pgrequest_start_f08.lo profile/pgroup_compare_f08.lo profile/pgroup_difference_f08.lo profile/pgroup_excl_f08.lo profile/pgroup_free_f08.lo profile/pgroup_incl_f08.lo profile/pgroup_intersection_f08.lo profile/pgroup_range_excl_f08.lo profile/pgroup_range_incl_f08.lo profile/pgroup_rank_f08.lo profile/pgroup_size_f08.lo profile/pgroup_translate_ranks_f08.lo profile/pgroup_union_f08.lo profile/piallgather_f08.lo profile/piallgatherv_f08.lo profile/piallreduce_f08.lo profile/pialltoall_f08.lo profile/pialltoallv_f08.lo profile/pialltoallw_f08.lo profile/pibarrier_f08.lo profile/pibcast_f08.lo profile/pibsend_f08.lo profile/pigather_f08.lo profile/pigatherv_f08.lo profile/piexscan_f08.lo profile/pimprobe_f08.lo profile/pimrecv_f08.lo profile/pineighbor_allgather_f08.lo profile/pineighbor_allgatherv_f08.lo profile/pineighbor_alltoall_f08.lo profile/pineighbor_alltoallv_f08.lo profile/pineighbor_alltoallw_f08.lo profile/pinfo_create_f08.lo profile/pinfo_delete_f08.lo profile/pinfo_dup_f08.lo profile/pinfo_free_f08.lo profile/pinfo_get_f08.lo profile/pinfo_get_nkeys_f08.lo profile/pinfo_get_nthkey_f08.lo profile/pinfo_get_valuelen_f08.lo profile/pinfo_set_f08.lo profile/pinit_f08.lo profile/pinitialized_f08.lo profile/pinit_thread_f08.lo profile/pintercomm_create_f08.lo profile/pintercomm_merge_f08.lo profile/piprobe_f08.lo profile/pirecv_f08.lo profile/pireduce_f08.lo profile/pireduce_scatter_f08.lo profile/pireduce_scatter_block_f08.lo profile/pirsend_f08.lo profile/piscan_f08.lo profile/piscatter_f08.lo profile/piscatterv_f08.lo profile/pisend_f08.lo profile/pissend_f08.lo profile/pis_thread_main_f08.lo profile/plookup_name_f08.lo profile/pmprobe_f08.lo profile/pmrecv_f08.lo profile/pneighbor_allgather_f08.lo profile/pneighbor_allgatherv_f08.lo profile/pneighbor_alltoall_f08.lo profile/pneighbor_alltoallv_f08.lo profile/pneighbor_alltoallw_f08.lo profile/pop_commutative_f08.lo profile/pop_create_f08.lo profile/popen_port_f08.lo profile/pop_free_f08.lo profile/ppack_external_f08.lo profile/ppack_external_size_f08.lo profile/ppack_f08.lo profile/ppack_size_f08.lo profile/ppcontrol_f08.lo profile/pprobe_f08.lo profile/ppublish_name_f08.lo profile/pput_f08.lo profile/pquery_thread_f08.lo profile/praccumulate_f08.lo profile/precv_f08.lo profile/precv_init_f08.lo profile/preduce_f08.lo profile/preduce_local_f08.lo profile/preduce_scatter_f08.lo profile/preduce_scatter_block_f08.lo profile/prequest_free_f08.lo profile/prequest_get_status_f08.lo profile/prget_f08.lo profile/prget_accumulate_f08.lo profile/prput_f08.lo profile/prsend_f08.lo profile/prsend_init_f08.lo profile/pscan_f08.lo profile/pscatter_f08.lo profile/pscatterv_f08.lo profile/psend_f08.lo profile/psend_init_f08.lo profile/psendrecv_f08.lo profile/psendrecv_replace_f08.lo profile/pssend_f08.lo profile/pssend_init_f08.lo profile/pstartall_f08.lo profile/pstart_f08.lo profile/pstatus_set_cancelled_f08.lo profile/pstatus_set_elements_f08.lo profile/pstatus_set_elements_x_f08.lo profile/ptestall_f08.lo profile/ptestany_f08.lo profile/ptest_cancelled_f08.lo profile/ptest_f08.lo profile/ptestsome_f08.lo profile/ptopo_test_f08.lo profile/ptype_commit_f08.lo profile/ptype_contiguous_f08.lo profile/ptype_create_darray_f08.lo profile/ptype_create_f90_complex_f08.lo profile/ptype_create_f90_integer_f08.lo profile/ptype_create_f90_real_f08.lo profile/ptype_create_hindexed_f08.lo profile/ptype_create_hvector_f08.lo profile/ptype_create_indexed_block_f08.lo profile/ptype_create_hindexed_block_f08.lo profile/ptype_create_keyval_f08.lo profile/ptype_create_resized_f08.lo profile/ptype_create_struct_f08.lo profile/ptype_create_subarray_f08.lo profile/ptype_delete_attr_f08.lo profile/ptype_dup_f08.lo profile/ptype_free_f08.lo profile/ptype_free_keyval_f08.lo profile/ptype_get_attr_f08.lo profile/ptype_get_contents_f08.lo profile/ptype_get_envelope_f08.lo profile/ptype_get_extent_f08.lo profile/ptype_get_extent_x_f08.lo profile/ptype_get_name_f08.lo profile/ptype_get_true_extent_f08.lo profile/ptype_get_true_extent_x_f08.lo profile/ptype_indexed_f08.lo profile/ptype_match_size_f08.lo profile/ptype_set_attr_f08.lo profile/ptype_set_name_f08.lo profile/ptype_size_f08.lo profile/ptype_size_x_f08.lo profile/ptype_vector_f08.lo profile/punpack_external_f08.lo profile/punpack_f08.lo profile/punpublish_name_f08.lo profile/pwaitall_f08.lo profile/pwaitany_f08.lo profile/pwait_f08.lo profile/pwaitsome_f08.lo profile/pwin_allocate_f08.lo profile/pwin_allocate_shared_f08.lo profile/pwin_attach_f08.lo profile/pwin_call_errhandler_f08.lo profile/pwin_complete_f08.lo profile/pwin_create_dynamic_f08.lo profile/pwin_create_errhandler_f08.lo profile/pwin_create_f08.lo profile/pwin_create_keyval_f08.lo profile/pwin_delete_attr_f08.lo profile/pwin_detach_f08.lo profile/pwin_fence_f08.lo profile/pwin_flush_f08.lo profile/pwin_flush_all_f08.lo profile/pwin_flush_local_f08.lo profile/pwin_flush_local_all_f08.lo profile/pwin_free_f08.lo profile/pwin_free_keyval_f08.lo profile/pwin_get_attr_f08.lo profile/pwin_get_errhandler_f08.lo profile/pwin_get_group_f08.lo profile/pwin_get_info_f08.lo profile/pwin_get_name_f08.lo profile/pwin_lock_f08.lo profile/pwin_lock_all_f08.lo profile/pwin_post_f08.lo profile/pwin_set_attr_f08.lo profile/pwin_set_errhandler_f08.lo profile/pwin_set_info_f08.lo profile/pwin_set_name_f08.lo profile/pwin_shared_query_f08.lo profile/pwin_start_f08.lo profile/pwin_sync_f08.lo profile/pwin_test_f08.lo profile/pwin_unlock_f08.lo profile/pwin_unlock_all_f08.lo profile/pwin_wait_f08.lo profile/pfile_call_errhandler_f08.lo profile/pfile_close_f08.lo profile/pfile_create_errhandler_f08.lo profile/pfile_delete_f08.lo profile/pfile_get_amode_f08.lo profile/pfile_get_atomicity_f08.lo profile/pfile_get_byte_offset_f08.lo profile/pfile_get_errhandler_f08.lo profile/pfile_get_group_f08.lo profile/pfile_get_info_f08.lo profile/pfile_get_position_f08.lo profile/pfile_get_position_shared_f08.lo profile/pfile_get_size_f08.lo profile/pfile_get_type_extent_f08.lo profile/pfile_get_view_f08.lo profile/pfile_iread_at_f08.lo profile/pfile_iread_f08.lo profile/pfile_iread_at_all_f08.lo profile/pfile_iread_all_f08.lo profile/pfile_iread_shared_f08.lo profile/pfile_iwrite_at_f08.lo profile/pfile_iwrite_f08.lo profile/pfile_iwrite_at_all_f08.lo profile/pfile_iwrite_all_f08.lo profile/pfile_iwrite_shared_f08.lo profile/pfile_open_f08.lo profile/pfile_preallocate_f08.lo profile/pfile_read_all_begin_f08.lo profile/pfile_read_all_end_f08.lo profile/pfile_read_all_f08.lo profile/pfile_read_at_all_begin_f08.lo profile/pfile_read_at_all_end_f08.lo profile/pfile_read_at_all_f08.lo profile/pfile_read_at_f08.lo profile/pfile_read_f08.lo profile/pfile_read_ordered_begin_f08.lo profile/pfile_read_ordered_end_f08.lo profile/pfile_read_ordered_f08.lo profile/pfile_read_shared_f08.lo profile/pfile_seek_f08.lo profile/pfile_seek_shared_f08.lo profile/pfile_set_atomicity_f08.lo profile/pfile_set_errhandler_f08.lo profile/pfile_set_info_f08.lo profile/pfile_set_size_f08.lo profile/pfile_set_view_f08.lo profile/pfile_sync_f08.lo profile/pfile_write_all_begin_f08.lo profile/pfile_write_all_end_f08.lo profile/pfile_write_all_f08.lo profile/pfile_write_at_all_begin_f08.lo profile/pfile_write_at_all_end_f08.lo profile/pfile_write_at_all_f08.lo profile/pfile_write_at_f08.lo profile/pfile_write_f08.lo profile/pfile_write_ordered_begin_f08.lo profile/pfile_write_ordered_end_f08.lo profile/pfile_write_ordered_f08.lo profile/pfile_write_shared_f08.lo profile/pregister_datarep_f08.lo mpi-f08.lo buffer_detach.lo constants.lo sizeof_f08.lo profile/psizeof_f08.lo libforce_usempif08_internal_modules_to_be_built.la ../../../../ompi/mpi/fortran/mpif-h/libmpi_mpifh.la ../../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gfortran -shared -fPIC .libs/abort_f08.o .libs/accumulate_f08.o .libs/add_error_class_f08.o .libs/add_error_code_f08.o .libs/add_error_string_f08.o .libs/aint_add_f08.o .libs/aint_diff_f08.o .libs/allgather_f08.o .libs/allgatherv_f08.o .libs/alloc_mem_f08.o .libs/allreduce_f08.o .libs/alltoall_f08.o .libs/alltoallv_f08.o .libs/alltoallw_f08.o .libs/barrier_f08.o .libs/bcast_f08.o .libs/bsend_f08.o .libs/bsend_init_f08.o .libs/buffer_attach_f08.o .libs/buffer_detach_f08.o .libs/cancel_f08.o .libs/cart_coords_f08.o .libs/cart_create_f08.o .libs/cartdim_get_f08.o .libs/cart_get_f08.o .libs/cart_map_f08.o .libs/cart_rank_f08.o .libs/cart_shift_f08.o .libs/cart_sub_f08.o .libs/close_port_f08.o .libs/comm_accept_f08.o .libs/comm_call_errhandler_f08.o .libs/comm_compare_f08.o .libs/comm_connect_f08.o .libs/comm_create_errhandler_f08.o .libs/comm_create_f08.o .libs/comm_create_group_f08.o .libs/comm_create_keyval_f08.o .libs/comm_delete_attr_f08.o .libs/comm_disconnect_f08.o .libs/comm_dup_f08.o .libs/comm_dup_with_info_f08.o .libs/comm_idup_f08.o .libs/comm_free_f08.o .libs/comm_free_keyval_f08.o .libs/comm_get_attr_f08.o .libs/comm_get_errhandler_f08.o .libs/comm_get_info_f08.o .libs/comm_get_name_f08.o .libs/comm_get_parent_f08.o .libs/comm_group_f08.o .libs/comm_join_f08.o .libs/comm_rank_f08.o .libs/comm_remote_group_f08.o .libs/comm_remote_size_f08.o .libs/comm_set_attr_f08.o .libs/comm_set_errhandler_f08.o .libs/comm_set_info_f08.o .libs/comm_set_name_f08.o .libs/comm_size_f08.o .libs/comm_spawn_f08.o .libs/comm_spawn_multiple_f08.o .libs/comm_split_f08.o .libs/comm_split_type_f08.o .libs/comm_test_inter_f08.o .libs/compare_and_swap_f08.o .libs/dist_graph_create_adjacent_f08.o .libs/dist_graph_create_f08.o .libs/dist_graph_neighbors_count_f08.o .libs/dist_graph_neighbors_f08.o .libs/dims_create_f08.o .libs/errhandler_free_f08.o .libs/error_class_f08.o .libs/error_string_f08.o .libs/exscan_f08.o .libs/f_sync_reg_f08.o .libs/fetch_and_op_f08.o .libs/finalized_f08.o .libs/finalize_f08.o .libs/free_mem_f08.o .libs/gather_f08.o .libs/gatherv_f08.o .libs/get_accumulate_f08.o .libs/get_address_f08.o .libs/get_count_f08.o .libs/get_elements_f08.o .libs/get_elements_x_f08.o .libs/get_f08.o .libs/get_library_version_f08.o .libs/get_processor_name_f08.o .libs/get_version_f08.o .libs/graph_create_f08.o .libs/graphdims_get_f08.o .libs/graph_get_f08.o .libs/graph_map_f08.o .libs/graph_neighbors_count_f08.o .libs/graph_neighbors_f08.o .libs/grequest_complete_f08.o .libs/grequest_start_f08.o .libs/group_compare_f08.o .libs/group_difference_f08.o .libs/group_excl_f08.o .libs/group_free_f08.o .libs/group_incl_f08.o .libs/group_intersection_f08.o .libs/group_range_excl_f08.o .libs/group_range_incl_f08.o .libs/group_rank_f08.o .libs/group_size_f08.o .libs/group_translate_ranks_f08.o .libs/group_union_f08.o .libs/iallgather_f08.o .libs/iallgatherv_f08.o .libs/iallreduce_f08.o .libs/ialltoall_f08.o .libs/ialltoallv_f08.o .libs/ialltoallw_f08.o .libs/ibarrier_f08.o .libs/ibcast_f08.o .libs/ibsend_f08.o .libs/iexscan_f08.o .libs/igather_f08.o .libs/igatherv_f08.o .libs/improbe_f08.o .libs/imrecv_f08.o .libs/ineighbor_allgather_f08.o .libs/ineighbor_allgatherv_f08.o .libs/ineighbor_alltoall_f08.o .libs/ineighbor_alltoallv_f08.o .libs/ineighbor_alltoallw_f08.o .libs/info_create_f08.o .libs/info_delete_f08.o .libs/info_dup_f08.o .libs/info_free_f08.o .libs/info_get_f08.o .libs/info_get_nkeys_f08.o .libs/info_get_nthkey_f08.o .libs/info_get_valuelen_f08.o .libs/info_set_f08.o .libs/init_f08.o .libs/initialized_f08.o .libs/init_thread_f08.o .libs/intercomm_create_f08.o .libs/intercomm_merge_f08.o .libs/iprobe_f08.o .libs/irecv_f08.o .libs/ireduce_f08.o .libs/ireduce_scatter_f08.o .libs/ireduce_scatter_block_f08.o .libs/irsend_f08.o .libs/iscan_f08.o .libs/iscatter_f08.o .libs/iscatterv_f08.o .libs/isend_f08.o .libs/issend_f08.o .libs/is_thread_main_f08.o .libs/lookup_name_f08.o .libs/mprobe_f08.o .libs/mrecv_f08.o .libs/neighbor_allgather_f08.o .libs/neighbor_allgatherv_f08.o .libs/neighbor_alltoall_f08.o .libs/neighbor_alltoallv_f08.o .libs/neighbor_alltoallw_f08.o .libs/op_commutative_f08.o .libs/op_create_f08.o .libs/open_port_f08.o .libs/op_free_f08.o .libs/pack_external_f08.o .libs/pack_external_size_f08.o .libs/pack_f08.o .libs/pack_size_f08.o .libs/pcontrol_f08.o .libs/probe_f08.o .libs/publish_name_f08.o .libs/put_f08.o .libs/query_thread_f08.o .libs/raccumulate_f08.o .libs/recv_f08.o .libs/recv_init_f08.o .libs/reduce_f08.o .libs/reduce_local_f08.o .libs/reduce_scatter_f08.o .libs/reduce_scatter_block_f08.o .libs/request_free_f08.o .libs/request_get_status_f08.o .libs/rget_f08.o .libs/rget_accumulate_f08.o .libs/rput_f08.o .libs/rsend_f08.o .libs/rsend_init_f08.o .libs/scan_f08.o .libs/scatter_f08.o .libs/scatterv_f08.o .libs/send_f08.o .libs/send_init_f08.o .libs/sendrecv_f08.o .libs/sendrecv_replace_f08.o .libs/ssend_f08.o .libs/ssend_init_f08.o .libs/startall_f08.o .libs/start_f08.o .libs/status_set_cancelled_f08.o .libs/status_set_elements_f08.o .libs/status_set_elements_x_f08.o .libs/testall_f08.o .libs/testany_f08.o .libs/test_cancelled_f08.o .libs/test_f08.o .libs/testsome_f08.o .libs/topo_test_f08.o .libs/type_commit_f08.o .libs/type_contiguous_f08.o .libs/type_create_darray_f08.o .libs/type_create_f90_complex_f08.o .libs/type_create_f90_integer_f08.o .libs/type_create_f90_real_f08.o .libs/type_create_hindexed_f08.o .libs/type_create_hvector_f08.o .libs/type_create_indexed_block_f08.o .libs/type_create_hindexed_block_f08.o .libs/type_create_keyval_f08.o .libs/type_create_resized_f08.o .libs/type_create_struct_f08.o .libs/type_create_subarray_f08.o .libs/type_delete_attr_f08.o .libs/type_dup_f08.o .libs/type_free_f08.o .libs/type_free_keyval_f08.o .libs/type_get_attr_f08.o .libs/type_get_contents_f08.o .libs/type_get_envelope_f08.o .libs/type_get_extent_f08.o .libs/type_get_extent_x_f08.o .libs/type_get_name_f08.o .libs/type_get_true_extent_f08.o .libs/type_get_true_extent_x_f08.o .libs/type_indexed_f08.o .libs/type_match_size_f08.o .libs/type_set_attr_f08.o .libs/type_set_name_f08.o .libs/type_size_f08.o .libs/type_size_x_f08.o .libs/type_vector_f08.o .libs/unpack_external_f08.o .libs/unpack_f08.o .libs/unpublish_name_f08.o .libs/waitall_f08.o .libs/waitany_f08.o .libs/wait_f08.o .libs/waitsome_f08.o .libs/win_allocate_f08.o .libs/win_allocate_shared_f08.o .libs/win_attach_f08.o .libs/win_call_errhandler_f08.o .libs/win_complete_f08.o .libs/win_create_dynamic_f08.o .libs/win_create_errhandler_f08.o .libs/win_create_f08.o .libs/win_create_keyval_f08.o .libs/win_delete_attr_f08.o .libs/win_detach_f08.o .libs/win_fence_f08.o .libs/win_flush_f08.o .libs/win_flush_all_f08.o .libs/win_flush_local_f08.o .libs/win_flush_local_all_f08.o .libs/win_free_f08.o .libs/win_free_keyval_f08.o .libs/win_get_attr_f08.o .libs/win_get_errhandler_f08.o .libs/win_get_group_f08.o .libs/win_get_info_f08.o .libs/win_get_name_f08.o .libs/win_lock_f08.o .libs/win_lock_all_f08.o .libs/win_post_f08.o .libs/win_set_attr_f08.o .libs/win_set_errhandler_f08.o .libs/win_set_info_f08.o .libs/win_set_name_f08.o .libs/win_shared_query_f08.o .libs/win_start_f08.o .libs/win_sync_f08.o .libs/win_test_f08.o .libs/win_unlock_f08.o .libs/win_unlock_all_f08.o .libs/win_wait_f08.o .libs/file_call_errhandler_f08.o .libs/file_close_f08.o .libs/file_create_errhandler_f08.o .libs/file_delete_f08.o .libs/file_get_amode_f08.o .libs/file_get_atomicity_f08.o .libs/file_get_byte_offset_f08.o .libs/file_get_errhandler_f08.o .libs/file_get_group_f08.o .libs/file_get_info_f08.o .libs/file_get_position_f08.o .libs/file_get_position_shared_f08.o .libs/file_get_size_f08.o .libs/file_get_type_extent_f08.o .libs/file_get_view_f08.o .libs/file_iread_at_f08.o .libs/file_iread_f08.o .libs/file_iread_at_all_f08.o .libs/file_iread_all_f08.o .libs/file_iread_shared_f08.o .libs/file_iwrite_at_f08.o .libs/file_iwrite_f08.o .libs/file_iwrite_at_all_f08.o .libs/file_iwrite_all_f08.o .libs/file_iwrite_shared_f08.o .libs/file_open_f08.o .libs/file_preallocate_f08.o .libs/file_read_all_begin_f08.o .libs/file_read_all_end_f08.o .libs/file_read_all_f08.o .libs/file_read_at_all_begin_f08.o .libs/file_read_at_all_end_f08.o .libs/file_read_at_all_f08.o .libs/file_read_at_f08.o .libs/file_read_f08.o .libs/file_read_ordered_begin_f08.o .libs/file_read_ordered_end_f08.o .libs/file_read_ordered_f08.o .libs/file_read_shared_f08.o .libs/file_seek_f08.o .libs/file_seek_shared_f08.o .libs/file_set_atomicity_f08.o .libs/file_set_errhandler_f08.o .libs/file_set_info_f08.o .libs/file_set_size_f08.o .libs/file_set_view_f08.o .libs/file_sync_f08.o .libs/file_write_all_begin_f08.o .libs/file_write_all_end_f08.o .libs/file_write_all_f08.o .libs/file_write_at_all_begin_f08.o .libs/file_write_at_all_end_f08.o .libs/file_write_at_all_f08.o .libs/file_write_at_f08.o .libs/file_write_f08.o .libs/file_write_ordered_begin_f08.o .libs/file_write_ordered_end_f08.o .libs/file_write_ordered_f08.o .libs/file_write_shared_f08.o .libs/register_datarep_f08.o profile/.libs/pabort_f08.o profile/.libs/paccumulate_f08.o profile/.libs/padd_error_class_f08.o profile/.libs/padd_error_code_f08.o profile/.libs/padd_error_string_f08.o profile/.libs/paint_add_f08.o profile/.libs/paint_diff_f08.o profile/.libs/pallgather_f08.o profile/.libs/pallgatherv_f08.o profile/.libs/palloc_mem_f08.o profile/.libs/pallreduce_f08.o profile/.libs/palltoall_f08.o profile/.libs/palltoallv_f08.o profile/.libs/palltoallw_f08.o profile/.libs/pbarrier_f08.o profile/.libs/pbcast_f08.o profile/.libs/pbsend_f08.o profile/.libs/pbsend_init_f08.o profile/.libs/pbuffer_attach_f08.o profile/.libs/pbuffer_detach_f08.o profile/.libs/pcancel_f08.o profile/.libs/pcart_coords_f08.o profile/.libs/pcart_create_f08.o profile/.libs/pcartdim_get_f08.o profile/.libs/pcart_get_f08.o profile/.libs/pcart_map_f08.o profile/.libs/pcart_rank_f08.o profile/.libs/pcart_shift_f08.o profile/.libs/pcart_sub_f08.o profile/.libs/pclose_port_f08.o profile/.libs/pcomm_accept_f08.o profile/.libs/pcomm_call_errhandler_f08.o profile/.libs/pcomm_compare_f08.o profile/.libs/pcomm_connect_f08.o profile/.libs/pcomm_create_errhandler_f08.o profile/.libs/pcomm_create_f08.o profile/.libs/pcomm_create_group_f08.o profile/.libs/pcomm_create_keyval_f08.o profile/.libs/pcomm_delete_attr_f08.o profile/.libs/pcomm_disconnect_f08.o profile/.libs/pcomm_dup_f08.o profile/.libs/pcomm_dup_with_info_f08.o profile/.libs/pcomm_idup_f08.o profile/.libs/pcomm_free_f08.o profile/.libs/pcomm_free_keyval_f08.o profile/.libs/pcomm_get_attr_f08.o profile/.libs/pcomm_get_errhandler_f08.o profile/.libs/pcomm_get_info_f08.o profile/.libs/pcomm_get_name_f08.o profile/.libs/pcomm_get_parent_f08.o profile/.libs/pcomm_group_f08.o profile/.libs/pcomm_join_f08.o profile/.libs/pcomm_rank_f08.o profile/.libs/pcomm_remote_group_f08.o profile/.libs/pcomm_remote_size_f08.o profile/.libs/pcomm_set_attr_f08.o profile/.libs/pcomm_set_errhandler_f08.o profile/.libs/pcomm_set_info_f08.o profile/.libs/pcomm_set_name_f08.o profile/.libs/pcomm_size_f08.o profile/.libs/pcomm_spawn_f08.o profile/.libs/pcomm_spawn_multiple_f08.o profile/.libs/pcomm_split_f08.o profile/.libs/pcomm_split_type_f08.o profile/.libs/pcomm_test_inter_f08.o profile/.libs/pcompare_and_swap_f08.o profile/.libs/pdims_create_f08.o profile/.libs/pdist_graph_create_adjacent_f08.o profile/.libs/pdist_graph_create_f08.o profile/.libs/pdist_graph_neighbors_count_f08.o profile/.libs/pdist_graph_neighbors_f08.o profile/.libs/perrhandler_free_f08.o profile/.libs/perror_class_f08.o profile/.libs/perror_string_f08.o profile/.libs/pexscan_f08.o profile/.libs/pf_sync_reg_f08.o profile/.libs/pfetch_and_op_f08.o profile/.libs/pfinalized_f08.o profile/.libs/pfinalize_f08.o profile/.libs/pfree_mem_f08.o profile/.libs/pgather_f08.o profile/.libs/pgatherv_f08.o profile/.libs/pget_accumulate_f08.o profile/.libs/pget_address_f08.o profile/.libs/pget_count_f08.o profile/.libs/pget_elements_f08.o profile/.libs/pget_elements_x_f08.o profile/.libs/pget_f08.o profile/.libs/pget_library_version_f08.o profile/.libs/pget_processor_name_f08.o profile/.libs/pget_version_f08.o profile/.libs/pgraph_create_f08.o profile/.libs/pgraphdims_get_f08.o profile/.libs/pgraph_get_f08.o profile/.libs/pgraph_map_f08.o profile/.libs/pgraph_neighbors_count_f08.o profile/.libs/pgraph_neighbors_f08.o profile/.libs/pgrequest_complete_f08.o profile/.libs/pgrequest_start_f08.o profile/.libs/pgroup_compare_f08.o profile/.libs/pgroup_difference_f08.o profile/.libs/pgroup_excl_f08.o profile/.libs/pgroup_free_f08.o profile/.libs/pgroup_incl_f08.o profile/.libs/pgroup_intersection_f08.o profile/.libs/pgroup_range_excl_f08.o profile/.libs/pgroup_range_incl_f08.o profile/.libs/pgroup_rank_f08.o profile/.libs/pgroup_size_f08.o profile/.libs/pgroup_translate_ranks_f08.o profile/.libs/pgroup_union_f08.o profile/.libs/piallgather_f08.o profile/.libs/piallgatherv_f08.o profile/.libs/piallreduce_f08.o profile/.libs/pialltoall_f08.o profile/.libs/pialltoallv_f08.o profile/.libs/pialltoallw_f08.o profile/.libs/pibarrier_f08.o profile/.libs/pibcast_f08.o profile/.libs/pibsend_f08.o profile/.libs/pigather_f08.o profile/.libs/pigatherv_f08.o profile/.libs/piexscan_f08.o profile/.libs/pimprobe_f08.o profile/.libs/pimrecv_f08.o profile/.libs/pineighbor_allgather_f08.o profile/.libs/pineighbor_allgatherv_f08.o profile/.libs/pineighbor_alltoall_f08.o profile/.libs/pineighbor_alltoallv_f08.o profile/.libs/pineighbor_alltoallw_f08.o profile/.libs/pinfo_create_f08.o profile/.libs/pinfo_delete_f08.o profile/.libs/pinfo_dup_f08.o profile/.libs/pinfo_free_f08.o profile/.libs/pinfo_get_f08.o profile/.libs/pinfo_get_nkeys_f08.o profile/.libs/pinfo_get_nthkey_f08.o profile/.libs/pinfo_get_valuelen_f08.o profile/.libs/pinfo_set_f08.o profile/.libs/pinit_f08.o profile/.libs/pinitialized_f08.o profile/.libs/pinit_thread_f08.o profile/.libs/pintercomm_create_f08.o profile/.libs/pintercomm_merge_f08.o profile/.libs/piprobe_f08.o profile/.libs/pirecv_f08.o profile/.libs/pireduce_f08.o profile/.libs/pireduce_scatter_f08.o profile/.libs/pireduce_scatter_block_f08.o profile/.libs/pirsend_f08.o profile/.libs/piscan_f08.o profile/.libs/piscatter_f08.o profile/.libs/piscatterv_f08.o profile/.libs/pisend_f08.o profile/.libs/pissend_f08.o profile/.libs/pis_thread_main_f08.o profile/.libs/plookup_name_f08.o profile/.libs/pmprobe_f08.o profile/.libs/pmrecv_f08.o profile/.libs/pneighbor_allgather_f08.o profile/.libs/pneighbor_allgatherv_f08.o profile/.libs/pneighbor_alltoall_f08.o profile/.libs/pneighbor_alltoallv_f08.o profile/.libs/pneighbor_alltoallw_f08.o profile/.libs/pop_commutative_f08.o profile/.libs/pop_create_f08.o profile/.libs/popen_port_f08.o profile/.libs/pop_free_f08.o profile/.libs/ppack_external_f08.o profile/.libs/ppack_external_size_f08.o profile/.libs/ppack_f08.o profile/.libs/ppack_size_f08.o profile/.libs/ppcontrol_f08.o profile/.libs/pprobe_f08.o profile/.libs/ppublish_name_f08.o profile/.libs/pput_f08.o profile/.libs/pquery_thread_f08.o profile/.libs/praccumulate_f08.o profile/.libs/precv_f08.o profile/.libs/precv_init_f08.o profile/.libs/preduce_f08.o profile/.libs/preduce_local_f08.o profile/.libs/preduce_scatter_f08.o profile/.libs/preduce_scatter_block_f08.o profile/.libs/prequest_free_f08.o profile/.libs/prequest_get_status_f08.o profile/.libs/prget_f08.o profile/.libs/prget_accumulate_f08.o profile/.libs/prput_f08.o profile/.libs/prsend_f08.o profile/.libs/prsend_init_f08.o profile/.libs/pscan_f08.o profile/.libs/pscatter_f08.o profile/.libs/pscatterv_f08.o profile/.libs/psend_f08.o profile/.libs/psend_init_f08.o profile/.libs/psendrecv_f08.o profile/.libs/psendrecv_replace_f08.o profile/.libs/pssend_f08.o profile/.libs/pssend_init_f08.o profile/.libs/pstartall_f08.o profile/.libs/pstart_f08.o profile/.libs/pstatus_set_cancelled_f08.o profile/.libs/pstatus_set_elements_f08.o profile/.libs/pstatus_set_elements_x_f08.o profile/.libs/ptestall_f08.o profile/.libs/ptestany_f08.o profile/.libs/ptest_cancelled_f08.o profile/.libs/ptest_f08.o profile/.libs/ptestsome_f08.o profile/.libs/ptopo_test_f08.o profile/.libs/ptype_commit_f08.o profile/.libs/ptype_contiguous_f08.o profile/.libs/ptype_create_darray_f08.o profile/.libs/ptype_create_f90_complex_f08.o profile/.libs/ptype_create_f90_integer_f08.o profile/.libs/ptype_create_f90_real_f08.o profile/.libs/ptype_create_hindexed_f08.o profile/.libs/ptype_create_hvector_f08.o profile/.libs/ptype_create_indexed_block_f08.o profile/.libs/ptype_create_hindexed_block_f08.o profile/.libs/ptype_create_keyval_f08.o profile/.libs/ptype_create_resized_f08.o profile/.libs/ptype_create_struct_f08.o profile/.libs/ptype_create_subarray_f08.o profile/.libs/ptype_delete_attr_f08.o profile/.libs/ptype_dup_f08.o profile/.libs/ptype_free_f08.o profile/.libs/ptype_free_keyval_f08.o profile/.libs/ptype_get_attr_f08.o profile/.libs/ptype_get_contents_f08.o profile/.libs/ptype_get_envelope_f08.o profile/.libs/ptype_get_extent_f08.o profile/.libs/ptype_get_extent_x_f08.o profile/.libs/ptype_get_name_f08.o profile/.libs/ptype_get_true_extent_f08.o profile/.libs/ptype_get_true_extent_x_f08.o profile/.libs/ptype_indexed_f08.o profile/.libs/ptype_match_size_f08.o profile/.libs/ptype_set_attr_f08.o profile/.libs/ptype_set_name_f08.o profile/.libs/ptype_size_f08.o profile/.libs/ptype_size_x_f08.o profile/.libs/ptype_vector_f08.o profile/.libs/punpack_external_f08.o profile/.libs/punpack_f08.o profile/.libs/punpublish_name_f08.o profile/.libs/pwaitall_f08.o profile/.libs/pwaitany_f08.o profile/.libs/pwait_f08.o profile/.libs/pwaitsome_f08.o profile/.libs/pwin_allocate_f08.o profile/.libs/pwin_allocate_shared_f08.o profile/.libs/pwin_attach_f08.o profile/.libs/pwin_call_errhandler_f08.o profile/.libs/pwin_complete_f08.o profile/.libs/pwin_create_dynamic_f08.o profile/.libs/pwin_create_errhandler_f08.o profile/.libs/pwin_create_f08.o profile/.libs/pwin_create_keyval_f08.o profile/.libs/pwin_delete_attr_f08.o profile/.libs/pwin_detach_f08.o profile/.libs/pwin_fence_f08.o profile/.libs/pwin_flush_f08.o profile/.libs/pwin_flush_all_f08.o profile/.libs/pwin_flush_local_f08.o profile/.libs/pwin_flush_local_all_f08.o profile/.libs/pwin_free_f08.o profile/.libs/pwin_free_keyval_f08.o profile/.libs/pwin_get_attr_f08.o profile/.libs/pwin_get_errhandler_f08.o profile/.libs/pwin_get_group_f08.o profile/.libs/pwin_get_info_f08.o profile/.libs/pwin_get_name_f08.o profile/.libs/pwin_lock_f08.o profile/.libs/pwin_lock_all_f08.o profile/.libs/pwin_post_f08.o profile/.libs/pwin_set_attr_f08.o profile/.libs/pwin_set_errhandler_f08.o profile/.libs/pwin_set_info_f08.o profile/.libs/pwin_set_name_f08.o profile/.libs/pwin_shared_query_f08.o profile/.libs/pwin_start_f08.o profile/.libs/pwin_sync_f08.o profile/.libs/pwin_test_f08.o profile/.libs/pwin_unlock_f08.o profile/.libs/pwin_unlock_all_f08.o profile/.libs/pwin_wait_f08.o profile/.libs/pfile_call_errhandler_f08.o profile/.libs/pfile_close_f08.o profile/.libs/pfile_create_errhandler_f08.o profile/.libs/pfile_delete_f08.o profile/.libs/pfile_get_amode_f08.o profile/.libs/pfile_get_atomicity_f08.o profile/.libs/pfile_get_byte_offset_f08.o profile/.libs/pfile_get_errhandler_f08.o profile/.libs/pfile_get_group_f08.o profile/.libs/pfile_get_info_f08.o profile/.libs/pfile_get_position_f08.o profile/.libs/pfile_get_position_shared_f08.o profile/.libs/pfile_get_size_f08.o profile/.libs/pfile_get_type_extent_f08.o profile/.libs/pfile_get_view_f08.o profile/.libs/pfile_iread_at_f08.o profile/.libs/pfile_iread_f08.o profile/.libs/pfile_iread_at_all_f08.o profile/.libs/pfile_iread_all_f08.o profile/.libs/pfile_iread_shared_f08.o profile/.libs/pfile_iwrite_at_f08.o profile/.libs/pfile_iwrite_f08.o profile/.libs/pfile_iwrite_at_all_f08.o profile/.libs/pfile_iwrite_all_f08.o profile/.libs/pfile_iwrite_shared_f08.o profile/.libs/pfile_open_f08.o profile/.libs/pfile_preallocate_f08.o profile/.libs/pfile_read_all_begin_f08.o profile/.libs/pfile_read_all_end_f08.o profile/.libs/pfile_read_all_f08.o profile/.libs/pfile_read_at_all_begin_f08.o profile/.libs/pfile_read_at_all_end_f08.o profile/.libs/pfile_read_at_all_f08.o profile/.libs/pfile_read_at_f08.o profile/.libs/pfile_read_f08.o profile/.libs/pfile_read_ordered_begin_f08.o profile/.libs/pfile_read_ordered_end_f08.o profile/.libs/pfile_read_ordered_f08.o profile/.libs/pfile_read_shared_f08.o profile/.libs/pfile_seek_f08.o profile/.libs/pfile_seek_shared_f08.o profile/.libs/pfile_set_atomicity_f08.o profile/.libs/pfile_set_errhandler_f08.o profile/.libs/pfile_set_info_f08.o profile/.libs/pfile_set_size_f08.o profile/.libs/pfile_set_view_f08.o profile/.libs/pfile_sync_f08.o profile/.libs/pfile_write_all_begin_f08.o profile/.libs/pfile_write_all_end_f08.o profile/.libs/pfile_write_all_f08.o profile/.libs/pfile_write_at_all_begin_f08.o profile/.libs/pfile_write_at_all_end_f08.o profile/.libs/pfile_write_at_all_f08.o profile/.libs/pfile_write_at_f08.o profile/.libs/pfile_write_f08.o profile/.libs/pfile_write_ordered_begin_f08.o profile/.libs/pfile_write_ordered_end_f08.o profile/.libs/pfile_write_ordered_f08.o profile/.libs/pfile_write_shared_f08.o profile/.libs/pregister_datarep_f08.o .libs/mpi-f08.o .libs/buffer_detach.o .libs/constants.o .libs/sizeof_f08.o profile/.libs/psizeof_f08.o -Wl,--whole-archive ./.libs/libforce_usempif08_internal_modules_to_be_built.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -ldl -lrt -lutil -lhwloc -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_usempif08.so.20 -o .libs/libmpi_usempif08.so.20.11.1 libtool: install: /usr/bin/install -c .libs/libmpi_usempif08.so.20.11.1T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempif08.so.20.11.1 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_usempif08.so.20.11.1 libmpi_usempif08.so.20 || { rm -f libmpi_usempif08.so.20 && ln -s libmpi_usempif08.so.20.11.1 libmpi_usempif08.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_usempif08.so.20.11.1 libmpi_usempif08.so || { rm -f libmpi_usempif08.so && ln -s libmpi_usempif08.so.20.11.1 libmpi_usempif08.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi_usempif08.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempif08.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' /usr/bin/install -c mpi_f08.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c mpi_f08_callbacks.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c mpi_f08_interfaces.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c mpi_f08_interfaces_callbacks.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c mpi_f08_types.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c pmpi_f08_interfaces.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' Making install in mpi/fortran/mpiext make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' /usr/bin/install -c mpi_ext.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib /usr/bin/install -c mpi_f08_ext.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' Making install in mca/bml/r2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mca-bml-r2.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_bml_r2.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_bml_r2.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_bml_r2.so libtool: install: /usr/bin/install -c .libs/mca_bml_r2.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_bml_r2.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' Making install in mca/coll/sync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-coll-sync.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_sync.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_sync.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sync.so libtool: install: /usr/bin/install -c .libs/mca_coll_sync.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sync.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' Making install in mca/coll/tuned make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_tuned.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_tuned.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_tuned.so libtool: install: /usr/bin/install -c .libs/mca_coll_tuned.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_tuned.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' Making install in mca/coll/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mpi-coll-sm.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_sm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: warning: relinking 'mca_coll_sm.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_coll_sm.la -rpath /usr/lib/openmpi/lib/openmpi coll_sm_allreduce.lo coll_sm_barrier.lo coll_sm_bcast.lo coll_sm_component.lo coll_sm_module.lo coll_sm_reduce.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm/libmca_common_sm.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/coll_sm_allreduce.o .libs/coll_sm_barrier.o .libs/coll_sm_bcast.o .libs/coll_sm_component.o .libs/coll_sm_module.o .libs/coll_sm_reduce.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmca_common_sm -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_coll_sm.so -o .libs/mca_coll_sm.so libtool: install: /usr/bin/install -c .libs/mca_coll_sm.soT /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sm.so libtool: install: /usr/bin/install -c .libs/mca_coll_sm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' Making install in mca/coll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_basic.so libtool: install: /usr/bin/install -c .libs/mca_coll_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' Making install in mca/coll/inter make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_inter.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_inter.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_inter.so libtool: install: /usr/bin/install -c .libs/mca_coll_inter.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_inter.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' Making install in mca/coll/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_self.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_self.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_self.so libtool: install: /usr/bin/install -c .libs/mca_coll_self.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_self.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' Making install in mca/coll/libnbc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_coll_libnbc.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_coll_libnbc.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_libnbc.so libtool: install: /usr/bin/install -c .libs/mca_coll_libnbc.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_libnbc.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' Making install in mca/fbtl/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fbtl_posix.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fbtl_posix.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fbtl_posix.so libtool: install: /usr/bin/install -c .libs/mca_fbtl_posix.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fbtl_posix.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' Making install in mca/fcoll/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fcoll_individual.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fcoll_individual.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_individual.so libtool: install: /usr/bin/install -c .libs/mca_fcoll_individual.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_individual.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' Making install in mca/fcoll/two_phase make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fcoll_two_phase.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fcoll_two_phase.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_two_phase.so libtool: install: /usr/bin/install -c .libs/mca_fcoll_two_phase.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_two_phase.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' Making install in mca/fcoll/static make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fcoll_static.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fcoll_static.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_static.so libtool: install: /usr/bin/install -c .libs/mca_fcoll_static.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_static.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' Making install in mca/fcoll/dynamic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fcoll_dynamic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fcoll_dynamic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic.so libtool: install: /usr/bin/install -c .libs/mca_fcoll_dynamic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' Making install in mca/fcoll/dynamic_gen2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fcoll_dynamic_gen2.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fcoll_dynamic_gen2.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic_gen2.so libtool: install: /usr/bin/install -c .libs/mca_fcoll_dynamic_gen2.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic_gen2.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' Making install in mca/fs/ufs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_fs_ufs.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_fs_ufs.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fs_ufs.so libtool: install: /usr/bin/install -c .libs/mca_fs_ufs.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fs_ufs.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' Making install in mca/io/romio314 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making install in romio make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_io_romio314.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_io_romio314.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_romio314.so libtool: install: /usr/bin/install -c .libs/mca_io_romio314.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_romio314.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making install in mca/io/ompio make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_io_ompio.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_io_ompio.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_ompio.so libtool: install: /usr/bin/install -c .libs/mca_io_ompio.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_ompio.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' Making install in mca/mtl/ofi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mtl-ofi.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_mtl_ofi.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: warning: relinking 'mca_mtl_ofi.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mca_mtl_ofi.la -rpath /usr/lib/openmpi/lib/openmpi mtl_ofi.lo mtl_ofi_component.lo mtl_ofi_endpoint.lo /builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric/libmca_common_libfabric.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/mtl_ofi.o .libs/mtl_ofi_component.o .libs/mtl_ofi_endpoint.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmca_common_libfabric -lfabric -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,mca_mtl_ofi.so -o .libs/mca_mtl_ofi.so libtool: install: /usr/bin/install -c .libs/mca_mtl_ofi.soT /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mtl_ofi.so libtool: install: /usr/bin/install -c .libs/mca_mtl_ofi.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mtl_ofi.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' Making install in mca/osc/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_osc_sm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_osc_sm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_sm.so libtool: install: /usr/bin/install -c .libs/mca_osc_sm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_sm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' Making install in mca/osc/rdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_osc_rdma.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_osc_rdma.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_rdma.so libtool: install: /usr/bin/install -c .libs/mca_osc_rdma.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_rdma.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' Making install in mca/osc/pt2pt make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-osc-pt2pt.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_osc_pt2pt.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_osc_pt2pt.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_pt2pt.so libtool: install: /usr/bin/install -c .libs/mca_osc_pt2pt.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_pt2pt.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' Making install in mca/pml/cm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_pml_cm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_pml_cm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_cm.so libtool: install: /usr/bin/install -c .libs/mca_pml_cm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_cm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' Making install in mca/pml/ob1 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-mpi-pml-ob1.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_pml_ob1.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_pml_ob1.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_ob1.so libtool: install: /usr/bin/install -c .libs/mca_pml_ob1.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_ob1.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' Making install in mca/sharedfp/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sharedfp_individual.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sharedfp_individual.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_individual.so libtool: install: /usr/bin/install -c .libs/mca_sharedfp_individual.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_individual.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' Making install in mca/sharedfp/lockedfile make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sharedfp_lockedfile.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sharedfp_lockedfile.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_lockedfile.so libtool: install: /usr/bin/install -c .libs/mca_sharedfp_lockedfile.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_lockedfile.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' Making install in mca/sharedfp/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sharedfp_sm.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sharedfp_sm.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_sm.so libtool: install: /usr/bin/install -c .libs/mca_sharedfp_sm.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_sm.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' Making install in mca/topo/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_topo_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_topo_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_topo_basic.so libtool: install: /usr/bin/install -c .libs/mca_topo_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_topo_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' Making install in mca/vprotocol/pessimist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_vprotocol_pessimist.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_vprotocol_pessimist.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_vprotocol_pessimist.so libtool: install: /usr/bin/install -c .libs/mca_vprotocol_pessimist.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_vprotocol_pessimist.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' Making install in contrib/libompitrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libompitrace.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libompitrace.so.20.10.0 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libompitrace.so.20.10.0 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libompitrace.so.20.10.0 libompitrace.so.20 || { rm -f libompitrace.so.20 && ln -s libompitrace.so.20.10.0 libompitrace.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libompitrace.so.20.10.0 libompitrace.so || { rm -f libompitrace.so && ln -s libompitrace.so.20.10.0 libompitrace.so; }; }) libtool: install: /usr/bin/install -c .libs/libompitrace.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libompitrace.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' Making install in mpi/java make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making install in java make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make install-am make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[5]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /usr/bin/install -c -m 644 mpi.jar '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' /usr/bin/mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/doc/openmpi/javadoc-openmpi cp -rp doc/* /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/doc/openmpi/javadoc-openmpi make[6]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[5]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' Making install in c make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libmpi_java.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'libmpi_java.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:0:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpi_java.la -rpath /usr/lib/openmpi/lib mpi_CartComm.lo mpi_Comm.lo mpi_Constant.lo mpi_Count.lo mpi_Datatype.lo mpi_Errhandler.lo mpi_File.lo mpi_GraphComm.lo mpi_Group.lo mpi_Info.lo mpi_Intercomm.lo mpi_Intracomm.lo mpi_Message.lo mpi_MPI.lo mpi_Op.lo mpi_Request.lo mpi_Prequest.lo mpi_Status.lo mpi_Win.lo -ldl ../../../../ompi/libmpi.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC .libs/mpi_CartComm.o .libs/mpi_Comm.o .libs/mpi_Constant.o .libs/mpi_Count.o .libs/mpi_Datatype.o .libs/mpi_Errhandler.o .libs/mpi_File.o .libs/mpi_GraphComm.o .libs/mpi_Group.o .libs/mpi_Info.o .libs/mpi_Intercomm.o .libs/mpi_Intracomm.o .libs/mpi_Message.o .libs/mpi_MPI.o .libs/mpi_Op.o .libs/mpi_Request.o .libs/mpi_Prequest.o .libs/mpi_Status.o .libs/mpi_Win.o -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmpi -lopen-rte -lopen-pal -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpi_java.so.20 -o .libs/libmpi_java.so.20.10.0 libtool: install: /usr/bin/install -c .libs/libmpi_java.so.20.10.0T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_java.so.20.10.0 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_java.so.20.10.0 libmpi_java.so.20 || { rm -f libmpi_java.so.20 && ln -s libmpi_java.so.20.10.0 libmpi_java.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f libmpi_java.so.20.10.0 libmpi_java.so || { rm -f libmpi_java.so && ln -s libmpi_java.so.20.10.0 libmpi_java.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpi_java.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_java.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpi/java' /usr/bin/install -c -m 644 mpiJava.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openmpi/ompi/mpi/java' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making install in tools/ompi_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c ompi_info '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../ompi/libmpi.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/ompi_info /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/ompi_info /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 ompi_info.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' Making install in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /usr/bin/install -c mpijavac.pl '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin" (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpicc; ln -s opal_wrapper mpicc) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpic++; ln -s opal_wrapper mpic++) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpicxx; ln -s opal_wrapper mpicxx) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpifort; ln -s opal_wrapper mpifort) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpif77; ln -s opal_wrapper mpif77) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpif90; ln -s opal_wrapper mpif90) (cp mpijavac.pl /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; chmod +x mpijavac.pl; rm -f mpijavac; ln -s mpijavac.pl mpijavac) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f mpiCC; ln -s opal_wrapper mpiCC) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 mpicc.1 mpic++.1 mpicxx.1 mpifort.1 mpif77.1 mpif90.1 mpijavac.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 mpicc-wrapper-data.txt mpic++-wrapper-data.txt mpifort-wrapper-data.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig' /usr/bin/install -c -m 644 ompi.pc ompi-c.pc ompi-cxx.pc ompi-fort.pc '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f mpicxx-wrapper-data.txt; ln -s mpic++-wrapper-data.txt mpicxx-wrapper-data.txt) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f mpif77-wrapper-data.txt; ln -s mpifort-wrapper-data.txt mpif77-wrapper-data.txt) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f mpif90-wrapper-data.txt; ln -s mpifort-wrapper-data.txt mpif90-wrapper-data.txt) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig; rm -f ompi-f77.pc; ln -s ompi-fort.pc ompi-f77.pc) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pkgconfig; rm -f ompi-f90.pc; ln -s ompi-fort.pc ompi-f90.pc) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f mpiCC-wrapper-data.txt; ln -s mpic++-wrapper-data.txt mpiCC-wrapper-data.txt) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1; rm -f mpiCC.1; ln -s mpic++.1 mpiCC.1) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' Making install in tools/mpisync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making install in oshmem make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making install in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' test -z "/usr/include/openmpi-arm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/mpp" (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/mpp; rm -f shmem.h; ln -s ../shmem.h shmem.h) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/mpp; rm -f shmem.fh; ln -s ../shmem.fh shmem.fh) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/install -c -m 644 shmem.fh shmemx.h shmem-compat.h pshmem.h pshmemx.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem/oshmem' /usr/bin/install -c -m 644 oshmem/constants.h oshmem/frameworks.h oshmem/types.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem/oshmem' /usr/bin/install -c -m 644 oshmem_config.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem/oshmem' /usr/bin/install -c -m 644 oshmem/version.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm/openshmem/oshmem' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' /usr/bin/install -c -m 644 shmem.h '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/include/openmpi-arm' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' Making install in shmem/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making install in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making install in shmem/fortran make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making install in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making install in mca/atomic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' Making install in mca/memheap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-oshmem-memheap.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' Making install in mca/scoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' Making install in mca/spml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' Making install in mca/sshmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 base/help-oshmem-sshmem.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' Making install in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c liboshmem.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib' libtool: warning: relinking 'liboshmem.la' libtool: install: (cd /builddir/build/BUILD/openmpi-2.1.6rc1/oshmem; /bin/sh "/builddir/build/BUILD/openmpi-2.1.6rc1/libtool" --tag CC --mode=relink gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -version-info 30:3:10 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboshmem.la -rpath /usr/lib/openmpi/lib op/op.lo proc/proc.lo proc/proc_group_cache.lo request/request.lo info/info.lo runtime/oshmem_shmem_init.lo runtime/oshmem_shmem_finalize.lo runtime/oshmem_shmem_abort.lo runtime/oshmem_shmem_params.lo runtime/oshmem_shmem_exchange.lo runtime/oshmem_info_support.lo util/oshmem_util.lo shmem/c/liboshmem_c.la shmem/c/profile/liboshmem_c_pshmem.la shmem/fortran/liboshmem_fortran.la shmem/fortran/profile/liboshmem_fortran_pshmem.la mca/atomic/libmca_atomic.la mca/memheap/libmca_memheap.la mca/scoll/libmca_scoll.la mca/spml/libmca_spml.la mca/sshmem/libmca_sshmem.la /builddir/build/BUILD/openmpi-2.1.6rc1/ompi/libmpi.la -lrt -lm -lutil -lhwloc -inst-prefix-dir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm) libtool: relink: gcc -shared -fPIC -DPIC op/.libs/op.o proc/.libs/proc.o proc/.libs/proc_group_cache.o request/.libs/request.o info/.libs/info.o runtime/.libs/oshmem_shmem_init.o runtime/.libs/oshmem_shmem_finalize.o runtime/.libs/oshmem_shmem_abort.o runtime/.libs/oshmem_shmem_params.o runtime/.libs/oshmem_shmem_exchange.o runtime/.libs/oshmem_info_support.o util/.libs/oshmem_util.o -Wl,--whole-archive shmem/c/.libs/liboshmem_c.a shmem/c/profile/.libs/liboshmem_c_pshmem.a shmem/fortran/.libs/liboshmem_fortran.a shmem/fortran/profile/.libs/liboshmem_fortran_pshmem.a mca/atomic/.libs/libmca_atomic.a mca/memheap/.libs/libmca_memheap.a mca/scoll/.libs/libmca_scoll.a mca/spml/.libs/libmca_spml.a mca/sshmem/.libs/libmca_sshmem.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib/openmpi/lib -L/builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs -L/builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs -L/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -L/usr/lib/openmpi/lib -lmpi -lopen-rte -lopen-pal -ldl -lrt -lm -lutil -lhwloc -O2 -g -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,liboshmem.so.20 -o .libs/liboshmem.so.20.10.3 libtool: install: /usr/bin/install -c .libs/liboshmem.so.20.10.3T /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/liboshmem.so.20.10.3 libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f liboshmem.so.20.10.3 liboshmem.so.20 || { rm -f liboshmem.so.20 && ln -s liboshmem.so.20.10.3 liboshmem.so.20; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib && { ln -s -f liboshmem.so.20.10.3 liboshmem.so || { rm -f liboshmem.so && ln -s liboshmem.so.20.10.3 liboshmem.so; }; }) libtool: install: /usr/bin/install -c .libs/liboshmem.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/liboshmem.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 runtime/help-shmem-runtime.txt shmem/help-shmem-api.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/intro_shmem.3 shmem/man/man3/OpenSHMEM.3 shmem/man/man3/shmem_init.3 shmem/man/man3/shmem_finalize.3 shmem/man/man3/shmem_n_pes.3 shmem/man/man3/shmem_my_pe.3 shmem/man/man3/shmem_pe_accessible.3 shmem/man/man3/shmem_addr_accessible.3 shmem/man/man3/shmem_malloc.3 shmem/man/man3/shmem_align.3 shmem/man/man3/shmem_realloc.3 shmem/man/man3/shmem_free.3 shmem/man/man3/shmem_ptr.3 shmem/man/man3/shmem_char_p.3 shmem/man/man3/shmem_short_p.3 shmem/man/man3/shmem_int_p.3 shmem/man/man3/shmem_long_p.3 shmem/man/man3/shmem_float_p.3 shmem/man/man3/shmem_double_p.3 shmem/man/man3/shmem_longlong_p.3 shmem/man/man3/shmem_longdouble_p.3 shmem/man/man3/shmem_char_put.3 shmem/man/man3/shmem_short_put.3 shmem/man/man3/shmem_int_put.3 shmem/man/man3/shmem_long_put.3 shmem/man/man3/shmem_float_put.3 shmem/man/man3/shmem_double_put.3 shmem/man/man3/shmem_longlong_put.3 shmem/man/man3/shmem_longdouble_put.3 shmem/man/man3/shmem_put32.3 shmem/man/man3/shmem_put64.3 shmem/man/man3/shmem_put128.3 shmem/man/man3/shmem_putmem.3 shmem/man/man3/shmem_short_iput.3 shmem/man/man3/shmem_int_iput.3 shmem/man/man3/shmem_long_iput.3 shmem/man/man3/shmem_float_iput.3 shmem/man/man3/shmem_double_iput.3 shmem/man/man3/shmem_longlong_iput.3 shmem/man/man3/shmem_longdouble_iput.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/shmem_iput32.3 shmem/man/man3/shmem_iput64.3 shmem/man/man3/shmem_iput128.3 shmem/man/man3/shmem_char_g.3 shmem/man/man3/shmem_short_g.3 shmem/man/man3/shmem_int_g.3 shmem/man/man3/shmem_long_g.3 shmem/man/man3/shmem_float_g.3 shmem/man/man3/shmem_double_g.3 shmem/man/man3/shmem_longlong_g.3 shmem/man/man3/shmem_longdouble_g.3 shmem/man/man3/shmem_char_get.3 shmem/man/man3/shmem_short_get.3 shmem/man/man3/shmem_int_get.3 shmem/man/man3/shmem_long_get.3 shmem/man/man3/shmem_float_get.3 shmem/man/man3/shmem_double_get.3 shmem/man/man3/shmem_longlong_get.3 shmem/man/man3/shmem_longdouble_get.3 shmem/man/man3/shmem_get32.3 shmem/man/man3/shmem_get64.3 shmem/man/man3/shmem_get128.3 shmem/man/man3/shmem_getmem.3 shmem/man/man3/shmem_short_iget.3 shmem/man/man3/shmem_int_iget.3 shmem/man/man3/shmem_long_iget.3 shmem/man/man3/shmem_float_iget.3 shmem/man/man3/shmem_double_iget.3 shmem/man/man3/shmem_longlong_iget.3 shmem/man/man3/shmem_longdouble_iget.3 shmem/man/man3/shmem_iget32.3 shmem/man/man3/shmem_iget64.3 shmem/man/man3/shmem_iget128.3 shmem/man/man3/shmem_swap.3 shmem/man/man3/shmem_int_swap.3 shmem/man/man3/shmem_long_swap.3 shmem/man/man3/shmem_longlong_swap.3 shmem/man/man3/shmem_float_swap.3 shmem/man/man3/shmem_double_swap.3 shmem/man/man3/shmem_double_set.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/shmem_float_set.3 shmem/man/man3/shmem_int_set.3 shmem/man/man3/shmem_longlong_set.3 shmem/man/man3/shmem_long_set.3 shmem/man/man3/shmem_int_cswap.3 shmem/man/man3/shmem_long_cswap.3 shmem/man/man3/shmem_longlong_cswap.3 shmem/man/man3/shmem_int_fadd.3 shmem/man/man3/shmem_long_fadd.3 shmem/man/man3/shmem_longlong_fadd.3 shmem/man/man3/shmem_double_fetch.3 shmem/man/man3/shmem_float_fetch.3 shmem/man/man3/shmem_int_fetch.3 shmem/man/man3/shmem_long_fetch.3 shmem/man/man3/shmem_longlong_fetch.3 shmem/man/man3/shmem_int_finc.3 shmem/man/man3/shmem_long_finc.3 shmem/man/man3/shmem_longlong_finc.3 shmem/man/man3/shmem_int_add.3 shmem/man/man3/shmem_long_add.3 shmem/man/man3/shmem_longlong_add.3 shmem/man/man3/shmem_int_inc.3 shmem/man/man3/shmem_long_inc.3 shmem/man/man3/shmem_longlong_inc.3 shmem/man/man3/shmem_set_lock.3 shmem/man/man3/shmem_clear_lock.3 shmem/man/man3/shmem_test_lock.3 shmem/man/man3/shmem_wait.3 shmem/man/man3/shmem_short_wait.3 shmem/man/man3/shmem_int_wait.3 shmem/man/man3/shmem_long_wait.3 shmem/man/man3/shmem_longlong_wait.3 shmem/man/man3/shmem_wait_until.3 shmem/man/man3/shmem_short_wait_until.3 shmem/man/man3/shmem_int_wait_until.3 shmem/man/man3/shmem_long_wait_until.3 shmem/man/man3/shmem_longlong_wait_until.3 shmem/man/man3/shmem_barrier.3 shmem/man/man3/shmem_barrier_all.3 shmem/man/man3/shmem_fence.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/shmem_quiet.3 shmem/man/man3/shmem_broadcast32.3 shmem/man/man3/shmem_broadcast64.3 shmem/man/man3/shmem_alltoall32.3 shmem/man/man3/shmem_alltoall64.3 shmem/man/man3/shmem_alltoalls32.3 shmem/man/man3/shmem_alltoalls64.3 shmem/man/man3/shmem_collect32.3 shmem/man/man3/shmem_collect64.3 shmem/man/man3/shmem_fcollect32.3 shmem/man/man3/shmem_fcollect64.3 shmem/man/man3/shmem_short_and_to_all.3 shmem/man/man3/shmem_int_and_to_all.3 shmem/man/man3/shmem_long_and_to_all.3 shmem/man/man3/shmem_longlong_and_to_all.3 shmem/man/man3/shmem_short_or_to_all.3 shmem/man/man3/shmem_int_or_to_all.3 shmem/man/man3/shmem_long_or_to_all.3 shmem/man/man3/shmem_longlong_or_to_all.3 shmem/man/man3/shmem_short_xor_to_all.3 shmem/man/man3/shmem_int_xor_to_all.3 shmem/man/man3/shmem_long_xor_to_all.3 shmem/man/man3/shmem_longlong_xor_to_all.3 shmem/man/man3/shmem_short_max_to_all.3 shmem/man/man3/shmem_int_max_to_all.3 shmem/man/man3/shmem_long_max_to_all.3 shmem/man/man3/shmem_longlong_max_to_all.3 shmem/man/man3/shmem_float_max_to_all.3 shmem/man/man3/shmem_double_max_to_all.3 shmem/man/man3/shmem_longdouble_max_to_all.3 shmem/man/man3/shmem_short_min_to_all.3 shmem/man/man3/shmem_int_min_to_all.3 shmem/man/man3/shmem_long_min_to_all.3 shmem/man/man3/shmem_longlong_min_to_all.3 shmem/man/man3/shmem_float_min_to_all.3 shmem/man/man3/shmem_double_min_to_all.3 shmem/man/man3/shmem_longdouble_min_to_all.3 shmem/man/man3/shmem_short_sum_to_all.3 shmem/man/man3/shmem_int_sum_to_all.3 shmem/man/man3/shmem_long_sum_to_all.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/shmem_longlong_sum_to_all.3 shmem/man/man3/shmem_float_sum_to_all.3 shmem/man/man3/shmem_double_sum_to_all.3 shmem/man/man3/shmem_complexf_sum_to_all.3 shmem/man/man3/shmem_complexd_sum_to_all.3 shmem/man/man3/shmem_short_prod_to_all.3 shmem/man/man3/shmem_int_prod_to_all.3 shmem/man/man3/shmem_long_prod_to_all.3 shmem/man/man3/shmem_longlong_prod_to_all.3 shmem/man/man3/shmem_float_prod_to_all.3 shmem/man/man3/shmem_double_prod_to_all.3 shmem/man/man3/shmem_longdouble_prod_to_all.3 shmem/man/man3/shmem_complexf_prod_to_all.3 shmem/man/man3/shmem_complexd_prod_to_all.3 shmem/man/man3/shmem_udcflush.3 shmem/man/man3/shmem_udcflush_line.3 shmem/man/man3/shmem_set_cache_inv.3 shmem/man/man3/shmem_set_cache_line_inv.3 shmem/man/man3/shmem_clear_cache_inv.3 shmem/man/man3/shmem_clear_cache_line_inv.3 shmem/man/man3/shmem_info_get_name.3 shmem/man/man3/shmem_info_get_version.3 shmem/man/man3/shmem_global_exit.3 shmem/man/man3/shmem_getmem_nbi.3 shmem/man/man3/shmem_char_get_nbi.3 shmem/man/man3/shmem_short_get_nbi.3 shmem/man/man3/shmem_int_get_nbi.3 shmem/man/man3/shmem_long_get_nbi.3 shmem/man/man3/shmem_longlong_get_nbi.3 shmem/man/man3/shmem_float_get_nbi.3 shmem/man/man3/shmem_double_get_nbi.3 shmem/man/man3/shmem_longdouble_get_nbi.3 shmem/man/man3/shmem_get8_nbi.3 shmem/man/man3/shmem_get16_nbi.3 shmem/man/man3/shmem_get32_nbi.3 shmem/man/man3/shmem_get64_nbi.3 shmem/man/man3/shmem_get128_nbi.3 shmem/man/man3/shmem_putmem_nbi.3 shmem/man/man3/shmem_char_put_nbi.3 shmem/man/man3/shmem_short_put_nbi.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' /usr/bin/install -c -m 644 shmem/man/man3/shmem_int_put_nbi.3 shmem/man/man3/shmem_long_put_nbi.3 shmem/man/man3/shmem_longlong_put_nbi.3 shmem/man/man3/shmem_float_put_nbi.3 shmem/man/man3/shmem_double_put_nbi.3 shmem/man/man3/shmem_longdouble_put_nbi.3 shmem/man/man3/shmem_put8_nbi.3 shmem/man/man3/shmem_put16_nbi.3 shmem/man/man3/shmem_put32_nbi.3 shmem/man/man3/shmem_put64_nbi.3 shmem/man/man3/shmem_put128_nbi.3 shmem/man/man3/start_pes.3 shmem/man/man3/_num_pes.3 shmem/man/man3/_my_pe.3 shmem/man/man3/shmalloc.3 shmem/man/man3/shmemalign.3 shmem/man/man3/shrealloc.3 shmem/man/man3/shfree.3 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man3' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making install in mca/atomic/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_atomic_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_atomic_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_atomic_basic.so libtool: install: /usr/bin/install -c .libs/mca_atomic_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_atomic_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' Making install in mca/memheap/ptmalloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_memheap_ptmalloc.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_memheap_ptmalloc.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_ptmalloc.so libtool: install: /usr/bin/install -c .libs/mca_memheap_ptmalloc.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_ptmalloc.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' Making install in mca/memheap/buddy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_memheap_buddy.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_memheap_buddy.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_buddy.so libtool: install: /usr/bin/install -c .libs/mca_memheap_buddy.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_buddy.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' Making install in mca/scoll/mpi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_scoll_mpi.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_scoll_mpi.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_mpi.so libtool: install: /usr/bin/install -c .libs/mca_scoll_mpi.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_mpi.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' Making install in mca/scoll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_scoll_basic.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_scoll_basic.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_basic.so libtool: install: /usr/bin/install -c .libs/mca_scoll_basic.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_basic.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' Making install in mca/spml/yoda make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-oshmem-spml-yoda.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_spml_yoda.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_spml_yoda.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_spml_yoda.so libtool: install: /usr/bin/install -c .libs/mca_spml_yoda.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_spml_yoda.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' Making install in mca/sshmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-oshmem-sshmem-sysv.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sshmem_sysv.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sshmem_sysv.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_sysv.so libtool: install: /usr/bin/install -c .libs/mca_sshmem_sysv.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_sysv.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' Making install in mca/sshmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-oshmem-sshmem-mmap.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c mca_sshmem_mmap.la '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi' libtool: install: /usr/bin/install -c .libs/mca_sshmem_mmap.so /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_mmap.so libtool: install: /usr/bin/install -c .libs/mca_sshmem_mmap.lai /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_mmap.la libtool: warning: remember to run 'libtool --finish /usr/lib/openmpi/lib/openmpi' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' Making install in tools/oshmem_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c oshmem_info '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin' libtool: warning: '../../../ompi/libmpi.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../oshmem/liboshmem.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/libmpi.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../orte/libopen-rte.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: warning: '../../../opal/libopen-pal.la' has not been installed in '/usr/lib/openmpi/lib' libtool: install: /usr/bin/install -c .libs/oshmem_info /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/oshmem_info /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 help-oshmem-info.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 oshmem_info.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' Making install in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' test -z "/usr/lib/openmpi/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin" (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f shmemrun; ln -s mpirun shmemrun) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f oshrun; ln -s mpirun oshrun) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f shmemcc; ln -s mpicc shmemcc) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f oshcc; ln -s mpicc oshcc) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f shmemfort; ln -s mpifort shmemfort) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin; rm -f oshfort; ln -s mpifort oshfort) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/install -c -m 644 oshcc.1 shmemcc.1 oshfort.1 shmemfort.1 oshrun.1 shmemrun.1 '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' /usr/bin/install -c -m 644 shmemcc-wrapper-data.txt shmemfort-wrapper-data.txt '/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f oshcc-wrapper-data.txt; ln -s shmemcc-wrapper-data.txt oshcc-wrapper-data.txt) (cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi; rm -f oshfort-wrapper-data.txt; ln -s shmemfort-wrapper-data.txt oshfort-wrapper-data.txt) make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making install in test make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' Making install in support make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' Making install in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' Making install in class make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' Making install in threads make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' Making install in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' Making install in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1' + find /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib -name '*.la' + xargs rm + find /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm -type f + xargs gzip -9 + ln -s mpicc.1.gz /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1/mpiCC.1.gz + rm /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man1/mpiCC.1 + mkdir /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man2 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man4 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man5 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man6 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man8 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/man9 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/man/openmpi-arm/mann + mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/modulefiles/mpi + sed 's#@LIBDIR@#/usr/lib/openmpi#; s#@ETCDIR@#/etc/openmpi-arm#; s#@FMODDIR@#/usr/lib/gfortran/modules/openmpi#; s#@INCDIR@#/usr/include/openmpi-arm#; s#@MANDIR@#/usr/share/man/openmpi-arm#; s#@PY2SITEARCH@#/usr/lib/python2.7/site-packages/openmpi#; s#@PY3SITEARCH@#/usr/lib/python3.7/site-packages/openmpi#; s#@COMPILER@#openmpi-arm#; s#@SUFFIX@#_openmpi#' + install -Dpm 644 /builddir/build/SOURCES/macros.openmpi /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/rpm/macros.d/macros.openmpi-arm + mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/gfortran/modules/openmpi + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi.mod + modname=mpi.mod + ln -s ../../../openmpi/lib/mpi.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_ext.mod + modname=mpi_ext.mod + ln -s ../../../openmpi/lib/mpi_ext.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08.mod + modname=mpi_f08.mod + ln -s ../../../openmpi/lib/mpi_f08.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08_callbacks.mod + modname=mpi_f08_callbacks.mod + ln -s ../../../openmpi/lib/mpi_f08_callbacks.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08_ext.mod + modname=mpi_f08_ext.mod + ln -s ../../../openmpi/lib/mpi_f08_ext.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08_interfaces.mod + modname=mpi_f08_interfaces.mod + ln -s ../../../openmpi/lib/mpi_f08_interfaces.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08_interfaces_callbacks.mod + modname=mpi_f08_interfaces_callbacks.mod + ln -s ../../../openmpi/lib/mpi_f08_interfaces_callbacks.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/mpi_f08_types.mod + modname=mpi_f08_types.mod + ln -s ../../../openmpi/lib/mpi_f08_types.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + for mod in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/*.mod ++ basename /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/pmpi_f08_interfaces.mod + modname=pmpi_f08_interfaces.mod + ln -s ../../../openmpi/lib/pmpi_f08_interfaces.mod /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/gfortran/modules/openmpi/ + mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/pkgconfig + cd /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/pkgconfig + ln -s ../openmpi/lib/pkgconfig/ompi-c.pc ../openmpi/lib/pkgconfig/ompi-cxx.pc ../openmpi/lib/pkgconfig/ompi-f77.pc ../openmpi/lib/pkgconfig/ompi-f90.pc ../openmpi/lib/pkgconfig/ompi-fort.pc ../openmpi/lib/pkgconfig/ompi.pc ../openmpi/lib/pkgconfig/orte.pc . + cd - /builddir/build/BUILD/openmpi-2.1.6rc1 + sed -i -e s/-ldl// -e s/-lhwloc// /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpiCC-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpic++-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpicc-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpicxx-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpif77-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpif90-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/mpifort-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/ortecc-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/oshcc-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/oshfort-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/shmemcc-wrapper-data.txt /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/share/openmpi/shmemfort-wrapper-data.txt + mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/python2.7/site-packages/openmpi + install -pDm0644 /builddir/build/SOURCES/openmpi.pth.py2 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/python2.7/site-packages/openmpi.pth + mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/python3.7/site-packages/openmpi + install -pDm0644 /builddir/build/SOURCES/openmpi.pth.py3 /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm//usr/lib/python3.7/site-packages/openmpi.pth + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.6-0.1.rc1.module_2624+29a0dad4 --unique-debug-suffix -2.1.6-0.1.rc1.module_2624+29a0dad4.arm --unique-debug-src-base openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openmpi-2.1.6rc1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-dvm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-ps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-server explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-clean extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-ps extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-dvm extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-clean extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-server explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-top explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orterun extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-top explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/opal_wrapper extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-info extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/opal_wrapper extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orterun explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orted extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orted explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-submit extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/orte-submit explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/oshmem_info extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/oshmem_info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/ompi_info extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/bin/ompi_info explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic_gen2.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic_gen2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_mmap.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_mmap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_notifier_syslog.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_notifier_syslog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_ppr.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_ppr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fs_ufs.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_rank_file.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fs_ufs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_rank_file.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_mpi.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_mpi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_loadleveler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_loadleveler.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_dvm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_dvm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_singleton.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_singleton.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_individual.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_two_phase.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_individual.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_two_phase.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_round_robin.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_round_robin.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_cm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_cm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_app.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_app.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_filem_raw.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_filem_raw.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_romio314.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_romio314.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mpool_hugepage.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_individual.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mpool_hugepage.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_individual.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_staged.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_staged.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sec_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sec_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pmix_pmix112.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pmix_pmix112.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rml_oob.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rml_oob.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_ob1.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pml_ob1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_env.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_env.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_topo_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_topo_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_ptmalloc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_tm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_ptmalloc.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_tm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rcache_grdma.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rcache_grdma.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_inter.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_inter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_tool.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_tool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_odls_default.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_odls_default.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_mmap.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_mmap.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_tuned.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pstat_test.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_tuned.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_pstat_test.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_tm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_tm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_usock.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_usock.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fbtl_posix.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fbtl_posix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_seq.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_freq.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_seq.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_freq.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_sm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_posix.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_sm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_posix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_static.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_static.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_vprotocol_pessimist.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_vprotocol_pessimist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/libompi_dbg_msgq.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/libompi_dbg_msgq.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_ompio.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_io_ompio.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_sm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_sm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_tool.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_tool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_atomic_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_atomic_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_radix.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_radix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_staged_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tool.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_tool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_pt2pt.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_pt2pt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_lockedfile.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_lockedfile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_scoll_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_hwloc.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rtc_hwloc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_slurm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_slurm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_isolated.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_isolated.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_simulator.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_simulator.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_sm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sharedfp_sm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_basic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_basic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_direct.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_direct.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_binomial.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_binomial.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_mr_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_mindist.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_mindist.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_spml_yoda.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_spml_yoda.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_self.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_self.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_app.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_app.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mtl_ofi.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_mtl_ofi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_slurm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_slurm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_self.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_self.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_resilient.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_rmaps_resilient.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_rsh.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_plm_rsh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_libnbc.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_libnbc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sync.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_coll_sync.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_vader.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_vader.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_novm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_tcp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_novm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_btl_tcp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_sysv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_grpcomm_direct.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_grpcomm_direct.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_sshmem_sysv.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_sysv.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_shmem_sysv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_app.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_app.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_bml_r2.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_bml_r2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_state_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_orted.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_orted.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_debruijn.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_routed_debruijn.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_buddy.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_memheap_buddy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_hnp.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_errmgr_default_hnp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_tool.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_iof_tool.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_pmi.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ess_pmi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_slurm.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_slurm.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_test.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_dfs_test.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_schizo_ompi.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_schizo_ompi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_bucket.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_allocator_bucket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_gridengine.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_ras_gridengine.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_rdma.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_osc_rdma.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic.so extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/openmpi/mca_fcoll_dynamic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi.so.20.10.3 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi.so.20.10.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempi_ignore_tkr.so.20.11.1 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempi_ignore_tkr.so.20.11.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-rte.so.20.10.5 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-rte.so.20.10.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempif08.so.20.11.1 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_usempif08.so.20.11.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-pal.so.20.10.5 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libopen-pal.so.20.10.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_cxx.so.20.10.0 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_cxx.so.20.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/liboshmem.so.20.10.3 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/liboshmem.so.20.10.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_sm.so.20.10.1 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_sm.so.20.10.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_libfabric.so.20.10.0 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmca_common_libfabric.so.20.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_mpifh.so.20.12.1 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_mpifh.so.20.12.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_java.so.20.10.0 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libmpi_java.so.20.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libompitrace.so.20.10.0 extracting debug info from /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/openmpi/lib/libompitrace.so.20.10.0 /usr/lib/rpm/sepdebugcrcfix: Updated 132 CRC32s, 0 CRC32s did match. cpio: ompi/mpi/fortran/use-mpi-f08/mpif-config.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-f08/mpif-constants.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-f08/mpif-io-constants.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-config.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-constants.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-handles.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-io-constants.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-io-handles.h: Cannot stat: No such file or directory cpio: ompi/mpi/fortran/use-mpi-ignore-tkr/mpif-sentinels.h: Cannot stat: No such file or directory 41234 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/openmpi/bin/mpijavac.pl from /usr/bin/env perl to #!/usr/bin/perl Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6bR46n + umask 022 + cd /builddir/build/BUILD + cd openmpi-2.1.6rc1 + make check Making check in config make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/config' Making check in contrib make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/contrib' Making check in opal make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making check in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/include' Making check in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/asm' Making check in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/datatype' Making check in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/etc' Making check in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making check in keyval make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util/keyval' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/util' Making check in mca/base make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/base' Making check in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common' Making check in mca/allocator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator' Making check in mca/backtrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace' Making check in mca/btl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl' Making check in mca/dl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl' Making check in mca/event make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event' Making check in mca/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc' Making check in mca/if make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if' Making check in mca/installdirs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs' Making check in mca/memchecker make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker' Making check in mca/memcpy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memcpy' Making check in mca/memory make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory' Making check in mca/mpool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool' Making check in mca/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/patcher' Making check in mca/pmix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix' Making check in mca/pstat make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat' Making check in mca/rcache make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache' Making check in mca/sec make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec' Making check in mca/shmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem' Making check in mca/timer make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/timer' Making check in mca/backtrace/execinfo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/backtrace/execinfo' Making check in mca/dl/dlopen make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/dl/dlopen' Making check in mca/event/libevent2022 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making check in libevent make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making check in . make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' Making check in include make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022' Making check in mca/hwloc/external make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/hwloc/external' Making check in mca/if/posix_ipv4 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/posix_ipv4' Making check in mca/if/linux_ipv6 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/if/linux_ipv6' Making check in mca/installdirs/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/env' Making check in mca/installdirs/config make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/installdirs/config' Making check in mca/memchecker/valgrind make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memchecker/valgrind' Making check in mca/memory/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/memory/patcher' Making check in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making check in mca/common/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' LN_S libmca_common_sm.la make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/sm' Making check in mca/common/libfabric make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' LN_S libmca_common_libfabric.la make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/common/libfabric' Making check in mca/allocator/bucket make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/bucket' Making check in mca/allocator/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/allocator/basic' Making check in mca/btl/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/self' Making check in mca/btl/vader make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/vader' Making check in mca/btl/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/tcp' Making check in mca/btl/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/btl/sm' Making check in mca/mpool/hugepage make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/mpool/hugepage' Making check in mca/pmix/pmix112 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making check in pmix make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112/pmix' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pmix/pmix112' Making check in mca/pstat/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/pstat/test' Making check in mca/rcache/grdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/rcache/grdma' Making check in mca/sec/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/sec/basic' Making check in mca/shmem/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/posix' Making check in mca/shmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/sysv' Making check in mca/shmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/shmem/mmap' Making check in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/opal' Making check in orte make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making check in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/include' Making check in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/common' Making check in mca/dfs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs' Making check in mca/errmgr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr' Making check in mca/ess make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess' Making check in mca/filem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem' Making check in mca/grpcomm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm' Making check in mca/iof make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof' Making check in mca/notifier make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier' Making check in mca/odls make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls' Making check in mca/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob' Making check in mca/plm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm' Making check in mca/ras make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras' Making check in mca/rmaps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps' Making check in mca/rml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml' Making check in mca/routed make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed' Making check in mca/rtc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc' Making check in mca/schizo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo' Making check in mca/state make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state' Making check in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/etc' Making check in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making check in mca/dfs/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/test' Making check in mca/dfs/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/orted' Making check in mca/dfs/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/dfs/app' Making check in mca/errmgr/default_tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_tool' Making check in mca/errmgr/default_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_orted' Making check in mca/errmgr/default_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_hnp' Making check in mca/errmgr/default_app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/errmgr/default_app' Making check in mca/ess/singleton make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/singleton' Making check in mca/ess/pmi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/pmi' Making check in mca/ess/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/env' Making check in mca/ess/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/hnp' Making check in mca/ess/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tool' Making check in mca/ess/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/slurm' Making check in mca/ess/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ess/tm' Making check in mca/filem/raw make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/filem/raw' Making check in mca/grpcomm/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/grpcomm/direct' Making check in mca/iof/mr_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_hnp' Making check in mca/iof/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/orted' Making check in mca/iof/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/hnp' Making check in mca/iof/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/tool' Making check in mca/iof/mr_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/iof/mr_orted' Making check in mca/notifier/syslog make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/notifier/syslog' Making check in mca/odls/default make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/odls/default' Making check in mca/oob/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/tcp' Making check in mca/oob/usock make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/oob/usock' Making check in mca/plm/isolated make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/isolated' Making check in mca/plm/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/slurm' Making check in mca/plm/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/tm' Making check in mca/plm/rsh make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/plm/rsh' Making check in mca/ras/simulator make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/simulator' Making check in mca/ras/loadleveler make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/loadleveler' Making check in mca/ras/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/slurm' Making check in mca/ras/tm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/tm' Making check in mca/ras/gridengine make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/ras/gridengine' Making check in mca/rmaps/round_robin make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/round_robin' Making check in mca/rmaps/resilient make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/resilient' Making check in mca/rmaps/mindist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/mindist' Making check in mca/rmaps/rank_file make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/rank_file' Making check in mca/rmaps/ppr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/ppr' Making check in mca/rmaps/seq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/seq' Making check in mca/rmaps/staged make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rmaps/staged' Making check in mca/rml/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rml/oob' Making check in mca/routed/radix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/radix' Making check in mca/routed/debruijn make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/debruijn' Making check in mca/routed/binomial make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/binomial' Making check in mca/routed/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/routed/direct' Making check in mca/rtc/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/hwloc' Making check in mca/rtc/freq make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/rtc/freq' Making check in mca/schizo/ompi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/schizo/ompi' Making check in mca/state/novm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/novm' Making check in mca/state/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/orted' Making check in mca/state/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/app' Making check in mca/state/dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/dvm' Making check in mca/state/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/hnp' Making check in mca/state/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/tool' Making check in mca/state/staged_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_hnp' Making check in mca/state/staged_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/mca/state/staged_orted' Making check in tools/orte-clean make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-clean' Making check in tools/orte-ps make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-ps' Making check in tools/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orted' Making check in tools/orterun make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orterun' Making check in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/wrappers' Making check in tools/orte-top make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-top' Making check in tools/orte-info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-info' Making check in tools/orte-server make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-server' Making check in tools/orte-submit make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-submit' Making check in tools/orte-dvm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte/tools/orte-dvm' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/orte' Making check in ompi make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making check in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/include' Making check in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/datatype' Making check in debuggers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make predefined_gap_test predefined_pad_test dlopen_test make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' depbase=`echo predefined_gap_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT predefined_gap_test.o -MD -MP -MF $depbase.Tpo -c -o predefined_gap_test.o predefined_gap_test.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from predefined_gap_test.c:15: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ predefined_gap_test.c: In function 'main': predefined_gap_test.c:53:48: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_communicator_t = %lu bytes\n", sizeof(ompi_predefined_communicator_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:54:37: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_communicator_t = %lu bytes\n", sizeof(ompi_communicator_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:55:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:55:15: GAP_CHECK("c_base", test_comm, c_base, c_base, 0); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:55:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:55:15: GAP_CHECK("c_base", test_comm, c_base, c_base, 0); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:56:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:56:15: GAP_CHECK("c_lock", test_comm, c_lock, c_base, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:56:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:56:15: GAP_CHECK("c_lock", test_comm, c_lock, c_base, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:57:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:57:15: GAP_CHECK("c_name", test_comm, c_name, c_lock, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:57:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:57:15: GAP_CHECK("c_name", test_comm, c_name, c_lock, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:58:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:58:15: GAP_CHECK("c_contextid", test_comm, c_contextid, c_name, 1); ^~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:58:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:58:15: GAP_CHECK("c_contextid", test_comm, c_contextid, c_name, 1); ^~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:59:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:59:15: GAP_CHECK("c_my_rank", test_comm, c_my_rank, c_contextid, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:59:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:59:15: GAP_CHECK("c_my_rank", test_comm, c_my_rank, c_contextid, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:60:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:60:15: GAP_CHECK("c_flags", test_comm, c_flags, c_my_rank, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:60:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:60:15: GAP_CHECK("c_flags", test_comm, c_flags, c_my_rank, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:61:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:61:15: GAP_CHECK("c_id_available", test_comm, c_id_available, c_flags, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:61:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:61:15: GAP_CHECK("c_id_available", test_comm, c_id_available, c_flags, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:62:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:62:15: GAP_CHECK("c_id_start_index", test_comm, c_id_start_index, c_id_available, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:62:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:62:15: GAP_CHECK("c_id_start_index", test_comm, c_id_start_index, c_id_available, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:63:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:63:15: GAP_CHECK("c_remote_group", test_comm, c_remote_group, c_local_group, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:63:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:63:15: GAP_CHECK("c_remote_group", test_comm, c_remote_group, c_local_group, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:64:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:64:15: GAP_CHECK("c_local_comm", test_comm, c_local_comm, c_remote_group, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:64:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:64:15: GAP_CHECK("c_local_comm", test_comm, c_local_comm, c_remote_group, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:65:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:65:15: GAP_CHECK("c_keyhash", test_comm, c_keyhash, c_local_comm, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:65:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:65:15: GAP_CHECK("c_keyhash", test_comm, c_keyhash, c_local_comm, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:66:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:66:15: GAP_CHECK("c_cube_dim", test_comm, c_cube_dim, c_keyhash, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:66:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:66:15: GAP_CHECK("c_cube_dim", test_comm, c_cube_dim, c_keyhash, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:67:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:67:15: GAP_CHECK("c_topo", test_comm, c_topo, c_cube_dim, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:67:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:67:15: GAP_CHECK("c_topo", test_comm, c_topo, c_cube_dim, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:68:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:68:15: GAP_CHECK("c_f_to_c_index", test_comm, c_f_to_c_index, c_topo, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:68:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:68:15: GAP_CHECK("c_f_to_c_index", test_comm, c_f_to_c_index, c_topo, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:70:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:70:15: GAP_CHECK("c_peruse_handles", test_comm, c_peruse_handles, c_f_to_c_index, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:70:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:70:15: GAP_CHECK("c_peruse_handles", test_comm, c_peruse_handles, c_f_to_c_index, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:71:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:71:15: GAP_CHECK("error_handler", test_comm, error_handler, c_peruse_handles, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:71:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:71:15: GAP_CHECK("error_handler", test_comm, error_handler, c_peruse_handles, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:75:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:75:15: GAP_CHECK("errhandler_type", test_comm, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:75:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:75:15: GAP_CHECK("errhandler_type", test_comm, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:76:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:76:15: GAP_CHECK("c_pml_comm", test_comm, c_pml_comm, errhandler_type, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:76:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:76:15: GAP_CHECK("c_pml_comm", test_comm, c_pml_comm, errhandler_type, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:77:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:77:15: GAP_CHECK("c_coll", test_comm, c_coll, c_pml_comm, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:77:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:77:15: GAP_CHECK("c_coll", test_comm, c_coll, c_pml_comm, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:81:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_group_t = %lu bytes\n", sizeof(ompi_predefined_group_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:82:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_group_t = %lu bytes\n", sizeof(ompi_group_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:83:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:83:15: GAP_CHECK("grp_proc_count", test_group, grp_proc_count, grp_proc_count, 0); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:83:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:83:15: GAP_CHECK("grp_proc_count", test_group, grp_proc_count, grp_proc_count, 0); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:84:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:84:15: GAP_CHECK("grp_my_rank", test_group, grp_my_rank, grp_proc_count, 1); ^~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:84:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:84:15: GAP_CHECK("grp_my_rank", test_group, grp_my_rank, grp_proc_count, 1); ^~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:85:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:85:15: GAP_CHECK("grp_f_to_c_index", test_group, grp_f_to_c_index, grp_my_rank, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:85:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:85:15: GAP_CHECK("grp_f_to_c_index", test_group, grp_f_to_c_index, grp_my_rank, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:86:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:86:15: GAP_CHECK("grp_proc_pointers", test_group, grp_proc_pointers, grp_f_to_c_index, 1); ^~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:86:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:86:15: GAP_CHECK("grp_proc_pointers", test_group, grp_proc_pointers, grp_f_to_c_index, 1); ^~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:87:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:87:15: GAP_CHECK("grp_flags", test_group, grp_flags, grp_proc_pointers, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:87:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:87:15: GAP_CHECK("grp_flags", test_group, grp_flags, grp_proc_pointers, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:88:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:88:15: GAP_CHECK("grp_parent_group_ptr", test_group, grp_parent_group_ptr, grp_flags, 1); ^~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:88:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:88:15: GAP_CHECK("grp_parent_group_ptr", test_group, grp_parent_group_ptr, grp_flags, 1); ^~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:92:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_request_t = %lu bytes\n", sizeof(ompi_predefined_request_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:93:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_request_t = %lu bytes\n", sizeof(ompi_request_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:94:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:94:15: GAP_CHECK("super", test_req, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:94:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:94:15: GAP_CHECK("super", test_req, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:95:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:95:15: GAP_CHECK("req_type", test_req, req_type, super, 1); ^~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:95:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:95:15: GAP_CHECK("req_type", test_req, req_type, super, 1); ^~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:96:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:96:15: GAP_CHECK("req_status", test_req, req_status, req_type, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:96:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:96:15: GAP_CHECK("req_status", test_req, req_status, req_type, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:97:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:97:15: GAP_CHECK("req_complete", test_req, req_complete, req_status, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:97:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:97:15: GAP_CHECK("req_complete", test_req, req_complete, req_status, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:98:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:98:15: GAP_CHECK("req_state", test_req, req_state, req_complete, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:98:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:98:15: GAP_CHECK("req_state", test_req, req_state, req_complete, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:99:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:99:15: GAP_CHECK("req_persistent", test_req, req_persistent, req_state, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:99:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:99:15: GAP_CHECK("req_persistent", test_req, req_persistent, req_state, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:100:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:100:15: GAP_CHECK("req_f_to_c_index", test_req, req_f_to_c_index, req_persistent, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:100:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:100:15: GAP_CHECK("req_f_to_c_index", test_req, req_f_to_c_index, req_persistent, 1); ^~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:101:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:101:15: GAP_CHECK("req_free", test_req, req_free, req_f_to_c_index, 1); ^~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:101:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:101:15: GAP_CHECK("req_free", test_req, req_free, req_f_to_c_index, 1); ^~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:105:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_op_t = %lu bytes\n", sizeof(ompi_predefined_op_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:106:27: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_op_t = %lu bytes\n", sizeof(ompi_op_t)); ~~^ ~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:107:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:107:15: GAP_CHECK("super", test_op, super, super, 0) ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:107:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:107:15: GAP_CHECK("super", test_op, super, super, 0) ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:108:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:108:15: GAP_CHECK("o_name", test_op, o_name, super, 1) ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:108:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:108:15: GAP_CHECK("o_name", test_op, o_name, super, 1) ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:109:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:109:15: GAP_CHECK("o_flags", test_op, o_flags, o_name, 1) ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:109:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:109:15: GAP_CHECK("o_flags", test_op, o_flags, o_name, 1) ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:110:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:110:15: GAP_CHECK("o_f_to_c_index", test_op, o_f_to_c_index, o_flags, 1) ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:110:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:110:15: GAP_CHECK("o_f_to_c_index", test_op, o_f_to_c_index, o_flags, 1) ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:111:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:111:15: GAP_CHECK("o_func", test_op, o_func, o_f_to_c_index, 1) ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:111:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:111:15: GAP_CHECK("o_func", test_op, o_func, o_f_to_c_index, 1) ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:112:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:112:15: GAP_CHECK("o_3buff_instrinsic", test_op, o_3buff_intrinsic, o_func, 1) ^~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o predefined_gap_test predefined_gap_test.o ../../ompi/libmpi.la -lrt -lm -lutil -lhwloc predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:112:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:112:15: GAP_CHECK("o_3buff_instrinsic", test_op, o_3buff_intrinsic, o_func, 1) ^~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:116:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_datatype_t = %lu bytes\n", sizeof(ompi_predefined_datatype_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:117:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_datatype_t = %lu bytes\n", sizeof(ompi_datatype_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:121:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_win_t = %lu bytes\n", sizeof(ompi_predefined_win_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:122:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_win_t = %lu bytes\n", sizeof(ompi_win_t)); ~~^ ~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:123:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:123:15: GAP_CHECK("w_base", test_win, w_base, w_base, 0); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:123:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:123:15: GAP_CHECK("w_base", test_win, w_base, w_base, 0); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:124:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:124:15: GAP_CHECK("w_lock", test_win, w_lock, w_base, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:124:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:124:15: GAP_CHECK("w_lock", test_win, w_lock, w_base, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:125:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:125:15: GAP_CHECK("w_name", test_win, w_name, w_lock, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:125:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:125:15: GAP_CHECK("w_name", test_win, w_name, w_lock, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:126:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:126:15: GAP_CHECK("w_group", test_win, w_group, w_name, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:126:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:126:15: GAP_CHECK("w_group", test_win, w_group, w_name, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:127:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:127:15: GAP_CHECK("w_flags", test_win, w_flags, w_group, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:127:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:127:15: GAP_CHECK("w_flags", test_win, w_flags, w_group, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:128:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:128:15: GAP_CHECK("w_keyhash", test_win, w_keyhash, w_flags, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:128:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:128:15: GAP_CHECK("w_keyhash", test_win, w_keyhash, w_flags, 1); ^~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:129:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:129:15: GAP_CHECK("w_f_to_c_index", test_win, w_f_to_c_index, w_keyhash, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:129:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:129:15: GAP_CHECK("w_f_to_c_index", test_win, w_f_to_c_index, w_keyhash, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:130:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:130:15: GAP_CHECK("error_handler", test_win, error_handler, w_f_to_c_index, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:130:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:130:15: GAP_CHECK("error_handler", test_win, error_handler, w_f_to_c_index, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:131:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:131:15: GAP_CHECK("errhandler_type", test_win, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:131:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:131:15: GAP_CHECK("errhandler_type", test_win, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:132:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:132:15: GAP_CHECK("w_osc_module", test_win, w_osc_module, errhandler_type, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:132:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:132:15: GAP_CHECK("w_osc_module", test_win, w_osc_module, errhandler_type, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:136:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_info_t = %lu bytes\n", sizeof(ompi_predefined_info_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:137:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_info_t = %lu bytes\n", sizeof(ompi_info_t)); ~~^ ~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:138:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:138:15: GAP_CHECK("super", test_info, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:138:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:138:15: GAP_CHECK("super", test_info, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:139:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:139:15: GAP_CHECK("i_f_to_c_index", test_info, i_f_to_c_index, super, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:139:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:139:15: GAP_CHECK("i_f_to_c_index", test_info, i_f_to_c_index, super, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:140:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:140:15: GAP_CHECK("i_lock", test_info, i_lock, i_f_to_c_index, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:140:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:140:15: GAP_CHECK("i_lock", test_info, i_lock, i_f_to_c_index, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:141:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:141:15: GAP_CHECK("i_freed", test_info, i_freed, i_lock, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:141:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:141:15: GAP_CHECK("i_freed", test_info, i_freed, i_lock, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:145:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_predefined_file_t = %lu bytes\n", sizeof(ompi_predefined_file_t)); ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:146:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'unsigned int' [-Wformat=] printf("ompi_file_t = %lu bytes\n", sizeof(ompi_file_t)); ~~^ ~~~~~~~~~~~~~~~~~~~ %u predefined_gap_test.c:147:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:147:15: GAP_CHECK("super", test_file, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:147:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:147:15: GAP_CHECK("super", test_file, super, super, 0); ^~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:148:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:148:15: GAP_CHECK("f_comm", test_file, f_comm, super, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:148:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:148:15: GAP_CHECK("f_comm", test_file, f_comm, super, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:149:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:149:15: GAP_CHECK("f_filename", test_file, f_filename, f_comm, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:149:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:149:15: GAP_CHECK("f_filename", test_file, f_filename, f_comm, 1); ^~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:150:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:150:15: GAP_CHECK("f_amode", test_file, f_amode, f_filename, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:150:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:150:15: GAP_CHECK("f_amode", test_file, f_amode, f_filename, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:151:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:151:15: GAP_CHECK("f_info", test_file, f_info, f_amode, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:151:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:151:15: GAP_CHECK("f_info", test_file, f_info, f_amode, 1); ^~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:152:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:152:15: GAP_CHECK("f_flags", test_file, f_flags, f_info, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:152:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:152:15: GAP_CHECK("f_flags", test_file, f_flags, f_info, 1); ^~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:153:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:153:15: GAP_CHECK("f_f_to_c_index", test_file, f_f_to_c_index, f_flags, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:153:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:153:15: GAP_CHECK("f_f_to_c_index", test_file, f_f_to_c_index, f_flags, 1); ^~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:154:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:154:15: GAP_CHECK("error_handler", test_file, error_handler, f_f_to_c_index, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:154:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:154:15: GAP_CHECK("error_handler", test_file, error_handler, f_f_to_c_index, 1); ^~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:155:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:155:15: GAP_CHECK("errhandler_type", test_file, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:155:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:155:15: GAP_CHECK("errhandler_type", test_file, errhandler_type, error_handler, 1); ^~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:156:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:156:15: GAP_CHECK("f_io_version", test_file, f_io_version, errhandler_type, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:156:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:156:15: GAP_CHECK("f_io_version", test_file, f_io_version, errhandler_type, 1); ^~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:157:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:157:15: GAP_CHECK("f_io_selected_component", test_file, f_io_selected_component, f_io_version, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:157:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:157:15: GAP_CHECK("f_io_selected_component", test_file, f_io_selected_component, f_io_version, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:158:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:158:15: GAP_CHECK("f_io_selected_module", test_file, f_io_selected_module, f_io_selected_component, 1); ^~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:158:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:158:15: GAP_CHECK("f_io_selected_module", test_file, f_io_selected_module, f_io_selected_component, 1); ^~~~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:159:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] predefined_gap_test.c:34:61: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~ predefined_gap_test.c:159:15: GAP_CHECK("f_io_selected_data", test_file, f_io_selected_data, f_io_selected_module, 1); ^~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:44: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u predefined_gap_test.c:159:15: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] predefined_gap_test.c:34:69: printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~~~~~~~~~~~~~~ predefined_gap_test.c:159:15: GAP_CHECK("f_io_selected_data", test_file, f_io_selected_data, f_io_selected_module, 1); ^~~~~~~~~~~~~~~~~~~~ predefined_gap_test.c:34:16: note: in definition of macro 'GAP_CHECK' printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ^~~~ predefined_gap_test.c:34:56: note: format string is defined here printf(NAME " offset from base = %lu, sizeof %lu ", offset, sizeof(BASE.F1)); \ ~~^ %u libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/predefined_gap_test predefined_gap_test.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo predefined_pad_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT predefined_pad_test.o -MD -MP -MF $depbase.Tpo -c -o predefined_pad_test.o predefined_pad_test.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from ../../ompi/include/ompi_config.h:29, from predefined_pad_test.c:18: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ predefined_pad_test.c: In function 'main': predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:56:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(communicator); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:57:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(errhandler); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:58:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(file); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:59:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(win); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:60:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(request); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:61:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(info); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:62:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(datatype); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:63:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(group); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:64:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(message); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:46:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \ ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:48:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ predefined_pad_test.c:50:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] printf("Predefined " #TYPE " size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \ ^~~~~~~~~~~~~ ~~~~~~~~~~~~ predefined_pad_test.c:65:5: note: in expansion of macro 'PAD_CHECK' PAD_CHECK(op); ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o predefined_pad_test predefined_pad_test.o ../../ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/predefined_pad_test predefined_pad_test.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo dlopen_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -MT dlopen_test.o -MD -MP -MF $depbase.Tpo -c -o dlopen_test.o dlopen_test.c &&\ mv -f $depbase.Tpo $depbase.Po In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:194, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/syslimits.h:7, from /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/8/include/limits.h:34, from ../../opal/include/opal_stdint.h:34, from ../../opal/include/opal_config_bottom.h:251, from ../../opal/include/opal_config.h:2837, from dlopen_test.c:10: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dlopen_test dlopen_test.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -pthread -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dlopen_test dlopen_test.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' PASS: predefined_gap_test PASS: predefined_pad_test PASS: dlopen_test ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/debuggers' Making check in etc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/etc' Making check in mpi/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making check in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/c' Making check in mpi/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making check in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/tool' Making check in mpiext/affinity/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/affinity/c' Making check in mpiext/cuda/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpiext/cuda/c' Making check in mpi/fortran/base/ make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/base' Making check in mca/common make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/common' Making check in mca/bml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml' Making check in mca/coll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll' Making check in mca/fbtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl' Making check in mca/fcoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll' Making check in mca/fs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs' Making check in mca/io make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io' Making check in mca/mtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl' Making check in mca/op make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/op' Making check in mca/osc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc' Making check in mca/pml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml' Making check in mca/rte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte' Making check in mca/sharedfp make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp' Making check in mca/topo make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo' Making check in mca/vprotocol make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol' Making check in mca/pml/v make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/v' Making check in mca/rte/orte make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/rte/orte' Making check in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making check in mpi/cxx make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/cxx' Making check in mpi/fortran/mpif-h make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making check in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpif-h' Making check in mpi/fortran/use-mpi-ignore-tkr make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-ignore-tkr' Making check in mpi/fortran/use-mpi-f08 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/use-mpi-f08' Making check in mpi/fortran/mpiext make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/fortran/mpiext' Making check in mca/bml/r2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/bml/r2' Making check in mca/coll/sync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sync' Making check in mca/coll/tuned make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/tuned' Making check in mca/coll/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/sm' Making check in mca/coll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/basic' Making check in mca/coll/inter make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/inter' Making check in mca/coll/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/self' Making check in mca/coll/libnbc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/coll/libnbc' Making check in mca/fbtl/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fbtl/posix' Making check in mca/fcoll/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/individual' Making check in mca/fcoll/two_phase make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/two_phase' Making check in mca/fcoll/static make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/static' Making check in mca/fcoll/dynamic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic' Making check in mca/fcoll/dynamic_gen2 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fcoll/dynamic_gen2' Making check in mca/fs/ufs make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/fs/ufs' Making check in mca/io/romio314 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making check in romio make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314/romio' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/romio314' Making check in mca/io/ompio make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/io/ompio' Making check in mca/mtl/ofi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/mtl/ofi' Making check in mca/osc/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/sm' Making check in mca/osc/rdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/rdma' Making check in mca/osc/pt2pt make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/osc/pt2pt' Making check in mca/pml/cm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/cm' Making check in mca/pml/ob1 make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/pml/ob1' Making check in mca/sharedfp/individual make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/individual' Making check in mca/sharedfp/lockedfile make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/lockedfile' Making check in mca/sharedfp/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/sharedfp/sm' Making check in mca/topo/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/topo/basic' Making check in mca/vprotocol/pessimist make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mca/vprotocol/pessimist' Making check in contrib/libompitrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/contrib/libompitrace' Making check in mpi/java make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making check in java make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make check-am make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/java' Making check in c make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/mpi/java' Making check in tools/ompi_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/ompi_info' Making check in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/wrappers' Making check in tools/mpisync make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi/tools/mpisync' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/ompi' Making check in oshmem make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making check in include make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/include' Making check in shmem/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making check in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/c' Making check in shmem/fortran make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making check in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/shmem/fortran' Making check in mca/atomic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic' Making check in mca/memheap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap' Making check in mca/scoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll' Making check in mca/spml make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml' Making check in mca/sshmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem' Making check in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making check in mca/atomic/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/atomic/basic' Making check in mca/memheap/ptmalloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/ptmalloc' Making check in mca/memheap/buddy make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/memheap/buddy' Making check in mca/scoll/mpi make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/mpi' Making check in mca/scoll/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/scoll/basic' Making check in mca/spml/yoda make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/spml/yoda' Making check in mca/sshmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/sysv' Making check in mca/sshmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/mca/sshmem/mmap' Making check in tools/oshmem_info make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/oshmem_info' Making check in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem/tools/wrappers' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/oshmem' Making check in test make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' Making check in support make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make libsupport.a make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' depbase=`echo support.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -DBUILDDIR=\"/builddir/build/BUILD/openmpi-2.1.6rc1\" -DSRCDIR=\"/builddir/build/BUILD/openmpi-2.1.6rc1\" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT support.o -MD -MP -MF $depbase.Tpo -c -o support.o support.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libsupport.a ar cru libsupport.a support.o ranlib libsupport.a make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/support' Making check in asm make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make atomic_barrier atomic_barrier_noinline atomic_spinlock atomic_spinlock_noinline atomic_math atomic_math_noinline atomic_cmpset atomic_cmpset_noinline make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' depbase=`echo atomic_barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_barrier.o -MD -MP -MF $depbase.Tpo -c -o atomic_barrier.o atomic_barrier.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_barrier atomic_barrier.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_barrier atomic_barrier.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_barrier_noinline-atomic_barrier_noinline.o -MD -MP -MF .deps/atomic_barrier_noinline-atomic_barrier_noinline.Tpo -c -o atomic_barrier_noinline-atomic_barrier_noinline.o `test -f 'atomic_barrier_noinline.c' || echo './'`atomic_barrier_noinline.c mv -f .deps/atomic_barrier_noinline-atomic_barrier_noinline.Tpo .deps/atomic_barrier_noinline-atomic_barrier_noinline.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_barrier_noinline atomic_barrier_noinline-atomic_barrier_noinline.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_barrier_noinline atomic_barrier_noinline-atomic_barrier_noinline.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread depbase=`echo atomic_spinlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_spinlock.o -MD -MP -MF $depbase.Tpo -c -o atomic_spinlock.o atomic_spinlock.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_spinlock atomic_spinlock.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_spinlock atomic_spinlock.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_spinlock_noinline-atomic_spinlock_noinline.o -MD -MP -MF .deps/atomic_spinlock_noinline-atomic_spinlock_noinline.Tpo -c -o atomic_spinlock_noinline-atomic_spinlock_noinline.o `test -f 'atomic_spinlock_noinline.c' || echo './'`atomic_spinlock_noinline.c mv -f .deps/atomic_spinlock_noinline-atomic_spinlock_noinline.Tpo .deps/atomic_spinlock_noinline-atomic_spinlock_noinline.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_spinlock_noinline atomic_spinlock_noinline-atomic_spinlock_noinline.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_spinlock_noinline atomic_spinlock_noinline-atomic_spinlock_noinline.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread depbase=`echo atomic_math.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_math.o -MD -MP -MF $depbase.Tpo -c -o atomic_math.o atomic_math.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_math atomic_math.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_math atomic_math.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_math_noinline-atomic_math_noinline.o -MD -MP -MF .deps/atomic_math_noinline-atomic_math_noinline.Tpo -c -o atomic_math_noinline-atomic_math_noinline.o `test -f 'atomic_math_noinline.c' || echo './'`atomic_math_noinline.c mv -f .deps/atomic_math_noinline-atomic_math_noinline.Tpo .deps/atomic_math_noinline-atomic_math_noinline.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_math_noinline atomic_math_noinline-atomic_math_noinline.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_math_noinline atomic_math_noinline-atomic_math_noinline.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread depbase=`echo atomic_cmpset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_cmpset.o -MD -MP -MF $depbase.Tpo -c -o atomic_cmpset.o atomic_cmpset.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_cmpset atomic_cmpset.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_cmpset atomic_cmpset.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT atomic_cmpset_noinline-atomic_cmpset_noinline.o -MD -MP -MF .deps/atomic_cmpset_noinline-atomic_cmpset_noinline.Tpo -c -o atomic_cmpset_noinline-atomic_cmpset_noinline.o `test -f 'atomic_cmpset_noinline.c' || echo './'`atomic_cmpset_noinline.c mv -f .deps/atomic_cmpset_noinline-atomic_cmpset_noinline.Tpo .deps/atomic_cmpset_noinline-atomic_cmpset_noinline.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_cmpset_noinline atomic_cmpset_noinline-atomic_cmpset_noinline.o ../../opal/asm/libasm.la -lrt -lm -lutil -lhwloc libtool: link: gcc -DOMPI_DISABLE_INLINE_ASM -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o atomic_cmpset_noinline atomic_cmpset_noinline-atomic_cmpset_noinline.o ../../opal/asm/.libs/libasm.a -lrt -lm -lutil -lhwloc -pthread make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_barrier - 1 threads: Passed PASS: atomic_barrier - 2 threads: Passed PASS: atomic_barrier - 4 threads: Passed PASS: atomic_barrier - 5 threads: Passed PASS: atomic_barrier - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_barrier_noinline - 1 threads: Passed PASS: atomic_barrier_noinline - 2 threads: Passed PASS: atomic_barrier_noinline - 4 threads: Passed PASS: atomic_barrier_noinline - 5 threads: Passed PASS: atomic_barrier_noinline - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_spinlock - 1 threads: Passed PASS: atomic_spinlock - 2 threads: Passed PASS: atomic_spinlock - 4 threads: Passed PASS: atomic_spinlock - 5 threads: Passed PASS: atomic_spinlock - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_spinlock_noinline - 1 threads: Passed PASS: atomic_spinlock_noinline - 2 threads: Passed PASS: atomic_spinlock_noinline - 4 threads: Passed PASS: atomic_spinlock_noinline - 5 threads: Passed PASS: atomic_spinlock_noinline - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_math - 1 threads: Passed PASS: atomic_math - 2 threads: Passed PASS: atomic_math - 4 threads: Passed PASS: atomic_math - 5 threads: Passed PASS: atomic_math - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_math_noinline - 1 threads: Passed PASS: atomic_math_noinline - 2 threads: Passed PASS: atomic_math_noinline - 4 threads: Passed PASS: atomic_math_noinline - 5 threads: Passed PASS: atomic_math_noinline - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_cmpset - 1 threads: Passed PASS: atomic_cmpset - 2 threads: Passed PASS: atomic_cmpset - 4 threads: Passed PASS: atomic_cmpset - 5 threads: Passed PASS: atomic_cmpset - 8 threads: Passed basename: extra operand '--test-name' Try 'basename --help' for more information. --> Testing PASS: atomic_cmpset_noinline - 1 threads: Passed PASS: atomic_cmpset_noinline - 2 threads: Passed PASS: atomic_cmpset_noinline - 4 threads: Passed PASS: atomic_cmpset_noinline - 5 threads: Passed PASS: atomic_cmpset_noinline - 8 threads: Passed ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/asm' Making check in class make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make ompi_rb_tree opal_bitmap opal_hash_table opal_proc_table opal_tree opal_list opal_value_array opal_pointer_array opal_lifo opal_fifo make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' depbase=`echo ompi_rb_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ompi_rb_tree.o -MD -MP -MF $depbase.Tpo -c -o ompi_rb_tree.o ompi_rb_tree.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ompi_rb_tree ompi_rb_tree.o ../../ompi/libmpi.la ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ompi_rb_tree ompi_rb_tree.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_bitmap.o -MD -MP -MF $depbase.Tpo -c -o opal_bitmap.o opal_bitmap.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_bitmap opal_bitmap.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_bitmap opal_bitmap.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_hash_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_hash_table.o -MD -MP -MF $depbase.Tpo -c -o opal_hash_table.o opal_hash_table.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_hash_table opal_hash_table.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_hash_table opal_hash_table.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_proc_table.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_proc_table.o -MD -MP -MF $depbase.Tpo -c -o opal_proc_table.o opal_proc_table.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_proc_table opal_proc_table.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_proc_table opal_proc_table.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_tree.o -MD -MP -MF $depbase.Tpo -c -o opal_tree.o opal_tree.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_tree opal_tree.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_tree opal_tree.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_list.o -MD -MP -MF $depbase.Tpo -c -o opal_list.o opal_list.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_list opal_list.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_list opal_list.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_value_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_value_array.o -MD -MP -MF $depbase.Tpo -c -o opal_value_array.o opal_value_array.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_value_array opal_value_array.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_value_array opal_value_array.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_pointer_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_pointer_array.o -MD -MP -MF $depbase.Tpo -c -o opal_pointer_array.o opal_pointer_array.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_pointer_array opal_pointer_array.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_pointer_array opal_pointer_array.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_lifo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_lifo.o -MD -MP -MF $depbase.Tpo -c -o opal_lifo.o opal_lifo.c &&\ mv -f $depbase.Tpo $depbase.Po opal_lifo.c: In function 'check_lifo_consistency': opal_lifo.c:72:26: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] for (count = 0, item = lifo->opal_lifo_head.data.item ; item != &lifo->opal_lifo_ghost ; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_lifo opal_lifo.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_lifo opal_lifo.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_fifo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c "-I../../test/support" -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_fifo.o -MD -MP -MF $depbase.Tpo -c -o opal_fifo.o opal_fifo.c &&\ mv -f $depbase.Tpo $depbase.Po opal_fifo.c: In function 'check_fifo_consistency': opal_fifo.c:109:26: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] for (count = 0, item = fifo->opal_fifo_head.data.item ; item != &fifo->opal_fifo_ghost ; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_fifo opal_fifo.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_fifo opal_fifo.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' PASS: ompi_rb_tree PASS: opal_bitmap PASS: opal_hash_table PASS: opal_proc_table PASS: opal_tree PASS: opal_list PASS: opal_value_array PASS: opal_pointer_array PASS: opal_lifo PASS: opal_fifo ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 10 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/class' Making check in threads make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make opal_thread opal_condition make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' depbase=`echo opal_thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../../test/support -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_thread.o -MD -MP -MF $depbase.Tpo -c -o opal_thread.o opal_thread.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_thread opal_thread.o ../../test/support/libsupport.a ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_thread opal_thread.o -lpthread ../../test/support/libsupport.a ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_condition.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../../test/support -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_condition.o -MD -MP -MF $depbase.Tpo -c -o opal_condition.o opal_condition.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_condition opal_condition.o ../../test/support/libsupport.a ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_condition opal_condition.o -lpthread ../../test/support/libsupport.a ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/threads' Making check in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make opal_datatype_test checksum position position_noncontig ddt_test ddt_raw unpack_ooo ddt_pack external32 to_self make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' depbase=`echo opal_datatype_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_datatype_test.o -MD -MP -MF $depbase.Tpo -c -o opal_datatype_test.o opal_datatype_test.c &&\ mv -f $depbase.Tpo $depbase.Po opal_datatype_test.c: In function 'local_copy_with_convertor': opal_datatype_test.c:388:108: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].index differs (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:390:45: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:388:112: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("send stack[%d].index differs (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:390:53: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:393:87: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u i, stack[i].count, send_convertor->pStack[i].count, ~~~~~~~~~~~~~~ opal_datatype_test.c:393:98: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u i, stack[i].count, send_convertor->pStack[i].count, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_datatype_test.c:393:114: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:395:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:393:118: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("send stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:395:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:398:113: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].type wrong (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:400:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:398:117: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("send stack[%d].type wrong (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:400:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:403:100: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u i, (int)stack[i].type, stack[i].count, ~~~~~~~~~~~~~~ opal_datatype_test.c:403:117: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:405:90: (int)send_convertor->pStack[i].type, send_convertor->pStack[i].count, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_datatype_test.c:403:134: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:406:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:403:138: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] {errors = 1; printf("send stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:406:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:410:107: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("send stack[%d].disp differs (orig %p != new %p) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:412:45: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:410:111: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("send stack[%d].disp differs (orig %p != new %p) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:412:53: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:425:108: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].index differs (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:427:45: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:425:112: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("recv stack[%d].index differs (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:427:53: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:430:87: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u i, stack[i].count, recv_convertor->pStack[i].count, ~~~~~~~~~~~~~~ opal_datatype_test.c:430:98: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u i, stack[i].count, recv_convertor->pStack[i].count, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_datatype_test.c:430:114: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:432:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:430:118: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("recv stack[%d].count differs (orig %lu != new %lu) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:432:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:435:113: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].type wrong (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:437:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:435:117: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("recv stack[%d].type wrong (orig %d != new %d) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:437:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:440:100: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u i, (int)stack[i].type, stack[i].count, ~~~~~~~~~~~~~~ opal_datatype_test.c:440:117: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:442:90: (int)recv_convertor->pStack[i].type, recv_convertor->pStack[i].count, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opal_datatype_test.c:440:134: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:443:53: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:440:138: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=] {errors = 1; printf("recv stack[%d].type*count differs (orig (%d,%lu) != new (%d, %lu)) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:443:61: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ opal_datatype_test.c:447:107: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] {errors = 1; printf("recv stack[%d].disp differs (orig %p != new %p) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:449:45: length, pdt->size * count);} ~~~~~~ opal_datatype_test.c:447:111: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned int' [-Wformat=] {errors = 1; printf("recv stack[%d].disp differs (orig %p != new %p) (completed %lu/%lu)\n", ~~^ %u opal_datatype_test.c:449:53: length, pdt->size * count);} ~~~~~~~~~~~~~~~~~ depbase=`echo opal_ddt_lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_ddt_lib.o -MD -MP -MF $depbase.Tpo -c -o opal_ddt_lib.o opal_ddt_lib.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_datatype_test opal_datatype_test.o opal_ddt_lib.o ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_datatype_test opal_datatype_test.o opal_ddt_lib.o ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo checksum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT checksum.o -MD -MP -MF $depbase.Tpo -c -o checksum.o checksum.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o checksum checksum.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/checksum checksum.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo position.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT position.o -MD -MP -MF $depbase.Tpo -c -o position.o position.c &&\ mv -f $depbase.Tpo $depbase.Po position.c: In function 'pack_segments': position.c:135:61: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output( 0, "Segment %d position %lu size %lu\n", i, ~~^ %u (unsigned long)segments[i].position, segments[i].size ); ~~~~~~~~~~~~~~~~ position.c: In function 'unpack_segments': position.c:176:61: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output( 0, "Segment %d position %lu size %lu\n", i, ~~^ %u (unsigned long)segments[i].position, segments[i].size ); ~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o position position.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/position position.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo position_noncontig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT position_noncontig.o -MD -MP -MF $depbase.Tpo -c -o position_noncontig.o position_noncontig.c &&\ mv -f $depbase.Tpo $depbase.Po position_noncontig.c: In function 'pack_segments': position_noncontig.c:134:61: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output( 0, "Segment %d position %lu size %lu\n", i, ~~^ %u (unsigned long)segments[i].position, segments[i].size ); ~~~~~~~~~~~~~~~~ position_noncontig.c: In function 'unpack_segments': position_noncontig.c:175:61: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] opal_output( 0, "Segment %d position %lu size %lu\n", i, ~~^ %u (unsigned long)segments[i].position, segments[i].size ); ~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o position_noncontig position_noncontig.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/position_noncontig position_noncontig.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo ddt_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ddt_test.o -MD -MP -MF $depbase.Tpo -c -o ddt_test.o ddt_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ddt_lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ddt_lib.o -MD -MP -MF $depbase.Tpo -c -o ddt_lib.o ddt_lib.c &&\ mv -f $depbase.Tpo $depbase.Po ddt_lib.c: In function 'create_struct_constant_gap_resized_ddt': ddt_lib.c:600:12: warning: 'struct_type' may be used uninitialized in this function [-Wmaybe-uninitialized] return struct_type; ^~~~~~~~~~~ In file included from ../../opal/datatype/opal_datatype.h:41, from ../../opal/datatype/opal_convertor.h:33, from ../../ompi/datatype/ompi_datatype.h:38, from ddt_lib.h:22, from ddt_lib.c:23: ddt_lib.c: In function 'create_strange_dt': ../../opal/class/opal_object.h:340:13: warning: 'pdt2' may be used uninitialized in this function [-Wmaybe-uninitialized] free(object); \ ^~~~ ddt_lib.c:625:35: note: 'pdt2' was declared here ompi_datatype_t *pdt, *pdt1, *pdt2, *pdtTemp; ^~~~ In file included from ../../opal/class/opal_object.h:128, from ../../opal/datatype/opal_datatype.h:41, from ../../opal/datatype/opal_convertor.h:33, from ../../ompi/datatype/ompi_datatype.h:38, from ddt_lib.h:22, from ddt_lib.c:23: ../../opal/threads/thread_usage.h:112:19: warning: 'pdt1' may be used uninitialized in this function [-Wmaybe-uninitialized] return (*addr += delta); \ ^~ ddt_lib.c:625:28: note: 'pdt1' was declared here ompi_datatype_t *pdt, *pdt1, *pdt2, *pdtTemp; ^~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddt_test ddt_test.o ddt_lib.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ddt_test ddt_test.o ddt_lib.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo ddt_raw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ddt_raw.o -MD -MP -MF $depbase.Tpo -c -o ddt_raw.o ddt_raw.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddt_raw ddt_raw.o ddt_lib.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ddt_raw ddt_raw.o ddt_lib.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo unpack_ooo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT unpack_ooo.o -MD -MP -MF $depbase.Tpo -c -o unpack_ooo.o unpack_ooo.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unpack_ooo unpack_ooo.o ddt_lib.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/unpack_ooo unpack_ooo.o ddt_lib.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo ddt_pack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT ddt_pack.o -MD -MP -MF $depbase.Tpo -c -o ddt_pack.o ddt_pack.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddt_pack ddt_pack.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ddt_pack ddt_pack.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo external32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT external32.o -MD -MP -MF $depbase.Tpo -c -o external32.o external32.c &&\ mv -f $depbase.Tpo $depbase.Po external32.c: In function 'pack_unpack_datatype': external32.c:134:22: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'MPI_Aint' {aka 'int'} [-Wformat=] printf("packed %ld bytes into a %ld bytes buffer ", position, buffer_size); dump_hex(buffer, position); printf("\n"); ~~^ ~~~~~~~~ %d external32.c:134:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'MPI_Aint' {aka 'int'} [-Wformat=] printf("packed %ld bytes into a %ld bytes buffer ", position, buffer_size); dump_hex(buffer, position); printf("\n"); ~~^ ~~~~~~~~~~~ %d /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o external32 external32.o ../../ompi/libmpi.la ../../opal/libopen-pal.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib -Wl,--enable-new-dtags -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/external32 external32.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so ../../opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo to_self.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT to_self.o -MD -MP -MF $depbase.Tpo -c -o to_self.o to_self.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o to_self to_self.o ../../ompi/libmpi.la -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/to_self to_self.o ../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-2.1.6rc1/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-2.1.6rc1/opal/.libs/libopen-pal.so -ldl -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' PASS: opal_datatype_test PASS: checksum PASS: position PASS: position_noncontig PASS: ddt_test PASS: ddt_raw PASS: unpack_ooo PASS: ddt_pack PASS: external32 ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/datatype' Making check in util make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make opal_bit_ops opal_path_nfs make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' depbase=`echo opal_bit_ops.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../../test/support -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_bit_ops.o -MD -MP -MF $depbase.Tpo -c -o opal_bit_ops.o opal_bit_ops.c &&\ mv -f $depbase.Tpo $depbase.Po opal_bit_ops.c: In function 'test_hibit': opal_bit_ops.c:102:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "Mismatch for hibit (w/ start:%d): value:%d, expected:%d got:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ start, value, bit, out); ~~~~~~~~~~~~~~~~~~~~~~~ opal_bit_ops.c: In function 'test_cube_dim': opal_bit_ops.c:136:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "Mismatch for cube_dim: value:%d, expected:%d got:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ value, dim, out); ~~~~~~~~~~~~~~~~ opal_bit_ops.c: In function 'test_next_poweroftwo': opal_bit_ops.c:171:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "Mismatch for power-of-two: value:%d, expected:%d got:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ value, power2, out); ~~~~~~~~~~~~~~~~~~~ opal_bit_ops.c: In function 'test_next_poweroftwo_inclusive': opal_bit_ops.c:207:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "Mismatch for power-of-two-inclusive: value:%d, expected:%d got:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ value, power2, out); ~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_bit_ops opal_bit_ops.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_bit_ops opal_bit_ops.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib depbase=`echo opal_path_nfs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc1112/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc1112/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../../test/support -I../.. -I../../orte/include -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent -I/builddir/build/BUILD/openmpi-2.1.6rc1/opal/mca/event/libevent2022/libevent/include -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -MT opal_path_nfs.o -MD -MP -MF $depbase.Tpo -c -o opal_path_nfs.o opal_path_nfs.c &&\ mv -f $depbase.Tpo $depbase.Po opal_path_nfs.c: In function 'test': opal_path_nfs.c:126:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&msg, "Mismatch: input \"%s\", expected:%d got:%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file, expect, !expect); ~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opal_path_nfs opal_path_nfs.o ../../opal/libopen-pal.la ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc libtool: link: gcc -I/usr/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -finline-functions -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/opal_path_nfs opal_path_nfs.o ../../opal/.libs/libopen-pal.so -ldl ../../test/support/libsupport.a -lrt -lm -lutil -lhwloc -pthread -Wl,-rpath -Wl,/usr/lib/openmpi/lib make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[4]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' PASS: opal_bit_ops PASS: opal_path_nfs ============================================================================ Testsuite summary for Open MPI 2.1.6rc1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[3]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test/util' make[2]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1/test' make[1]: Entering directory '/builddir/build/BUILD/openmpi-2.1.6rc1' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/openmpi-2.1.6rc1' + exit 0 Processing files: openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N7zJit + umask 022 + cd /builddir/build/BUILD + cd openmpi-2.1.6rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/licenses/openmpi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/licenses/openmpi + cp -pr LICENSE /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/licenses/openmpi + cp -pr opal/mca/event/libevent2022/libevent/LICENSE /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm/usr/share/licenses/openmpi + exit 0 warning: File listed twice: /usr/share/licenses/openmpi/LICENSE Provides: bundled(libevent) = 2.0.22 config(openmpi) = 2.1.6-0.1.rc1.module_2624+29a0dad4 libmpi.so.20(openmpi-arm) libmpi_cxx.so.20(openmpi-arm) libmpi_java.so.20(openmpi-arm) libmpi_mpifh.so.20(openmpi-arm) libmpi_usempi_ignore_tkr.so.20(openmpi-arm) libmpi_usempif08.so.20(openmpi-arm) liboshmem.so.20(openmpi-arm) mpi openmpi = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdl.so.2 libdl.so.2(GLIBC_2.4) libfabric.so.1 libfabric.so.1(FABRIC_1.0) libfabric.so.1(FABRIC_1.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgfortran.so.5 libhwloc.so.5 libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libmpi.so.20(openmpi-arm) libmpi_mpifh.so.20(openmpi-arm) liboshmem.so.20(openmpi-arm) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libtorque.so.2 libutil.so.1 libutil.so.1(GLIBC_2.4) rtld(GNU_HASH) Processing files: openmpi-devel-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: mpi-devel openmpi-devel = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-devel(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 pkgconfig(ompi) = 2.1.6rc1 pkgconfig(ompi-c) = 2.1.6rc1 pkgconfig(ompi-cxx) = 2.1.6rc1 pkgconfig(ompi-f77) = 2.1.6rc1 pkgconfig(ompi-f90) = 2.1.6rc1 pkgconfig(ompi-fort) = 2.1.6rc1 pkgconfig(orte) = 2.1.6rc1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libmpi.so.20(openmpi-arm) libmpi_cxx.so.20(openmpi-arm) libmpi_java.so.20(openmpi-arm) libmpi_mpifh.so.20(openmpi-arm) libmpi_usempi_ignore_tkr.so.20(openmpi-arm) libmpi_usempif08.so.20(openmpi-arm) liboshmem.so.20(openmpi-arm) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: openmpi-java-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: openmpi-java = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-java(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openmpi-java-devel-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: openmpi-java-devel = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-java-devel(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(strict) Processing files: python2-openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: python2-openmpi = 2.1.6-0.1.rc1.module_2624+29a0dad4 python2-openmpi(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: python3-openmpi = 2.1.6-0.1.rc1.module_2624+29a0dad4 python3-openmpi(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openmpi-debugsource-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: openmpi-debugsource = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-debugsource(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openmpi-debuginfo-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: debuginfo(build-id) = 00ad2fe55d1c3e1249f250d612daddb64a2d0c96 debuginfo(build-id) = 04b84fe172293cd32b91c392c74405954ebbc4fd debuginfo(build-id) = 0624c4f16b352fd50efd7b912bd95602cb20193a debuginfo(build-id) = 0752910c5f846dd031d4f3f9a91cf605f844a927 debuginfo(build-id) = 0afc0266e975237861d92d173e7606f8cfca8a81 debuginfo(build-id) = 101f4c9333ffbeb008e1f03dea858374df6d75c5 debuginfo(build-id) = 109356ef4b39379bd95ca8e13b1ba69adfa886e8 debuginfo(build-id) = 11cb0105c7139cb2870130400254d42c56b04e30 debuginfo(build-id) = 125ed76eb05b4cb02579d29b0df2fd27c5763aea debuginfo(build-id) = 15c77012d1b4e07f779c5533816709feb8c1dd1e debuginfo(build-id) = 16abc31e353f9f744e47c53ce130814321433997 debuginfo(build-id) = 174289ae129b7718f5425878a414c34555ca24c1 debuginfo(build-id) = 1906e361abb2e5ac3c67bdc0d51302d0526b7dd6 debuginfo(build-id) = 19861f633e7c27b60d9a0e8e089f691dc9da852f debuginfo(build-id) = 1af69419e8112e3a428c8f49b62e9750f378fec3 debuginfo(build-id) = 1f266d49b99135cf241eec57eb78e588599a2ddc debuginfo(build-id) = 21da2ad85f84428c5bd1c5fdb1a3282429a04f2f debuginfo(build-id) = 23de890846f12e7198585991ae635dd8b68f09b4 debuginfo(build-id) = 24d021ebacd6032d8de180d12b12acb7961dae8d debuginfo(build-id) = 26f23d9a6cf17f37593a5c3ca352b7789093491a debuginfo(build-id) = 28e9b36f5a5cc0d538d1e2fd50bf9b57c7e290d1 debuginfo(build-id) = 2e60a048d6b120f1d48cd814a006862a0d5c1861 debuginfo(build-id) = 316c74f1f04630b890307928aafef643e9415c36 debuginfo(build-id) = 34bd541b1ca4fe7626657da7f071845c5f666698 debuginfo(build-id) = 38ca3e698db40fb3995e6f882ccb9f8b90a7479f debuginfo(build-id) = 3c88c02ded86b3bf578b50d6a4e4ace95c76e6d6 debuginfo(build-id) = 3cec5d5ea03da32288ca47bf4ef0e90dd15bf596 debuginfo(build-id) = 3d9a3d121ca1e12ec3dee5c59a25cf5aeecb6800 debuginfo(build-id) = 3de6e72dacd074a7d1eea27b6e9857586436f912 debuginfo(build-id) = 41be9c8dc5d9cba02d1187949d36786df2e776e6 debuginfo(build-id) = 42a26648b57d082d6f073834ee33d7a0f9826a9d debuginfo(build-id) = 42a815af9b9069ad1f520567b53692d212bb14d9 debuginfo(build-id) = 476da66402ec95e80467a258812284d51a20acf7 debuginfo(build-id) = 47a19d6b214529322328a8683949ddcd272a637d debuginfo(build-id) = 4a0919d241e596a28056f79c37bb67a21c917bb7 debuginfo(build-id) = 4b2c1bfa076fda0a6bf9a85cd61aaf3f022a2948 debuginfo(build-id) = 4e8997ee3733c2b89b7a2d2379918469e21fc3b9 debuginfo(build-id) = 4e90181f012ba891e108cde7e6b7ef2a928f6a2f debuginfo(build-id) = 521a3a21adb971b1d0d94a09e1c9e6af15036060 debuginfo(build-id) = 5269606352a2d851958a5871b7ecc8bf707e4360 debuginfo(build-id) = 539b2d199ad971c07d6c19e327622d3f503e025f debuginfo(build-id) = 54cfd79daf282b70727feffa5816da9d3053c2a9 debuginfo(build-id) = 57e2fdd01efb59456a65e36fbdb297459b1c276b debuginfo(build-id) = 59a39c256dd880d034b99f0f3284c57a7102f644 debuginfo(build-id) = 5cc5d266cf1679b95f1759dab3e5e50e704da225 debuginfo(build-id) = 5dd9fa3bd7619ca5484b08707360465f6d6e5770 debuginfo(build-id) = 60acc196fc31401f395e32ea937ee169955af258 debuginfo(build-id) = 613510de9c2621d9d7681ed7284f2173cda49ba3 debuginfo(build-id) = 61bae3ea50cc1ace17fff87ead3cb2b510fb2933 debuginfo(build-id) = 63a5d7f486f666f990df547a8ed56d62fee0df3e debuginfo(build-id) = 66684d567cdff701ae3e6c447aeba5189362a22c debuginfo(build-id) = 6843645e95184405d153c4ac110a6b007c27cdf1 debuginfo(build-id) = 68fb2fb4397c492a4e5f9c93a58cd3a4ad9a93b8 debuginfo(build-id) = 6d6fb6c9d163e29ecab0f036b382ae7921ac1570 debuginfo(build-id) = 709cdc9825b09f579026c3844922ccb1e89f8283 debuginfo(build-id) = 71dee1a3d7cec5743db64b1bcca394a8d78e056f debuginfo(build-id) = 72cd774581a6c22b29caa710fb918243d7ab9ade debuginfo(build-id) = 7531fc2aa6d1f5736a24e219050eae0b132c023a debuginfo(build-id) = 77ceb3a368fa96a8858c72a7475b3be84c3d6cbf debuginfo(build-id) = 798ff6533a4a60ab185d116cfed2c69f0082801f debuginfo(build-id) = 79a84d5eb42bfeca945df37c9c519cea79d0249c debuginfo(build-id) = 7d098d298e97fef04cfcbec32408f76607e0cff9 debuginfo(build-id) = 81b4c6bb8ea3b32166e6c7fb641ef81503e03167 debuginfo(build-id) = 81e686453a0e62f83ef3f6d10d3d19382e7950cf debuginfo(build-id) = 87b6f5de4e2dae7e92c6530ebce1b0dbf70ba271 debuginfo(build-id) = 896cd3c52dfe51263b757aff7247472629271c91 debuginfo(build-id) = 89782017e80c3b95fbe5c4cd1092d7dae57db47d debuginfo(build-id) = 8a77fd663f857cdebe4b90d569502aeac311328c debuginfo(build-id) = 8ed9b9d4e3cd9c230ddaf081104f17b01d52e7f0 debuginfo(build-id) = 8f0c6a28b1f7f7383661a3bcd376ec9690fcca7c debuginfo(build-id) = 908bb3e2bf5d6c8fac821b0e21090ef5a106299f debuginfo(build-id) = 90c4f3ad544102be267d931ee32ff71c058048d4 debuginfo(build-id) = 9234858958f55947f707aa51237287e3eb7e6f15 debuginfo(build-id) = 92e365d9559a8730f331f8ae0adccfd2e8b39f1e debuginfo(build-id) = 93f80e801a527b4a105b9a9519ea005382a911e1 debuginfo(build-id) = 9769ebb3f7d81c06f1563d7e7f06bdf9cdfaa0e2 debuginfo(build-id) = 991e5d7ddef17e8186fa280eae2acffae69286bc debuginfo(build-id) = 9ad9ba7e022d8628c7c44bc779e929087ccfd438 debuginfo(build-id) = 9c92eb6c881f3676483f7f82b9fd306a592df292 debuginfo(build-id) = 9f3bcd938294ae7b3d86bb3a1905961d0b956a80 debuginfo(build-id) = a14d3669165d8bd2397a5487bfd44ed0f5a59f96 debuginfo(build-id) = a1797bd718ef5a9e19a41cf3274c4d93e79f26aa debuginfo(build-id) = a4385fa77fdb8ae75b10271878dc046a2358be42 debuginfo(build-id) = a5903b9b9aef88283e411d7e456d4743b9086d54 debuginfo(build-id) = a684c832da7fe7375134470060c4a5a7178ad21e debuginfo(build-id) = a96f036f2865c7e544952446008a715ee1026c8b debuginfo(build-id) = ab9cc7b62a39a556bc162fbea77d19ed3885a3ef debuginfo(build-id) = ac84176a3dc182c0b8c93d52179660e9c8e709a0 debuginfo(build-id) = af23d5e1d7fd26fa9941a9cdb586350d3564c948 debuginfo(build-id) = af66b7047bc3991376503d93c52e32c1a23d2172 debuginfo(build-id) = b290a34aacc9afb12f2455a8d8925c28af15722b debuginfo(build-id) = b5a29a383dcf89557a428350814179fc58abc8bf debuginfo(build-id) = b5a98acb59f415652ff1bfb41951f42a47764db5 debuginfo(build-id) = b760a7d98c81e55d9b368972fdcf2afb365803b2 debuginfo(build-id) = bafc084e67ad83680645fa94cbcaa3a746cff708 debuginfo(build-id) = bc9b1c0223665129dd450e10e9e0b552819f9a46 debuginfo(build-id) = bca4e7bba989f1671406a18d2d7bef888e582f48 debuginfo(build-id) = bee14071e86d6b970c52706bfd52085c42d24ad8 debuginfo(build-id) = c0a6392b5d639aa395d77e8a0eefcf9b0915ec2a debuginfo(build-id) = c6fb74b6eeae6fb904ccfb0e016bae870a5cb36e debuginfo(build-id) = c9ac1f044d5c6dff33c3c331839fffea090d69e1 debuginfo(build-id) = caf8a4237d0381ddfb69b3872b1a4f3f58de5081 debuginfo(build-id) = cb4d0246aefeb3e7a29f56d68656e0db9e6f6165 debuginfo(build-id) = cb4e966f8c0b84f4ee99bf718fd0ed7b7abee2de debuginfo(build-id) = ced77ce08859a510ca725053b193b95f4e395130 debuginfo(build-id) = cfc46f5ffecf53ceeb65f86cd460a2b5db6dda3b debuginfo(build-id) = d3b48229103d61ae7773f0b47e75a342197ad680 debuginfo(build-id) = daa7323b2095791816bc721f7ae1a4c3376c2b4f debuginfo(build-id) = dddd040079dbf61707a14583639f197bac25f580 debuginfo(build-id) = de2657ce8ce4cebfabe8851d16b722eecadfb466 debuginfo(build-id) = df21f2ecbe661f1cdf1c7074525f8c51a4eeb23f debuginfo(build-id) = e025ee5dedcbf9ad194def9273b7da4bc98e6e37 debuginfo(build-id) = e10615515e85f5eca93eb754bdeb2ee58a8c0a09 debuginfo(build-id) = e50ff6ac4761a57bf252ab0f9e2d80ec24bc563c debuginfo(build-id) = e98bc48461e86f68de718dcec28642932e7901d5 debuginfo(build-id) = e9b19edb243962b67133023a65dc0e72dbd9d29a debuginfo(build-id) = ec50c9b3130ce13911185a410d5e4a0eef366f91 debuginfo(build-id) = ed5e729ebb3a467e39046a9f6e48a21c742c396a debuginfo(build-id) = ed644fb2ebaad597548db128a9dc239155fa108b debuginfo(build-id) = ed7c5c058e0663a4daddc19ba58276ed40d933b1 debuginfo(build-id) = edc40b554febb61070895291201766954ecb6f13 debuginfo(build-id) = ef440af4255e185ed77e3c79d08711f1397e634c debuginfo(build-id) = f22b4dfa492ea94f409ca20d460590d900af6ccf debuginfo(build-id) = f2adde24f574bad7d710693da293e070c6ed53e4 debuginfo(build-id) = f2b45ef2894d9f2ed3a990995cd7ba9b3e17bcd6 debuginfo(build-id) = f3971791f23ab41e5ebb983f03476afa4a6e2393 debuginfo(build-id) = f6576538a7aa28967a845ff497a82ec8a89a458d debuginfo(build-id) = f74a6de698e7bf74250a858817577e8e544ac380 debuginfo(build-id) = f93d7e5afae49f21d8c6d1121af54d8b0a41279e debuginfo(build-id) = fa9a204faa17eefda50bfa3554b21db89bfbaba0 debuginfo(build-id) = fee0d8179e054b0b2f4913004409825751ca1722 openmpi-debuginfo = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-debuginfo(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openmpi-debugsource(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Processing files: openmpi-devel-debuginfo-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl Provides: debuginfo(build-id) = 6e235a6ba33709a436450a76e1236d86ec9a6fd1 openmpi-devel-debuginfo = 2.1.6-0.1.rc1.module_2624+29a0dad4 openmpi-devel-debuginfo(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: openmpi-debugsource(armv7hl-32) = 2.1.6-0.1.rc1.module_2624+29a0dad4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm Wrote: /builddir/build/RPMS/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-devel-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-java-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-java-devel-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-debugsource-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-debuginfo-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Wrote: /builddir/build/RPMS/openmpi-devel-debuginfo-2.1.6-0.1.rc1.module_2624+29a0dad4.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0evu6j + umask 022 + cd /builddir/build/BUILD + cd openmpi-2.1.6rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openmpi-2.1.6-0.1.rc1.module_2624+29a0dad4.arm + exit 0 Child return code was: 0